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

deps: bump dev.jorel:commandapi-annotations from 8.4.1 to 8.7.5 #95

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps dev.jorel:commandapi-annotations from 8.4.1 to 8.7.5.

Release notes

Sourced from dev.jorel:commandapi-annotations's releases.

CommandAPI Version 8.7.5

Bug fixes

  • Fixes the @AWorldArgument not working in the annotation framework

CommandAPI Version 8.7.4

Bug fixes

Fixed various arguments not working in 1.17 - 1.18.2 (function, recipe, sound, advancement, biome, entities, loot table)

CommandAPI Version 8.7.3

Bug fixes

CommandAPI Version 8.7.2

Bug fixes

  • Hotfixed issue where various arguments wouldn't work in 1.19.3 (function, recipe, sound, advancement, biome, entities, loot table)
  • Fixed issue where the WorldArgument wouldn't work in 1.19.3

CommandAPI Version 8.7.1

Bug fixes

  • JorelAli/CommandAPI#310 Hotfixed a null pointer exception with redirected commands
  • JorelAli/CommandAPI#383 Fixed ParticleArgument not working in 1.19.3
  • Fixed EnchantmentArgument not working in 1.19.3
  • Hotfixed permission check failing when permissions have been incorrectly initialized

Other fixes

  • Fixed JavaDocs in IDEs not working when using commandapi-shade

CommandAPI Version 8.7.0

Minecraft version changes

  • Adds support for 1.19.3

New features

  • Deprecates Argument "type" constructors in favour of static inner classes

Backward incompatibilities

  • Plugins that used the SoundArgument in version 8.6.0 are incompatible with this version. Please update your plugin according to the documentation.

CommandAPI Version 8.6.0

New features

... (truncated)

Commits
  • a819965 Merge pull request #412 from JorelAli/release/8.7.5
  • 719ceeb Update example shaded pom.xml to point to 8.7.5
  • 7ae4eea Fix missing import AWorldArgument
  • b9d71e4 Set version to 8.7.5 and write release notes
  • cfd8447 Merge pull request #411 from NextdoorPsycho/master
  • 144356b f
  • fe1144a Merge pull request #404 from JorelAli/release/8.7.4
  • b532cae Fix incorrect biome suggestions for 1.17.x, 1.18 and 1.18.1
  • f786991 Update changelog and add 8.7.4 download
  • 3162d0f Implement getSuggestionProvider for 1.17 - 1.19
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dev.jorel:commandapi-annotations](https://github.com/JorelAli/CommandAPI) from 8.4.1 to 8.7.5.
- [Release notes](https://github.com/JorelAli/CommandAPI/releases)
- [Commits](CommandAPI/CommandAPI@8.4.1...8.7.5)

---
updated-dependencies:
- dependency-name: dev.jorel:commandapi-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from leviem1 as a code owner February 13, 2023 14:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #96.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/gradle/main/dev.jorel-commandapi-annotations-8.7.5 branch March 6, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants