Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency net.kyori:adventure-api to v4.18.0 (#60)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [net.kyori:adventure-api](https://redirect.github.com/KyoriPowered/adventure) | `4.17.0` -> `4.18.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/net.kyori:adventure-api/4.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/net.kyori:adventure-api/4.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/net.kyori:adventure-api/4.17.0/4.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.kyori:adventure-api/4.17.0/4.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>KyoriPowered/adventure (net.kyori:adventure-api)</summary> ### [`v4.18.0`](https://redirect.github.com/KyoriPowered/adventure/releases/tag/v4.18.0): π Adventure 4.18.0 [Compare Source](https://redirect.github.com/KyoriPowered/adventure/compare/v4.17.0...v4.18.0) Adventure 4.18 has a few new features to improve expressiveness, plus support for the new shadow colour style attribute added in Minecraft 1.21.4. #### What's Changed ##### β¨ Features - feat(minimessage): Pride tag by [@​kezz](https://redirect.github.com/kezz) in [https://github.com/KyoriPowered/adventure/pull/1079](https://redirect.github.com/KyoriPowered/adventure/pull/1079) - feat(nbt): add isEmpty to CompoundBinaryTag/ListBinaryTag by [@​RealBauHD](https://redirect.github.com/RealBauHD) in [https://github.com/KyoriPowered/adventure/pull/1088](https://redirect.github.com/KyoriPowered/adventure/pull/1088) - feat(mini-message): add Formatter#joining by [@​tahmid-23](https://redirect.github.com/tahmid-23) in [https://github.com/KyoriPowered/adventure/pull/938](https://redirect.github.com/KyoriPowered/adventure/pull/938) - feat: shadow colors by [@​kashike](https://redirect.github.com/kashike) in [https://github.com/KyoriPowered/adventure/pull/1124](https://redirect.github.com/KyoriPowered/adventure/pull/1124) - feat(api): virtual components by [@​kashike](https://redirect.github.com/kashike) in [https://github.com/KyoriPowered/adventure/pull/842](https://redirect.github.com/KyoriPowered/adventure/pull/842) ##### π Fixes - ensure numbers where we expected booleans parse correctly. by [@​456dev](https://redirect.github.com/456dev) in [https://github.com/KyoriPowered/adventure/pull/1108](https://redirect.github.com/KyoriPowered/adventure/pull/1108) - fix(text-serializer-gson): correctly handle removed data components by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/1145](https://redirect.github.com/KyoriPowered/adventure/pull/1145) #### New Contributors - [@​456dev](https://redirect.github.com/456dev) made their first contribution in [https://github.com/KyoriPowered/adventure/pull/1108](https://redirect.github.com/KyoriPowered/adventure/pull/1108) - [@​tahmid-23](https://redirect.github.com/tahmid-23) made their first contribution in [https://github.com/KyoriPowered/adventure/pull/938](https://redirect.github.com/KyoriPowered/adventure/pull/938) **Full Changelog**: KyoriPowered/adventure@v4.17.0...v4.18.0 </details> --- ### Configuration π **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). π¦ **Automerge**: Enabled. β» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. π **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/eldoriarpg/messageblocker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information