4drian3d / EpicGuard

πŸ›‘ Bot protection system for Minecraft servers and proxies.
https://modrinth.com/plugin/epicguard
GNU General Public License v3.0
55 stars 7 forks source link

fix(deps): update adventure.api to v4.17.0 #152

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.kyori:adventure-text-serializer-legacy 4.15.0 -> 4.17.0 age adoption passing confidence
net.kyori:adventure-text-minimessage 4.15.0 -> 4.17.0 age adoption passing confidence
net.kyori:adventure-api 4.15.0 -> 4.17.0 age adoption passing confidence

Release Notes

KyoriPowered/adventure (net.kyori:adventure-text-serializer-legacy) ### [`v4.17.0`](https://togithub.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://togithub.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1042](https://togithub.com/KyoriPowered/adventure/pull/1042) - feat(minimessage): Add target to deserialization for contextual tags by [@​kezz](https://togithub.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1051](https://togithub.com/KyoriPowered/adventure/pull/1051) - feat(api): Pointers supplier by [@​kezz](https://togithub.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/429](https://togithub.com/KyoriPowered/adventure/pull/429) - 1.20.5 by [@​zml2008](https://togithub.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1055](https://togithub.com/KyoriPowered/adventure/pull/1055) ##### πŸ› Fixes - fix(text-minimessage): Handle larger raninbow phases correctly by [@​zml2008](https://togithub.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1041](https://togithub.com/KyoriPowered/adventure/pull/1041) - fix: Allow for case-insensitivity in legacy serializer, closes [#​1043](https://togithub.com/KyoriPowered/adventure/issues/1043) by [@​kezz](https://togithub.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1044](https://togithub.com/KyoriPowered/adventure/pull/1044) - fix(api): Only trigger bossbar listeners if flags actually changed by [@​zml2008](https://togithub.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1067](https://togithub.com/KyoriPowered/adventure/pull/1067) - fix(nbt): `CompoundBinaryTag#getBoolean` ignores false values when default value is true by [@​kashike](https://togithub.com/kashike) in https://github.com/KyoriPowered/adventure/commit/e0edf0fb33a9f8f7eb210b5fb36e9ca8e8be2219 - fix(nbt): `ListBinaryTag` is weakly immutable by [@​kashike](https://togithub.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://togithub.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://togithub.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1016](https://togithub.com/KyoriPowered/adventure/pull/1016) - add component decoder by [@​yannicklamprecht](https://togithub.com/yannicklamprecht) in [https://github.com/KyoriPowered/adventure/pull/1035](https://togithub.com/KyoriPowered/adventure/pull/1035) - feat(api): Add removeResourcePack overload with Iterable by [@​zml2008](https://togithub.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1036](https://togithub.com/KyoriPowered/adventure/pull/1036) - kissing girls by [@​aurorasmiles](https://togithub.com/aurorasmiles) and [@​weaondara](https://togithub.com/weaondara) and [@​chew](https://togithub.com/chew) ##### πŸ› Fixes - minimessage: Fix exception with single quote as tag part by [@​rymiel](https://togithub.com/rymiel) in [https://github.com/KyoriPowered/adventure/pull/1012](https://togithub.com/KyoriPowered/adventure/pull/1012) ##### πŸ“š Documentation - docs: Migrate to new wiki links, closes [#​1013](https://togithub.com/KyoriPowered/adventure/issues/1013) by [@​kezz](https://togithub.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1014](https://togithub.com/KyoriPowered/adventure/pull/1014) ##### New Contributors - [@​yannicklamprecht](https://togithub.com/yannicklamprecht) made their first contribution in [https://github.com/KyoriPowered/adventure/pull/1035](https://togithub.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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.