KyoriPowered/adventure (net.kyori:adventure-api)
### [`v4.17.0`](https://redirect.github.com/KyoriPowered/adventure/releases/tag/v4.17.0): 🌏 Adventure 4.17.0
#### What's Changed
##### ✨ Features
- feat(text-minimessage): Show ANSI rendering of parsed components in tests by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1042](https://redirect.github.com/KyoriPowered/adventure/pull/1042)
- feat(minimessage): Add target to deserialization for contextual tags by [@kezz](https://redirect.github.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1051](https://redirect.github.com/KyoriPowered/adventure/pull/1051)
- feat(api): Pointers supplier by [@kezz](https://redirect.github.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/429](https://redirect.github.com/KyoriPowered/adventure/pull/429)
- 1.20.5 by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1055](https://redirect.github.com/KyoriPowered/adventure/pull/1055)
##### 🐛 Fixes
- fix(text-minimessage): Handle larger raninbow phases correctly by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1041](https://redirect.github.com/KyoriPowered/adventure/pull/1041)
- fix: Allow for case-insensitivity in legacy serializer, closes [#1043](https://redirect.github.com/KyoriPowered/adventure/issues/1043) by [@kezz](https://redirect.github.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1044](https://redirect.github.com/KyoriPowered/adventure/pull/1044)
- fix(api): Only trigger bossbar listeners if flags actually changed by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1067](https://redirect.github.com/KyoriPowered/adventure/pull/1067)
- fix(nbt): `CompoundBinaryTag#getBoolean` ignores false values when default value is true by [@kashike](https://redirect.github.com/kashike) in https://github.com/KyoriPowered/adventure/commit/e0edf0fb33a9f8f7eb210b5fb36e9ca8e8be2219
- fix(nbt): `ListBinaryTag` is weakly immutable by [@kashike](https://redirect.github.com/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`](https://redirect.github.com/KyoriPowered/adventure/releases/tag/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](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1016](https://redirect.github.com/KyoriPowered/adventure/pull/1016)
- add component decoder by [@yannicklamprecht](https://redirect.github.com/yannicklamprecht) in [https://github.com/KyoriPowered/adventure/pull/1035](https://redirect.github.com/KyoriPowered/adventure/pull/1035)
- feat(api): Add removeResourcePack overload with Iterable by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1036](https://redirect.github.com/KyoriPowered/adventure/pull/1036)
- kissing girls by [@aurorasmiles](https://redirect.github.com/aurorasmiles) and [@weaondara](https://redirect.github.com/weaondara) and [@chew](https://redirect.github.com/chew)
##### 🐛 Fixes
- minimessage: Fix exception with single quote as tag part by [@rymiel](https://redirect.github.com/rymiel) in [https://github.com/KyoriPowered/adventure/pull/1012](https://redirect.github.com/KyoriPowered/adventure/pull/1012)
##### 📚 Documentation
- docs: Migrate to new wiki links, closes [#1013](https://redirect.github.com/KyoriPowered/adventure/issues/1013) by [@kezz](https://redirect.github.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1014](https://redirect.github.com/KyoriPowered/adventure/pull/1014)
##### New Contributors
- [@yannicklamprecht](https://redirect.github.com/yannicklamprecht) made their first contribution in [https://github.com/KyoriPowered/adventure/pull/1035](https://redirect.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 contains the following updates:
4.15.0
->4.17.0
Release Notes
KyoriPowered/adventure (net.kyori:adventure-api)
### [`v4.17.0`](https://redirect.github.com/KyoriPowered/adventure/releases/tag/v4.17.0): 🌏 Adventure 4.17.0 #### What's Changed ##### ✨ Features - feat(text-minimessage): Show ANSI rendering of parsed components in tests by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1042](https://redirect.github.com/KyoriPowered/adventure/pull/1042) - feat(minimessage): Add target to deserialization for contextual tags by [@kezz](https://redirect.github.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1051](https://redirect.github.com/KyoriPowered/adventure/pull/1051) - feat(api): Pointers supplier by [@kezz](https://redirect.github.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/429](https://redirect.github.com/KyoriPowered/adventure/pull/429) - 1.20.5 by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1055](https://redirect.github.com/KyoriPowered/adventure/pull/1055) ##### 🐛 Fixes - fix(text-minimessage): Handle larger raninbow phases correctly by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1041](https://redirect.github.com/KyoriPowered/adventure/pull/1041) - fix: Allow for case-insensitivity in legacy serializer, closes [#1043](https://redirect.github.com/KyoriPowered/adventure/issues/1043) by [@kezz](https://redirect.github.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1044](https://redirect.github.com/KyoriPowered/adventure/pull/1044) - fix(api): Only trigger bossbar listeners if flags actually changed by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1067](https://redirect.github.com/KyoriPowered/adventure/pull/1067) - fix(nbt): `CompoundBinaryTag#getBoolean` ignores false values when default value is true by [@kashike](https://redirect.github.com/kashike) in https://github.com/KyoriPowered/adventure/commit/e0edf0fb33a9f8f7eb210b5fb36e9ca8e8be2219 - fix(nbt): `ListBinaryTag` is weakly immutable by [@kashike](https://redirect.github.com/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`](https://redirect.github.com/KyoriPowered/adventure/releases/tag/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](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1016](https://redirect.github.com/KyoriPowered/adventure/pull/1016) - add component decoder by [@yannicklamprecht](https://redirect.github.com/yannicklamprecht) in [https://github.com/KyoriPowered/adventure/pull/1035](https://redirect.github.com/KyoriPowered/adventure/pull/1035) - feat(api): Add removeResourcePack overload with Iterable by [@zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1036](https://redirect.github.com/KyoriPowered/adventure/pull/1036) - kissing girls by [@aurorasmiles](https://redirect.github.com/aurorasmiles) and [@weaondara](https://redirect.github.com/weaondara) and [@chew](https://redirect.github.com/chew) ##### 🐛 Fixes - minimessage: Fix exception with single quote as tag part by [@rymiel](https://redirect.github.com/rymiel) in [https://github.com/KyoriPowered/adventure/pull/1012](https://redirect.github.com/KyoriPowered/adventure/pull/1012) ##### 📚 Documentation - docs: Migrate to new wiki links, closes [#1013](https://redirect.github.com/KyoriPowered/adventure/issues/1013) by [@kezz](https://redirect.github.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1014](https://redirect.github.com/KyoriPowered/adventure/pull/1014) ##### New Contributors - [@yannicklamprecht](https://redirect.github.com/yannicklamprecht) made their first contribution in [https://github.com/KyoriPowered/adventure/pull/1035](https://redirect.github.com/KyoriPowered/adventure/pull/1035) **Full Changelog**: https://github.com/KyoriPowered/adventure/compare/v4.15.0...v4.16.0Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.