chore(deps): Update dependency net.kyori:adventure-bom to v4.23.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| net.kyori:adventure-bom | 4.21.0 -> 4.23.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
KyoriPowered/adventure (net.kyori:adventure-bom)
v4.23.0: 🌏 Adventure 4.23.0
This is a hotfix release to resolve some issues in the recently released v4.22.0.
What's Changed
🐛 Fixes
- fix: Ensure TagStringIO accepts hetergeneous lists in all reader methods by @kezz in https://github.com/KyoriPowered/adventure/pull/1244
- fix: Make custom click events hold NBT payloads by @kezz in https://github.com/KyoriPowered/adventure/pull/1243
- fix(key): Ensure keys with invalid namespaces throw the correct exception by @kezz in https://github.com/KyoriPowered/adventure/pull/1245
Full Changelog: https://github.com/KyoriPowered/adventure/compare/v4.22.0...v4.23.0
v4.22.0: 🌏 Adventure 4.22.0
What's Changed
✨ Features
- feature(api): Rewrite ComponentFlattener to remove recursion and add a configurable maximum nesting depth by @kezz in https://github.com/KyoriPowered/adventure/pull/1237
- 1.21.6 by @kezz in https://github.com/KyoriPowered/adventure/pull/1238
- feat(nbt): TagStringIO Enhancements by @kermandev in https://github.com/KyoriPowered/adventure/pull/1239
- Improved support for hetergeneous lists by @mworzala in https://github.com/KyoriPowered/adventure/pull/1242
🐛 Fixes
- fix(api): Always fire bossBarNameChanged by @kezz in https://github.com/KyoriPowered/adventure/pull/1230
- Typo fix in PrideTag.java by @Stxellxa in https://github.com/KyoriPowered/adventure/pull/1233
- fix(api): Don't throw an exception if a PointersSupplier has no parent by @kezz in https://github.com/KyoriPowered/adventure/pull/1232
📚 Documentation
- chore(audience): update javadoc for playSound by @Timongcraft in https://github.com/KyoriPowered/adventure/pull/1235
Other
- Render translatable arguments and children by @TonytheMacaroni in https://github.com/KyoriPowered/adventure/pull/1226
New Contributors
- @Stxellxa made their first contribution in https://github.com/KyoriPowered/adventure/pull/1233
- @Timongcraft made their first contribution in https://github.com/KyoriPowered/adventure/pull/1235
- @kermandev made their first contribution in https://github.com/KyoriPowered/adventure/pull/1239
- @mworzala made their first contribution in https://github.com/KyoriPowered/adventure/pull/1242
Full Changelog: https://github.com/KyoriPowered/adventure/compare/v4.21.0...v4.22.0
Configuration
📅 Schedule: 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.