jpenilla / AnnouncerPlus

Announcement and Join/Quit message plugin with support for permissions. Supports Hex colors, gradients, Achievements, Titles, Action Bars, and more. Uses MiniMessage for text formatting
https://www.spigotmc.org/resources/announcer-plus.81005/
MIT License
71 stars 13 forks source link

chore(deps): update dependency net.kyori:adventure-bom to v4.11.0 #107

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.kyori:adventure-bom 4.10.1 -> 4.11.0 age adoption passing confidence

Release Notes

KyoriPowered/adventure ### [`v4.11.0`](https://togithub.com/KyoriPowered/adventure/releases/tag/v4.11.0) 4.11.0 is a small feature release bundling up a variety of tweaks from the past few months. It does not incorporate any of the new API for 1.19 features -- that is slated for 4.12.0, scheduled for release shortly after Mojang releases Minecraft 1.19. #### Additions ✨ - Add orThrow and orDefault methods to Index by [@​Machine-Maker](https://togithub.com/Machine-Maker) in [https://github.com/KyoriPowered/adventure/pull/741](https://togithub.com/KyoriPowered/adventure/pull/741) - feat(api): Add possibility of using Component#join with a root style by [@​KingOfSquares](https://togithub.com/KingOfSquares) in [https://github.com/KyoriPowered/adventure/pull/653](https://togithub.com/KyoriPowered/adventure/pull/653) - Improve compaction of empty/blank TextComponents by [@​Moulberry](https://togithub.com/Moulberry) in [https://github.com/KyoriPowered/adventure/pull/764](https://togithub.com/KyoriPowered/adventure/pull/764) - StyleImpl DRY ([#​392](https://togithub.com/KyoriPowered/adventure/issues/392)) by [@​emilyy-dev](https://togithub.com/emilyy-dev) in [https://github.com/KyoriPowered/adventure/pull/461](https://togithub.com/KyoriPowered/adventure/pull/461) - text-minimessage: Add Placeholder to format Numbers and TemporalAccessors by [@​JOO200](https://togithub.com/JOO200) in [https://github.com/KyoriPowered/adventure/pull/709](https://togithub.com/KyoriPowered/adventure/pull/709) - Implement MiniMessage preprocessor and cleanup parsing by [@​bluelhf](https://togithub.com/bluelhf) in [https://github.com/KyoriPowered/adventure/pull/749](https://togithub.com/KyoriPowered/adventure/pull/749) - feat(minimessage): selector tag by [@​NoahvdAa](https://togithub.com/NoahvdAa) in [https://github.com/KyoriPowered/adventure/pull/737](https://togithub.com/KyoriPowered/adventure/pull/737) - text-logger-slf4j: introduce wrapper for formatted logging by [@​zml2008](https://togithub.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/757](https://togithub.com/KyoriPowered/adventure/pull/757) #### Fixes 🐛 - fix negative number parsing for positions by [@​Machine-Maker](https://togithub.com/Machine-Maker) in [https://github.com/KyoriPowered/adventure/pull/733](https://togithub.com/KyoriPowered/adventure/pull/733) - MiniMessage: Handle arguments for PreProcessTags correctly by [@​JOO200](https://togithub.com/JOO200) in [https://github.com/KyoriPowered/adventure/pull/735](https://togithub.com/KyoriPowered/adventure/pull/735) - fix: Fixed TagResolvers equality by [@​4drian3d](https://togithub.com/4drian3d) in [https://github.com/KyoriPowered/adventure/pull/751](https://togithub.com/KyoriPowered/adventure/pull/751) - text-minimessage: Validate tag names in resolver builder by [@​zml2008](https://togithub.com/zml2008) in [https://github.com/KyoriPowered/adventure/pull/771](https://togithub.com/KyoriPowered/adventure/pull/771) #### New Contributors - [@​Machine-Maker](https://togithub.com/Machine-Maker) made their first contribution in [https://github.com/KyoriPowered/adventure/pull/733](https://togithub.com/KyoriPowered/adventure/pull/733) - [@​4drian3d](https://togithub.com/4drian3d) made their first contribution in [https://github.com/KyoriPowered/adventure/pull/751](https://togithub.com/KyoriPowered/adventure/pull/751) - [@​Moulberry](https://togithub.com/Moulberry) made their first contribution in [https://github.com/KyoriPowered/adventure/pull/764](https://togithub.com/KyoriPowered/adventure/pull/764) - [@​bluelhf](https://togithub.com/bluelhf) made their first contribution in [https://github.com/KyoriPowered/adventure/pull/749](https://togithub.com/KyoriPowered/adventure/pull/749) **Full Changelog**: https://github.com/KyoriPowered/adventure/compare/v4.10.0...v4.11.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.



This PR has been generated by Mend Renovate. View repository job log here.