Skip to content

Update adventure to v5.2.0#3584

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/adventure
Jul 14, 2026
Merged

Update adventure to v5.2.0#3584
renovate[bot] merged 1 commit into
mainfrom
renovate/adventure

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
net.kyori:adventure-text-minimessage 5.1.15.2.0 age confidence
net.kyori:adventure-api 5.1.15.2.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

PaperMC/adventure (net.kyori:adventure-text-minimessage)

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 requested a review from a team as a code owner July 14, 2026 14:21
@renovate renovate Bot added the Renovate label Jul 14, 2026
@renovate renovate Bot enabled auto-merge (squash) July 14, 2026 14:21
@renovate renovate Bot merged commit db2ea80 into main Jul 14, 2026
8 checks passed
@renovate renovate Bot deleted the renovate/adventure branch July 14, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants