Skip to content

fix(deps): update dependency net.kyori:adventure-bom to v5#29

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-adventure
Closed

fix(deps): update dependency net.kyori:adventure-bom to v5#29
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-adventure

Conversation

@renovate

@renovate renovate Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
net.kyori:adventure-bom 4.26.15.2.0 age confidence

Release Notes

PaperMC/adventure (net.kyori:adventure-bom)

v5.2.0: 🌏 Adventure 5.2.0

Adventure 5.2.0 is primary a bugfix update to restore a break in binary compatibility for users compiling against 4.x but running against 5.x.

This issue was caused by the removal of BuildableComponent, which would cause a MethodNotFoundException for those using component builders. BuildableComponent will remain deprecated and will be fully removed in 6.0 with no replacement. The only use of BuildableComponent in 4.x was to turn a component into a builder (which involved casting to BuildableComponent), but this is now solved by the promotion of the toBuilder method to the root Component class.

The fix for this restores the interface to the component hierarchy and adds another compile-time synthetic bridge to fix code compiling against 4.x. The bridge methods will be removed in 6.x so we still encourage everyone to update to 5.x.

What's Changed

✨ Features
🐛 Fixes

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

v5.1.1: 🌏 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

v5.1.0: 🌏 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

v5.0.1: 🌏 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
  • chore(build): Publish aggregate javadoc jar by @​kezz in #​1399
  • chore(docs): Fix incorrect docs for ShadowColor#alpha by @​kezz in #​1400
  • chore(docs): Remove incorrect annotations from ForwardingAudience.Single methods by @​kezz in #​1401

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

v5.0.0: 🌏 Adventure 5.0.0

Adventure 5.0.0 is a major update to the Adventure library, including an updated Java version, removal of deprecations, and other breaking changes. The 5.0.0 update represents a major milestone in the development of the Adventure library, with 7,000+ additions and 12,000+ deletions across over 500 files.

[!IMPORTANT]
Although we have tried our hardest to avoid unnecessary breaking changes, we do expect this update to contain bugs or unintentional breaking changes and the Adventure team is prepared to release hotfixes as needed. Please report any issues that you find and reach out for help in the #adventure-help channel of the PaperMC Discord if you need to.

Please read the migration information on the Adventure documentation for full information about the changes made in this update and notes about migrating from the 4.x series to 5.x.

For development information about the 5.0 update, check out the following links:

What's Changed

There are also some additional features and fixes unrelated to the major breaking changes introduced in 5.0.0. These are documented below.

✨ Features
🐛 Fixes

New Contributors

Thanks to everyone who helped out along the way with the 5.0.0 update, and special thanks to the following for their hard work on the update:

Full Changelog: PaperMC/adventure@v4.26.1...v5.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-adventure branch from adc37b9 to 03d1139 Compare April 16, 2026 20:37
@renovate renovate Bot force-pushed the renovate/major-adventure branch from 03d1139 to 08209b9 Compare May 13, 2026 03:53
@renovate renovate Bot changed the title fix(deps): update dependency net.kyori:adventure-text-minimessage to v5 fix(deps): update adventure to v5 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/major-adventure branch from 08209b9 to a3fb9fb Compare June 15, 2026 08:31
@renovate renovate Bot changed the title fix(deps): update adventure to v5 fix(deps): update adventure (major) Jun 22, 2026
@renovate renovate Bot changed the title fix(deps): update adventure (major) fix(deps): update dependency net.kyori:adventure-bom to v5 Jun 25, 2026
@Ayont

Ayont commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Superseded by #38 (LPC 4.2.0), which bumps to Paper 26.2 + Adventure 5.2.0 and folds this dependency update into a single release PR. Closing in favour of the combined update. Thanks Renovate! 🤖

@Ayont Ayont closed this Jul 1, 2026
@renovate

renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/major-adventure branch July 1, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant