Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency cloud.commandframework:cloud-minecraft-extras to v1.8.3 #78

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.commandframework:cloud-minecraft-extras 1.8.2 -> 1.8.3 age adoption passing confidence

Release Notes

Incendo/cloud

v1.8.3

Compare Source

Changed
  • Fabric: Updated for Minecraft 1.19.4 (#​430)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@@ -254,7 +254,7 @@ dependencies {
library 'cloud.commandframework:cloud-annotations:1.8.2'
annotationProcessor('cloud.commandframework:cloud-annotations:1.8.2')
library 'cloud.commandframework:cloud-paper:1.8.2'
library 'cloud.commandframework:cloud-minecraft-extras:1.8.2'
library 'cloud.commandframework:cloud-minecraft-extras:1.8.3'
// Dependency for our way of command handling
library 'me.lucko:commodore:2.2'

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate[bot], the pull request looks good. No errors were found in the code.

@github-actions github-actions bot added the codeball:approved Codeball label Mar 16, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codeball: LGTM! 👍

confidence: 0.98 | [dashboard]

@github-actions
Copy link

GPT summary of b89a196:

  • Updated cloud-minecraft-extras library from 1.8.2 to 1.8.3 build.gradle

PR summary so far:

  • Updated the version of the 'cloud.commandframework:cloud-minecraft-extras' library from 1.8.2 to 1.8.3.

@renovate renovate bot force-pushed the dep/cloud.commandframework-cloud-minecraft-extras-1.x branch from b89a196 to aecd8b3 Compare March 16, 2023 20:30
@@ -254,7 +254,7 @@ dependencies {
library 'cloud.commandframework:cloud-annotations:1.8.2'
annotationProcessor('cloud.commandframework:cloud-annotations:1.8.2')
library 'cloud.commandframework:cloud-paper:1.8.2'
library 'cloud.commandframework:cloud-minecraft-extras:1.8.2'
library 'cloud.commandframework:cloud-minecraft-extras:1.8.3'
// Dependency for our way of command handling
library 'me.lucko:commodore:2.2'

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate[bot], the code changes in this pull request look good to me. I do not see any potential errors or issues with the code. However, I would suggest adding some comments to the code to make it more understandable for future developers who may work on it. Overall, the changes seem to be production-ready.

@renovate renovate bot force-pushed the dep/cloud.commandframework-cloud-minecraft-extras-1.x branch from aecd8b3 to 8fac44b Compare March 16, 2023 20:32
@@ -254,7 +254,7 @@ dependencies {
library 'cloud.commandframework:cloud-annotations:1.8.2'
annotationProcessor('cloud.commandframework:cloud-annotations:1.8.2')
library 'cloud.commandframework:cloud-paper:1.8.3'
library 'cloud.commandframework:cloud-minecraft-extras:1.8.2'
library 'cloud.commandframework:cloud-minecraft-extras:1.8.3'
// Dependency for our way of command handling
library 'me.lucko:commodore:2.2'

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate[bot], the code changes look good to me. No potential errors or suggestions for improvement. Thank you for keeping the dependencies up to date.

@github-actions github-actions bot added codeball:needs-review Codeball and removed codeball:approved Codeball labels Mar 16, 2023
@github-actions
Copy link

GPT summary of 8fac44b:

  • Updated the Cloud Command Framework library from 1.8.2 to 1.8.3 build.gradle

PR summary so far:

  • Updated Cloud Command Framework library to version 1.8.3

@renovate renovate bot force-pushed the dep/cloud.commandframework-cloud-minecraft-extras-1.x branch from 8fac44b to c6c337d Compare March 16, 2023 21:02
@github-actions
Copy link

GPT summary of c6c337d:

  • Updated cloud-annotations from 1.8.2 to 1.8.3 build.gradle
  • Updated cloud-minecraft-extras from 1.8.2 to 1.8.3 build.gradle

PR summary so far:

  • Updated cloud-annotations and cloud-minecraft-extras from 1.8.2 to 1.8.3 in build.gradle.

@renovate renovate bot force-pushed the dep/cloud.commandframework-cloud-minecraft-extras-1.x branch from c6c337d to e198aaf Compare March 17, 2023 03:26
@github-actions
Copy link

GPT summary of e198aaf:

  • Updated cloud-minecraft-extras dependency from 1.8.2 to 1.8.3 build.gradle

PR summary so far:

  • Updated cloud-minecraft-extras dependency from 1.8.2 to 1.8.3

@github-actions github-actions bot removed the codeball:needs-review Codeball label Mar 17, 2023
@renovate renovate bot force-pushed the dep/cloud.commandframework-cloud-minecraft-extras-1.x branch from e198aaf to 33d0cac Compare March 17, 2023 05:01
@github-actions
Copy link

GPT summary of 33d0cac:

  • Updated cloud-annotations and cloud-paper libraries to version 1.8.3
  • Updated cloud-minecraft-extras library to version 1.8.3
  • Added me.lucko:commodore:2.2 library build.gradle

PR summary so far:

  • Updated 3 libraries to version 1.8.3
  • Added me.lucko:commodore:2.2 library

@renovate renovate bot force-pushed the dep/cloud.commandframework-cloud-minecraft-extras-1.x branch from 33d0cac to f6e6170 Compare March 17, 2023 06:46
@@ -254,7 +254,7 @@ dependencies {
library 'cloud.commandframework:cloud-annotations:1.8.3'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GPT summary of 8009cc - 615579:

  • Changed version of library 'cloud.commandframework:cloud-minecraft-extras' from 1.8.2 to 1.8.3

@github-actions
Copy link

GPT summary of f6e6170:

  • Updated cloud-minecraft-extras version from 1.8.2 to 1.8.3 build.gradle
  • Added me.lucko:commodore dependency build.gradle

PR summary so far:

  • Updated cloud-minecraft-extras library version from 1.8.2 to 1.8.3
  • Added me.lucko:commodore dependency

@renovate renovate bot force-pushed the dep/cloud.commandframework-cloud-minecraft-extras-1.x branch from f6e6170 to e0949f4 Compare March 17, 2023 08:33
@github-actions
Copy link

GPT summary of e0949f4:

  • Updated the version of cloud-minecraft-extras from 1.8.2 to 1.8.3 build.gradle

PR summary so far:

  • Updated the version of cloud-minecraft-extras to 1.8.3
  • Changed the version of library 'cloud.commandframework:cloud-minecraft-extras' in the build.gradle file

@BrycensRanch BrycensRanch merged commit 966f814 into alpha Mar 17, 2023
@renovate renovate bot deleted the dep/cloud.commandframework-cloud-minecraft-extras-1.x branch March 17, 2023 13:02
@BrycensRanch
Copy link
Owner

🎉 This PR is included in version 1.1.0-alpha.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant