Skip to content

build(deps): bump adventure-api from 4.26.1 to 5.1.1#349

Open
dependabot[bot] wants to merge 2 commits into
version/26.1from
dependabot/gradle/adventure-api-5.1.1
Open

build(deps): bump adventure-api from 4.26.1 to 5.1.1#349
dependabot[bot] wants to merge 2 commits into
version/26.1from
dependabot/gradle/adventure-api-5.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps adventure-api from 4.26.1 to 5.1.1.
Updates net.kyori:adventure-api from 4.26.1 to 5.1.1

Release notes

Sourced from net.kyori:adventure-api's releases.

🌏 Adventure 5.1.1

Adventure 5.1.1 is a bug-fix update to correct the publishing setup for Maven consumers.

Full Changelog: PaperMC/adventure@v5.1.0...v5.1.1

🌏 Adventure 5.1.0

Adventure 5.1.0 is primarily a bug-fix update for some unintentional breaks caused by the 5.0 release.

This update also includes stricter validation for key namespaces and click event construction, and also adds new methods to check the validity of click event payloads. Although the validation added is generally stricter than older Minecraft versions, the validation is still correct for all versions. If you have issues with the validation added, please open an issue!

What's Changed

✨ Features

🐛 Fixes

🏃 Performance

📚 Documentation

New Contributors

Full Changelog: PaperMC/adventure@v5.0.1...v5.1.0

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

... (truncated)

Commits
  • 0a736ca release: version 5.1.1
  • 97af41d fix: Simplify logic for patching API jar and fix publishing issue (again)
  • 86e6081 fix: Don't replace the published api artifact
  • 131bc18 chore(build): Don't publish release javadocs
  • 861b032 release: prepare for further development on 5.1.1-SNAPSHOT
  • c4edb30 release: version 5.1.0
  • a132d69 Merge pull request #1419 from PaperMC/feature/no-negative-change-page
  • b8633af feature(api): Add validation for invalid change page click events
  • 3b40d6c Merge pull request #1407 from PaperMC/fix/nsme-component-build
  • f1b912b Merge pull request #1418 from PaperMC/feature/url-validation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-logger-slf4j from 4.26.1 to 5.1.1

Release notes

Sourced from net.kyori:adventure-text-logger-slf4j's releases.

🌏 Adventure 5.1.1

Adventure 5.1.1 is a bug-fix update to correct the publishing setup for Maven consumers.

Full Changelog: PaperMC/adventure@v5.1.0...v5.1.1

🌏 Adventure 5.1.0

Adventure 5.1.0 is primarily a bug-fix update for some unintentional breaks caused by the 5.0 release.

This update also includes stricter validation for key namespaces and click event construction, and also adds new methods to check the validity of click event payloads. Although the validation added is generally stricter than older Minecraft versions, the validation is still correct for all versions. If you have issues with the validation added, please open an issue!

What's Changed

✨ Features

🐛 Fixes

🏃 Performance

📚 Documentation

New Contributors

Full Changelog: PaperMC/adventure@v5.0.1...v5.1.0

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

... (truncated)

Commits
  • 0a736ca release: version 5.1.1
  • 97af41d fix: Simplify logic for patching API jar and fix publishing issue (again)
  • 86e6081 fix: Don't replace the published api artifact
  • 131bc18 chore(build): Don't publish release javadocs
  • 861b032 release: prepare for further development on 5.1.1-SNAPSHOT
  • c4edb30 release: version 5.1.0
  • a132d69 Merge pull request #1419 from PaperMC/feature/no-negative-change-page
  • b8633af feature(api): Add validation for invalid change page click events
  • 3b40d6c Merge pull request #1407 from PaperMC/fix/nsme-component-build
  • f1b912b Merge pull request #1418 from PaperMC/feature/url-validation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-minimessage from 4.26.1 to 5.1.1

Release notes

Sourced from net.kyori:adventure-text-minimessage's releases.

🌏 Adventure 5.1.1

Adventure 5.1.1 is a bug-fix update to correct the publishing setup for Maven consumers.

Full Changelog: PaperMC/adventure@v5.1.0...v5.1.1

🌏 Adventure 5.1.0

Adventure 5.1.0 is primarily a bug-fix update for some unintentional breaks caused by the 5.0 release.

This update also includes stricter validation for key namespaces and click event construction, and also adds new methods to check the validity of click event payloads. Although the validation added is generally stricter than older Minecraft versions, the validation is still correct for all versions. If you have issues with the validation added, please open an issue!

What's Changed

✨ Features

🐛 Fixes

🏃 Performance

📚 Documentation

New Contributors

Full Changelog: PaperMC/adventure@v5.0.1...v5.1.0

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

... (truncated)

Commits
  • 0a736ca release: version 5.1.1
  • 97af41d fix: Simplify logic for patching API jar and fix publishing issue (again)
  • 86e6081 fix: Don't replace the published api artifact
  • 131bc18 chore(build): Don't publish release javadocs
  • 861b032 release: prepare for further development on 5.1.1-SNAPSHOT
  • c4edb30 release: version 5.1.0
  • a132d69 Merge pull request #1419 from PaperMC/feature/no-negative-change-page
  • b8633af feature(api): Add validation for invalid change page click events
  • 3b40d6c Merge pull request #1407 from PaperMC/fix/nsme-component-build
  • f1b912b Merge pull request #1418 from PaperMC/feature/url-validation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-gson from 4.26.1 to 5.1.1

Release notes

Sourced from net.kyori:adventure-text-serializer-gson's releases.

🌏 Adventure 5.1.1

Adventure 5.1.1 is a bug-fix update to correct the publishing setup for Maven consumers.

Full Changelog: PaperMC/adventure@v5.1.0...v5.1.1

🌏 Adventure 5.1.0

Adventure 5.1.0 is primarily a bug-fix update for some unintentional breaks caused by the 5.0 release.

This update also includes stricter validation for key namespaces and click event construction, and also adds new methods to check the validity of click event payloads. Although the validation added is generally stricter than older Minecraft versions, the validation is still correct for all versions. If you have issues with the validation added, please open an issue!

What's Changed

✨ Features

🐛 Fixes

🏃 Performance

📚 Documentation

New Contributors

Full Changelog: PaperMC/adventure@v5.0.1...v5.1.0

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

... (truncated)

Commits
  • 0a736ca release: version 5.1.1
  • 97af41d fix: Simplify logic for patching API jar and fix publishing issue (again)
  • 86e6081 fix: Don't replace the published api artifact
  • 131bc18 chore(build): Don't publish release javadocs
  • 861b032 release: prepare for further development on 5.1.1-SNAPSHOT
  • c4edb30 release: version 5.1.0
  • a132d69 Merge pull request #1419 from PaperMC/feature/no-negative-change-page
  • b8633af feature(api): Add validation for invalid change page click events
  • 3b40d6c Merge pull request #1407 from PaperMC/fix/nsme-component-build
  • f1b912b Merge pull request #1418 from PaperMC/feature/url-validation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-legacy from 4.26.1 to 5.1.1

Release notes

Sourced from net.kyori:adventure-text-serializer-legacy's releases.

🌏 Adventure 5.1.1

Adventure 5.1.1 is a bug-fix update to correct the publishing setup for Maven consumers.

Full Changelog: PaperMC/adventure@v5.1.0...v5.1.1

🌏 Adventure 5.1.0

Adventure 5.1.0 is primarily a bug-fix update for some unintentional breaks caused by the 5.0 release.

This update also includes stricter validation for key namespaces and click event construction, and also adds new methods to check the validity of click event payloads. Although the validation added is generally stricter than older Minecraft versions, the validation is still correct for all versions. If you have issues with the validation added, please open an issue!

What's Changed

✨ Features

🐛 Fixes

🏃 Performance

📚 Documentation

New Contributors

Full Changelog: PaperMC/adventure@v5.0.1...v5.1.0

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

... (truncated)

Commits
  • 0a736ca release: version 5.1.1
  • 97af41d fix: Simplify logic for patching API jar and fix publishing issue (again)
  • 86e6081 fix: Don't replace the published api artifact
  • 131bc18 chore(build): Don't publish release javadocs
  • 861b032 release: prepare for further development on 5.1.1-SNAPSHOT
  • c4edb30 release: version 5.1.0
  • a132d69 Merge pull request #1419 from PaperMC/feature/no-negative-change-page
  • b8633af feature(api): Add validation for invalid change page click events
  • 3b40d6c Merge pull request #1407 from PaperMC/fix/nsme-component-build
  • f1b912b Merge pull request #1418 from PaperMC/feature/url-validation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-plain from 4.26.1 to 5.1.1

Release notes

Sourced from net.kyori:adventure-text-serializer-plain's releases.

🌏 Adventure 5.1.1

Adventure 5.1.1 is a bug-fix update to correct the publishing setup for Maven consumers.

Full Changelog: PaperMC/adventure@v5.1.0...v5.1.1

🌏 Adventure 5.1.0

Adventure 5.1.0 is primarily a bug-fix update for some unintentional breaks caused by the 5.0 release.

This update also includes stricter validation for key namespaces and click event construction, and also adds new methods to check the validity of click event payloads. Although the validation added is generally stricter than older Minecraft versions, the validation is still correct for all versions. If you have issues with the validation added, please open an issue!

What's Changed

✨ Features

🐛 Fixes

🏃 Performance

📚 Documentation

New Contributors

Full Changelog: PaperMC/adventure@v5.0.1...v5.1.0

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

... (truncated)

Commits
  • 0a736ca release: version 5.1.1
  • 97af41d fix: Simplify logic for patching API jar and fix publishing issue (again)
  • 86e6081 fix: Don't replace the published api artifact
  • 131bc18 chore(build): Don't publish release javadocs
  • 861b032 release: prepare for further development on 5.1.1-SNAPSHOT
  • c4edb30 release: version 5.1.0
  • a132d69 Merge pull request #1419 from PaperMC/feature/no-negative-change-page
  • b8633af feature(api): Add validation for invalid change page click events
  • 3b40d6c Merge pull request #1407 from PaperMC/fix/nsme-component-build
  • f1b912b Merge pull request #1418 from PaperMC/feature/url-validation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-ansi from 4.26.1 to 5.1.1

Release notes

Sourced from net.kyori:adventure-text-serializer-ansi's releases.

🌏 Adventure 5.1.1

Adventure 5.1.1 is a bug-fix update to correct the publishing setup for Maven consumers.

Full Changelog: PaperMC/adventure@v5.1.0...v5.1.1

🌏 Adventure 5.1.0

Adventure 5.1.0 is primarily a bug-fix update for some unintentional breaks caused by the 5.0 release.

This update also includes stricter validation for key namespaces and click event construction, and also adds new methods to check the validity of click event payloads. Although the validation added is generally stricter than older Minecraft versions, the validation is still correct for all versions. If you have issues with the validation added, please open an issue!

What's Changed

✨ Features

🐛 Fixes

🏃 Performance

📚 Documentation

New Contributors

Full Changelog: PaperMC/adventure@v5.0.1...v5.1.0

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

... (truncated)

Commits
  • 0a736ca release: version 5.1.1
  • 97af41d fix: Simplify logic for patching API jar and fix publishing issue (again)
  • 86e6081 fix: Don't replace the published api artifact
  • 131bc18 chore(build): Don't publish release javadocs
  • 861b032 release: prepare for further development on 5.1.1-SNAPSHOT
  • c4edb30 release: version 5.1.0
  • a132d69 Merge pull request #1419 from PaperMC/feature/no-negative-change-page
  • b8633af feature(api): Add validation for invalid change page click events
  • 3b40d6c Merge pull request #1407 from PaperMC/fix/nsme-component-build
  • f1b912b Merge pull request #1418 from PaperMC/feature/url-validation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-nbt from 4.26.1 to 5.1.1

Release notes

Sourced from net.kyori:adventure-nbt's releases.

🌏 Adventure 5.1.1

Adventure 5.1.1 is a bug-fix update to correct the publishing setup for Maven consumers.

Full Changelog: PaperMC/adventure@v5.1.0...v5.1.1

🌏 Adventure 5.1.0

Adventure 5.1.0 is primarily a bug-fix update for some unintentional breaks caused by the 5.0 release.

This update also includes stricter validation for key namespaces and click event construction, and also adds new methods to check the validity of click event payloads. Although the validation added is generally stricter than older Minecraft versions, the validation is still correct for all versions. If you have issues with the validation added, please open an issue!

What's Changed

✨ Features

🐛 Fixes

🏃 Performance

📚 Documentation

New Contributors

Full Changelog: PaperMC/adventure@v5.0.1...v5.1.0

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

... (truncated)

Commits
  • 0a736ca release: version 5.1.1
  • 97af41d fix: Simplify logic for patching API jar and fix publishing issue (again)
  • 86e6081 fix: Don't replace the published api artifact
  • 131bc18 chore(build): Don't publish release javadocs
  • 861b032 release: prepare for further development on 5.1.1-SNAPSHOT
  • c4edb30 release: version 5.1.0
  • a132d69 Merge pull request #1419 from PaperMC/feature/no-negative-change-page
  • b8633af feature(api): Add validation for invalid change page click events
  • 3b40d6c Merge pull request #1407 from PaperMC/fix/nsme-component-build
  • f1b912b Merge pull request #1418 from PaperMC/feature/url-validation
  • 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 Dependa...

Description has been truncated

Bumps `adventure-api` from 4.26.1 to 5.1.1.

Updates `net.kyori:adventure-api` from 4.26.1 to 5.1.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.26.1...v5.1.1)

Updates `net.kyori:adventure-text-logger-slf4j` from 4.26.1 to 5.1.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.26.1...v5.1.1)

Updates `net.kyori:adventure-text-minimessage` from 4.26.1 to 5.1.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.26.1...v5.1.1)

Updates `net.kyori:adventure-text-serializer-gson` from 4.26.1 to 5.1.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.26.1...v5.1.1)

Updates `net.kyori:adventure-text-serializer-legacy` from 4.26.1 to 5.1.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.26.1...v5.1.1)

Updates `net.kyori:adventure-text-serializer-plain` from 4.26.1 to 5.1.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.26.1...v5.1.1)

Updates `net.kyori:adventure-text-serializer-ansi` from 4.26.1 to 5.1.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.26.1...v5.1.1)

Updates `net.kyori:adventure-nbt` from 4.26.1 to 5.1.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.26.1...v5.1.1)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-api
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.kyori:adventure-text-logger-slf4j
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.kyori:adventure-text-minimessage
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.kyori:adventure-text-serializer-gson
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.kyori:adventure-text-serializer-legacy
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.kyori:adventure-text-serializer-plain
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.kyori:adventure-text-serializer-ansi
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.kyori:adventure-nbt
  dependency-version: 5.1.1
  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 May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ API/ABI changes detected!

This PR contains changes that modified the public API. To update the reference ABI dumps:

./gradlew updateKotlinAbi
git add **/api/**
git commit -m "Update ABI reference"
git push

After updating, the CI will pass. Make sure the changes are backward compatible.

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