Skip to content

chore(deps): bump commandapiVersion from 11.1.0 to 12.0.0 - #305

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/commandapiVersion-12.0.0
Open

chore(deps): bump commandapiVersion from 11.1.0 to 12.0.0#305
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/commandapiVersion-12.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps commandapiVersion from 11.1.0 to 12.0.0.
Updates dev.jorel:commandapi-paper-shade from 11.1.0 to 12.0.0

Release notes

Sourced from dev.jorel:commandapi-paper-shade's releases.

CommandAPI Version 12.0.0

Minecraft Version Changes

  • Adds support for Minecraft 26.2

Full Changelog: CommandAPI/CommandAPI@11.2.0...v12.0.0

CommandAPI Version 11.2.0

Minecraft Version Changes

  • Adds support for Minecraft 26.1

Bug Fixes

  • Fixes registering a command with a permission during bootstrap
  • Fixes registering a command when using a non-default namespace during bootstrap

Full Changelog: CommandAPI/CommandAPI@11.1.0...11.2.0

Commits
  • 96d61f8 Set version to 12.0.0
  • ffa011d Update global changelog and changelog.md
  • 3e5f453 Make sure commands are put into the correct dispatchers
  • c595c15 Fix PaperCommandRegistration interfering with paper test toolkit
  • dcbf19c Clean up access to PaperCommandRegistration
  • 6cd7c1c Fix datapack reloading not actually registering commands
  • b9d74ec Remove hook-paper-reload config option
  • ea968fd Fix compile errors
  • 4084f5e Rework to alternative solution that I had in mind
  • b9d450b Use Paper API for plugin commands in datapacks
  • Additional commits viewable in compare view

Updates dev.jorel:commandapi-paper-annotations from 11.1.0 to 12.0.0

Release notes

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

CommandAPI Version 12.0.0

Minecraft Version Changes

  • Adds support for Minecraft 26.2

Full Changelog: CommandAPI/CommandAPI@11.2.0...v12.0.0

CommandAPI Version 11.2.0

Minecraft Version Changes

  • Adds support for Minecraft 26.1

Bug Fixes

  • Fixes registering a command with a permission during bootstrap
  • Fixes registering a command when using a non-default namespace during bootstrap

Full Changelog: CommandAPI/CommandAPI@11.1.0...11.2.0

Commits
  • 96d61f8 Set version to 12.0.0
  • ffa011d Update global changelog and changelog.md
  • 3e5f453 Make sure commands are put into the correct dispatchers
  • c595c15 Fix PaperCommandRegistration interfering with paper test toolkit
  • dcbf19c Clean up access to PaperCommandRegistration
  • 6cd7c1c Fix datapack reloading not actually registering commands
  • b9d74ec Remove hook-paper-reload config option
  • ea968fd Fix compile errors
  • 4084f5e Rework to alternative solution that I had in mind
  • b9d450b Use Paper API for plugin commands in datapacks
  • Additional commits viewable in compare view

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 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 `commandapiVersion` from 11.1.0 to 12.0.0.

Updates `dev.jorel:commandapi-paper-shade` from 11.1.0 to 12.0.0
- [Release notes](https://github.com/CommandAPI/CommandAPI/releases)
- [Commits](CommandAPI/CommandAPI@11.1.0...12.0.0)

Updates `dev.jorel:commandapi-paper-annotations` from 11.1.0 to 12.0.0
- [Release notes](https://github.com/CommandAPI/CommandAPI/releases)
- [Commits](CommandAPI/CommandAPI@11.1.0...12.0.0)

---
updated-dependencies:
- dependency-name: dev.jorel:commandapi-paper-shade
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: dev.jorel:commandapi-paper-annotations
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 28, 2026
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