SayanVanish
SayanVanish copied to clipboard
Update dependency net.kyori:adventure-api to v4.17.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
net.kyori:adventure-api | 4.15.0 -> 4.17.0 |
Release Notes
KyoriPowered/adventure (net.kyori:adventure-api)
v4.17.0
: 🌏 Adventure 4.17.0
What's Changed
✨ Features
- feat(text-minimessage): Show ANSI rendering of parsed components in tests by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1042
- feat(minimessage): Add target to deserialization for contextual tags by @kezz in https://github.com/KyoriPowered/adventure/pull/1051
- feat(api): Pointers supplier by @kezz in https://github.com/KyoriPowered/adventure/pull/429
- 1.20.5 by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1055
🐛 Fixes
- fix(text-minimessage): Handle larger raninbow phases correctly by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1041
- fix: Allow for case-insensitivity in legacy serializer, closes #1043 by @kezz in https://github.com/KyoriPowered/adventure/pull/1044
- fix(api): Only trigger bossbar listeners if flags actually changed by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1067
- fix(nbt):
CompoundBinaryTag#getBoolean
ignores false values when default value is true by @kashike in https://github.com/KyoriPowered/adventure/commit/e0edf0fb33a9f8f7eb210b5fb36e9ca8e8be2219 - fix(nbt):
ListBinaryTag
is weakly immutable by @kashike in https://github.com/KyoriPowered/adventure/commit/2e612aa8280360479ce61dc8855634a8ec1d7eb0
Full Changelog: https://github.com/KyoriPowered/adventure/compare/v4.16.0...v4.17.0
v4.16.0
: 🌏 Adventure 4.16.0
Adventure 4.16.0 is a small feature release following up on the additions in 4.15.0.
Notable Changes
As Configurate 3 is more or less obsolete and seeing reduced usage, we've decided to stop distributing it with new versions of Adventure. The Configurate 4 serializers should be used instead, or for those who cannot migrate yet an older version of the adventure-serializer-configurate3
module can be used instead.
✨ Features
- feat(serializer-configurate3): remove it by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1016
- add component decoder by @yannicklamprecht in https://github.com/KyoriPowered/adventure/pull/1035
- feat(api): Add removeResourcePack overload with Iterable by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1036
- kissing girls by @aurorasmiles and @weaondara and @chew
🐛 Fixes
- minimessage: Fix exception with single quote as tag part by @rymiel in https://github.com/KyoriPowered/adventure/pull/1012
📚 Documentation
- docs: Migrate to new wiki links, closes #1013 by @kezz in https://github.com/KyoriPowered/adventure/pull/1014
New Contributors
- @yannicklamprecht made their first contribution in https://github.com/KyoriPowered/adventure/pull/1035
Full Changelog: https://github.com/KyoriPowered/adventure/compare/v4.15.0...v4.16.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 has been generated by Mend Renovate. View repository job log here.