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

Bump dev.jorel:commandapi-annotations from 9.5.1 to 9.7.0 #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps dev.jorel:commandapi-annotations from 9.5.1 to 9.7.0.

Release notes

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

CommandAPI Version 9.7.0

Minecraft version changes

  • Adds support for Minecraft 1.21.4

New features

#575 Adds a NMS independent test toolkit to allow developers to test their commands with MockBukkit #613 Adds a thenNested method for CommandTrees to reduce nesting in code

New Contributors

Full Changelog: CommandAPI/CommandAPI@9.6.1...9.7.0

CommandAPI Version 9.6.1

Bug fixes

  • Fixes Mojang-Mapped version not working on Paper

CommandAPI Version 9.6.0

Minecraft Version Changes

  • Adds support for Minecraft 1.21.2 and 1.21.3

New improvements

Full Changelog: CommandAPI/CommandAPI@9.5.3...9.6.0

CommandAPI Version 9.5.3

Bug fixes

  • Fixes Folia startup error due to scheduling a task with a delay of 0

CommandAPI Version 9.5.2

Minecraft Version Changes

  • Adds support for Minecraft 1.21.1

New features

Bug fixes

  • JorelAli/CommandAPI#588 Fix Folia scheduling methods using the wrong scheduler implementation
  • JorelAli/CommandAPI#580 Fix running a non-vanilla command on paper in Minecraft functions with the CommandAPI throwing runtime exceptions
  • Fix namespaces not being propagated when registering subcommands

New Contributors

... (truncated)

Commits
  • 37f96b5 Merge pull request #618 from CommandAPI/release/9.7.0
  • 7fe69b7 Merge branch 'master' into release/9.7.0
  • 2e3adc2 Update documentation wiki.vg links to point to the MinecraftWiki wiki.vg merge
  • aea0a3e Generate 9.7.0 JavaDocs
  • e79fb6e Update homepage to point to 9.7.0
  • 28cc2f5 Adds 9.7.0 documentation
  • 6017fd0 Set version to 9.7.0
  • 32319cf Add test toolkit to 9.7.0 documentation changelog
  • 362b8e6 Add 1.21.4 to the issue template
  • 0cb559a Adds documentation for Trail particle and adds thenNested to the documentatio...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 9.5.1 to 9.7.0.
- [Release notes](https://github.com/JorelAli/CommandAPI/releases)
- [Commits](CommandAPI/CommandAPI@9.5.1...9.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants