Skip to content

fix(deps): update dependency net.kyori:adventure-api to v5.2.0 - #267

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/adventure
Open

fix(deps): update dependency net.kyori:adventure-api to v5.2.0#267
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/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-api 5.0.05.2.0 age confidence

Release Notes

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

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


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 is behind base branch, 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/adventure branch from 7558def to 55e2c9b Compare April 20, 2026 16:34
@renovate
renovate Bot force-pushed the renovate/adventure branch from 55e2c9b to 9cbfa78 Compare May 2, 2026 15:51
@renovate
renovate Bot force-pushed the renovate/adventure branch from 9cbfa78 to c8b88bf Compare May 11, 2026 21:27
@renovate renovate Bot changed the title fix(deps): update dependency net.kyori:adventure-api to v5.0.1 fix(deps): update dependency net.kyori:adventure-api to v5.1.0 May 11, 2026
@renovate
renovate Bot force-pushed the renovate/adventure branch from c8b88bf to 19e3703 Compare May 13, 2026 23:14
@renovate renovate Bot changed the title fix(deps): update dependency net.kyori:adventure-api to v5.1.0 fix(deps): update dependency net.kyori:adventure-api to v5.1.1 May 13, 2026
@renovate renovate Bot changed the title fix(deps): update dependency net.kyori:adventure-api to v5.1.1 fix(deps): update adventure to v5.1.1 Jun 2, 2026
@renovate renovate Bot changed the title fix(deps): update adventure to v5.1.1 fix(deps): update adventure Jun 22, 2026
@renovate renovate Bot changed the title fix(deps): update adventure fix(deps): update dependency net.kyori:adventure-api to v5.1.1 Jun 25, 2026
@renovate renovate Bot changed the title fix(deps): update dependency net.kyori:adventure-api to v5.1.1 fix(deps): update dependency net.kyori:adventure-api to v5.2.0 Jun 27, 2026
@renovate
renovate Bot force-pushed the renovate/adventure branch from 19e3703 to 1d6c34e Compare June 27, 2026 10:51
@renovate
renovate Bot force-pushed the renovate/adventure branch 3 times, most recently from 96c32aa to 3f99795 Compare July 10, 2026 04:37
@renovate
renovate Bot force-pushed the renovate/adventure branch 2 times, most recently from c425bc2 to 633dea9 Compare July 31, 2026 15:25
@renovate
renovate Bot force-pushed the renovate/adventure branch from 633dea9 to 305d5bd Compare September 2, 2026 03:52
@renovate
renovate Bot force-pushed the renovate/adventure branch from 305d5bd to 86e0a08 Compare September 2, 2026 05:16
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.

0 participants