Update dependency net.kyori:adventure-platform-bukkit to v4.4.1 #3

Merged
boiscljo merged 1 commit from renovate/net.kyori-adventure-platform-bukkit-4.x into main 2025-11-17 16:25:58 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
net.kyori:adventure-platform-bukkit dependencies minor 4.3.2 -> 4.4.1

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

KyoriPowered/adventure-platform (net.kyori:adventure-platform-bukkit)

v4.4.1

This is a patch release that adds initial support for 1.21.6/1.21.7.

What's Changed

New Contributors

Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.4.0...v4.4.1

v4.4.0

This release bumps the Adventure version used in order to support 1.21.5 on legacy platforms.

What's Changed

Other

New Contributors

Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.4...v4.4.0

v4.3.4

This is a minor bugfix release that aims to fix some issues in certain environments.

What's Changed

🐛 Fixes

New Contributors

Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.3...v4.3.4

v4.3.3

This is a patch release to add support for Minecraft 1.20.5/1.20.6, for those who still choose to support legacy plataforms.

What's Changed

Features
🐛 Fixes
Other

New Contributors

Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.2...v4.3.3


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.kyori:adventure-platform-bukkit](https://github.com/KyoriPowered/adventure-platform) | dependencies | minor | `4.3.2` -> `4.4.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>KyoriPowered/adventure-platform (net.kyori:adventure-platform-bukkit)</summary> ### [`v4.4.1`](https://github.com/PaperMC/adventure-platform/releases/tag/v4.4.1) This is a patch release that adds initial support for 1.21.6/1.21.7. #### What's Changed - Bukkit - Update MinecraftComponentSerializer for 1.21.6/7 by [@&#8203;bloodmc](https://github.com/bloodmc) in [#&#8203;212](https://github.com/KyoriPowered/adventure-platform/pull/212) #### New Contributors - [@&#8203;bloodmc](https://github.com/bloodmc) made their first contribution in [#&#8203;212](https://github.com/KyoriPowered/adventure-platform/pull/212) **Full Changelog**: <https://github.com/KyoriPowered/adventure-platform/compare/v4.4.0...v4.4.1> ### [`v4.4.0`](https://github.com/PaperMC/adventure-platform/releases/tag/v4.4.0) This release bumps the Adventure version used in order to support 1.21.5 on legacy platforms. #### What's Changed ##### Other - Support getLocale returning a Locale by [@&#8203;Pablete1234](https://github.com/Pablete1234) in [#&#8203;202](https://github.com/KyoriPowered/adventure-platform/pull/202) - 1.21.5 support for platform-bukkit by [@&#8203;MiniDigger](https://github.com/MiniDigger) in [#&#8203;206](https://github.com/KyoriPowered/adventure-platform/pull/206) #### New Contributors - [@&#8203;Pablete1234](https://github.com/Pablete1234) made their first contribution in [#&#8203;202](https://github.com/KyoriPowered/adventure-platform/pull/202) **Full Changelog**: <https://github.com/KyoriPowered/adventure-platform/compare/v4.3.4...v4.4.0> ### [`v4.3.4`](https://github.com/PaperMC/adventure-platform/releases/tag/v4.3.4) This is a minor bugfix release that aims to fix some issues in certain environments. #### What's Changed ##### 🐛 Fixes - Fixed MinecraftComponentSerializer not working due to relocation by [@&#8203;re-ovo](https://github.com/re-ovo) in [#&#8203;177](https://github.com/KyoriPowered/adventure-platform/pull/177) - Fix removed ResourceLocation constructor by [@&#8203;56738](https://github.com/56738) in [#&#8203;188](https://github.com/KyoriPowered/adventure-platform/pull/188) #### New Contributors - [@&#8203;re-ovo](https://github.com/re-ovo) made their first contribution in [#&#8203;177](https://github.com/KyoriPowered/adventure-platform/pull/177) **Full Changelog**: <https://github.com/KyoriPowered/adventure-platform/compare/v4.3.3...v4.3.4> ### [`v4.3.3`](https://github.com/PaperMC/adventure-platform/releases/tag/v4.3.3) This is a patch release to add support for Minecraft 1.20.5/1.20.6, for those who still choose to support legacy plataforms. #### What's Changed ##### ✨ Features - Bukkit 1.20.5 support by [@&#8203;56738](https://github.com/56738) in [#&#8203;163](https://github.com/KyoriPowered/adventure-platform/pull/163) - BungeeCord: BossBar compatibilty with BungeeCord 1.20-R0.2 and newer by [@&#8203;bivashy](https://github.com/bivashy) in [#&#8203;153](https://github.com/KyoriPowered/adventure-platform/pull/153) ##### 🐛 Fixes - Fix tab list header/footer on Paper 1.20.6 by [@&#8203;jpenilla](https://github.com/jpenilla) in [#&#8203;171](https://github.com/KyoriPowered/adventure-platform/pull/171) - Set player locale when creating Audience by [@&#8203;CubBossa](https://github.com/CubBossa) in [#&#8203;160](https://github.com/KyoriPowered/adventure-platform/pull/160) ##### Other - fix snapshot badge by [@&#8203;powercasgamer](https://github.com/powercasgamer) in [#&#8203;166](https://github.com/KyoriPowered/adventure-platform/pull/166) - Fix javadoc generation by [@&#8203;56738](https://github.com/56738) in [#&#8203;168](https://github.com/KyoriPowered/adventure-platform/pull/168) #### New Contributors - [@&#8203;powercasgamer](https://github.com/powercasgamer) made their first contribution in [#&#8203;166](https://github.com/KyoriPowered/adventure-platform/pull/166) - [@&#8203;bivashy](https://github.com/bivashy) made their first contribution in [#&#8203;153](https://github.com/KyoriPowered/adventure-platform/pull/153) - [@&#8203;CubBossa](https://github.com/CubBossa) made their first contribution in [#&#8203;160](https://github.com/KyoriPowered/adventure-platform/pull/160) **Full Changelog**: <https://github.com/KyoriPowered/adventure-platform/compare/v4.3.2...v4.3.3> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjguMCIsInVwZGF0ZWRJblZlciI6IjQxLjE2OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ObsidianMakerDevelopment/ObsidianStacker!3
No description provided.