actions/upload-artifact (actions/upload-artifact)
### [`v4.3.6`](https://togithub.com/actions/upload-artifact/compare/v4.3.5...v4.3.6)
[Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.5...v4.3.6)
### [`v4.3.5`](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5)
[Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5)
### [`v4.3.4`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.4)
[Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.3...v4.3.4)
##### What's Changed
- Update [@actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/584](https://togithub.com/actions/upload-artifact/pull/584)
**Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4
gradle/gradle (gradle)
### [`v8.9`](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0)
[Compare Source](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0)
### [`v8.8`](https://togithub.com/gradle/gradle/releases/tag/v8.8.0): 8.8
[Compare Source](https://togithub.com/gradle/gradle/compare/v8.7.0...v8.8.0)
The Gradle team is excited to announce Gradle 8.8.
[Read the Release Notes](https://docs.gradle.org/8.8/release-notes.html)
We would like to thank the following community members for their contributions to this release of Gradle:
[Björn Kautler](https://togithub.com/Vampire),
[Denes Daniel](https://togithub.com/pantherdd),
[Fabian Windheuser](https://togithub.com/fawind),
[Hélio Fernandes Sebastião](https://togithub.com/helfese),
[Jay Wei](https://togithub.com/JayWei1215),
[jhrom](https://togithub.com/jhrom),
[jwp345](https://togithub.com/jwp345),
[Jörgen Andersson](https://togithub.com/jorander),
[Kirill Gavrilov](https://togithub.com/gavvvr),
[MajesticMagikarpKing](https://togithub.com/yctomwang),
[Maksim Lazeba](https://togithub.com/M-Lazeba),
[Philip Wedemann](https://togithub.com/hfhbd),
[Robert Elliot](https://togithub.com/Mahoney),
[Róbert Papp](https://togithub.com/TWiStErRob),
[Stefan M.](https://togithub.com/StefMa),
[Tibor Vyletel](https://togithub.com/TiborVyletel),
[Tony Robalik](https://togithub.com/autonomousapps),
[Valentin Kulesh](https://togithub.com/unshare),
[Yanming Zhou](https://togithub.com/quaff),
[김용후](https://togithub.com/who-is-hu)
#### Upgrade instructions
Switch your build to use Gradle 8.8 by updating your wrapper:
./gradlew wrapper --gradle-version=8.8
See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.8/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.8/userguide/compatibility.html).
#### Reporting problems
If you find a problem with this release, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).
We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://togithub.com/gradle).
KyoriPowered/adventure (net.kyori:adventure-text-minimessage)
### [`v4.17.0`](https://togithub.com/KyoriPowered/adventure/releases/tag/v4.17.0): 🌏 Adventure 4.17.0
[Compare Source](https://togithub.com/KyoriPowered/adventure/compare/v4.16.0...v4.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
jpenilla/run-task (xyz.jpenilla:run-task)
### [`v2.3.0`](https://togithub.com/jpenilla/run-task/releases/tag/v2.3.0)
#### Changelog
##### Changed
- Updated paperweight compatibility for Minecraft 1.20.5+
- `runMojangMappedServer` has been deprecated and replaced by `runDevBundleServer` for clarity
- When using 1.20.5+ dev bundles, the `reobfJar` will be ignored by automatic plugin detection
- Requires updating paperweight to 1.7.0
KyoriPowered/adventure-platform (net.kyori:adventure-platform-bukkit)
### [`v4.3.4`](https://togithub.com/KyoriPowered/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 [@re-ovo](https://togithub.com/re-ovo) in [https://github.com/KyoriPowered/adventure-platform/pull/177](https://togithub.com/KyoriPowered/adventure-platform/pull/177)
- Fix removed ResourceLocation constructor by [@56738](https://togithub.com/56738) in [https://github.com/KyoriPowered/adventure-platform/pull/188](https://togithub.com/KyoriPowered/adventure-platform/pull/188)
#### New Contributors
- [@re-ovo](https://togithub.com/re-ovo) made their first contribution in [https://github.com/KyoriPowered/adventure-platform/pull/177](https://togithub.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://togithub.com/KyoriPowered/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 [@56738](https://togithub.com/56738) in [https://github.com/KyoriPowered/adventure-platform/pull/163](https://togithub.com/KyoriPowered/adventure-platform/pull/163)
- BungeeCord: BossBar compatibilty with BungeeCord 1.20-R0.2 and newer by [@bivashy](https://togithub.com/bivashy) in [https://github.com/KyoriPowered/adventure-platform/pull/153](https://togithub.com/KyoriPowered/adventure-platform/pull/153)
##### 🐛 Fixes
- Fix tab list header/footer on Paper 1.20.6 by [@jpenilla](https://togithub.com/jpenilla) in [https://github.com/KyoriPowered/adventure-platform/pull/171](https://togithub.com/KyoriPowered/adventure-platform/pull/171)
- Set player locale when creating Audience by [@CubBossa](https://togithub.com/CubBossa) in [https://github.com/KyoriPowered/adventure-platform/pull/160](https://togithub.com/KyoriPowered/adventure-platform/pull/160)
##### Other
- fix snapshot badge by [@powercasgamer](https://togithub.com/powercasgamer) in [https://github.com/KyoriPowered/adventure-platform/pull/166](https://togithub.com/KyoriPowered/adventure-platform/pull/166)
- Fix javadoc generation by [@56738](https://togithub.com/56738) in [https://github.com/KyoriPowered/adventure-platform/pull/168](https://togithub.com/KyoriPowered/adventure-platform/pull/168)
##### New Contributors
- [@powercasgamer](https://togithub.com/powercasgamer) made their first contribution in [https://github.com/KyoriPowered/adventure-platform/pull/166](https://togithub.com/KyoriPowered/adventure-platform/pull/166)
- [@bivashy](https://togithub.com/bivashy) made their first contribution in [https://github.com/KyoriPowered/adventure-platform/pull/153](https://togithub.com/KyoriPowered/adventure-platform/pull/153)
- [@CubBossa](https://togithub.com/CubBossa) made their first contribution in [https://github.com/KyoriPowered/adventure-platform/pull/160](https://togithub.com/KyoriPowered/adventure-platform/pull/160)
**Full Changelog**: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.2...v4.3.3
Goooler/shadow (io.github.goooler.shadow:shadow-gradle-plugin)
### [`v8.1.8`](https://togithub.com/Goooler/shadow/releases/tag/v8.1.8)
#### What's Changed
- fix(deps): update dependency org.apache.logging.log4j:log4j-core to v2.23.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/85](https://togithub.com/Goooler/shadow/pull/85)
- fix(deps): update dependency com.google.guava:guava to v33.1.0-jre by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/86](https://togithub.com/Goooler/shadow/pull/86)
- chore(deps): update dependency gradle to v8.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/87](https://togithub.com/Goooler/shadow/pull/87)
- fix(deps): update dependency org.ow2.asm:asm-commons to v9.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/89](https://togithub.com/Goooler/shadow/pull/89)
- fix(deps): update dependency org.ow2.asm:asm to v9.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/88](https://togithub.com/Goooler/shadow/pull/88)
- chore(deps): update plugin com.gradle.enterprise to v3.17 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/91](https://togithub.com/Goooler/shadow/pull/91)
- fix(deps): update dependency commons-io:commons-io to v2.16.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/90](https://togithub.com/Goooler/shadow/pull/90)
- chore(deps): update gradle/wrapper-validation-action action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/94](https://togithub.com/Goooler/shadow/pull/94)
- Migrate to develocity plugin by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/93](https://togithub.com/Goooler/shadow/pull/93)
- fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4.0.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/95](https://togithub.com/Goooler/shadow/pull/95)
- chore(deps): update dependency gradle to v8.8 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/101](https://togithub.com/Goooler/shadow/pull/101)
- fix(deps): update dependency com.google.guava:guava to v33.2.1-jre by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/96](https://togithub.com/Goooler/shadow/pull/96)
- fix(deps): update dependency org.codehaus.plexus:plexus-xml to v4.0.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/99](https://togithub.com/Goooler/shadow/pull/99)
- chore(deps): update plugin com.gradle.develocity to v3.17.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/98](https://togithub.com/Goooler/shadow/pull/98)
- Fix for PropertiesFileTransformer breaks Reproducible builds in 8.1.1 by [@agascon](https://togithub.com/agascon) in [https://github.com/Goooler/shadow/pull/102](https://togithub.com/Goooler/shadow/pull/102)
- chore(deps): update plugin com.gradle.develocity to v3.17.5 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/103](https://togithub.com/Goooler/shadow/pull/103)
#### New Contributors
- [@agascon](https://togithub.com/agascon) made their first contribution in [https://github.com/Goooler/shadow/pull/102](https://togithub.com/Goooler/shadow/pull/102)
**Full Changelog**: https://github.com/Goooler/shadow/compare/v8.1.7...v8.1.8
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk8)
### [`v1.9.25`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.9.25): Kotlin 1.9.25
[Compare Source](https://togithub.com/JetBrains/kotlin/compare/v1.9.24...v1.9.25)
##### ***Note:** This is a technical release for IntelliJ IDEA.*
#### Changelog
##### Tools. JPS
- [`KT-69204`](https://youtrack.jetbrains.com/issue/KT-69204) Generate lookups in dumb mode for compatibility with ref index
### [`v1.9.24`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.9.24): 1.9.24
[Compare Source](https://togithub.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24)
#### Changelog
##### Backend. Wasm
- [`KT-64890`](https://youtrack.jetbrains.com/issue/KT-64890) K/Wasm compiler crash with external class and Kodein
##### Compiler
- [`KT-65235`](https://youtrack.jetbrains.com/issue/KT-65235) JDK 21 might lead to change in overloads resolution
- [`KT-66768`](https://youtrack.jetbrains.com/issue/KT-66768) K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
##### Native
- [`KT-67218`](https://youtrack.jetbrains.com/issue/KT-67218) Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
##### Tools. Gradle
- [`KT-67139`](https://youtrack.jetbrains.com/issue/KT-67139) Build reports can be overridden
- [`KT-67138`](https://youtrack.jetbrains.com/issue/KT-67138) Json report is empty for incremental compilation
##### Tools. Gradle. Multiplatform
- [`KT-67127`](https://youtrack.jetbrains.com/issue/KT-67127) KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines
- [`KT-66514`](https://youtrack.jetbrains.com/issue/KT-66514) Don't get output file from Cinterop task for IDE Import if host os doesn't support it
##### Tools. JPS
- [`KT-65043`](https://youtrack.jetbrains.com/issue/KT-65043) JPS dumb mode should respect maps needed for the compiler
##### Tools. Wasm
- [`KT-67785`](https://youtrack.jetbrains.com/issue/KT-67785) Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore
- [`KT-65864`](https://youtrack.jetbrains.com/issue/KT-65864) K/Wasm: update Node.js to 22.x
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v4.3.3
->v4.3.6
8.7
->8.9
4c39dd8
->093dfe9
2.11.5
->2.11.6
7.0.9
->7.0.10
33.1.0-jre
->33.2.1-jre
5.0.1
->5.0.3
5.0.1
->5.0.3
5.0.1
->5.0.3
4.16.0
->4.17.0
2.2.4
->2.3.0
4.3.2
->4.3.4
1.1.2
->1.1.3
1.1.2
->1.1.3
8.1.7
->8.1.8
10.16.0
->10.17.0
5.10.2
->5.10.3
1.9.23
->1.9.25
5.10.2
->5.10.3
5.10.2
->5.10.3
Release Notes
actions/upload-artifact (actions/upload-artifact)
### [`v4.3.6`](https://togithub.com/actions/upload-artifact/compare/v4.3.5...v4.3.6) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.5...v4.3.6) ### [`v4.3.5`](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5) ### [`v4.3.4`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.4) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.3...v4.3.4) ##### What's Changed - Update [@actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/584](https://togithub.com/actions/upload-artifact/pull/584) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4gradle/gradle (gradle)
### [`v8.9`](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0) ### [`v8.8`](https://togithub.com/gradle/gradle/releases/tag/v8.8.0): 8.8 [Compare Source](https://togithub.com/gradle/gradle/compare/v8.7.0...v8.8.0) The Gradle team is excited to announce Gradle 8.8. [Read the Release Notes](https://docs.gradle.org/8.8/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Björn Kautler](https://togithub.com/Vampire), [Denes Daniel](https://togithub.com/pantherdd), [Fabian Windheuser](https://togithub.com/fawind), [Hélio Fernandes Sebastião](https://togithub.com/helfese), [Jay Wei](https://togithub.com/JayWei1215), [jhrom](https://togithub.com/jhrom), [jwp345](https://togithub.com/jwp345), [Jörgen Andersson](https://togithub.com/jorander), [Kirill Gavrilov](https://togithub.com/gavvvr), [MajesticMagikarpKing](https://togithub.com/yctomwang), [Maksim Lazeba](https://togithub.com/M-Lazeba), [Philip Wedemann](https://togithub.com/hfhbd), [Robert Elliot](https://togithub.com/Mahoney), [Róbert Papp](https://togithub.com/TWiStErRob), [Stefan M.](https://togithub.com/StefMa), [Tibor Vyletel](https://togithub.com/TiborVyletel), [Tony Robalik](https://togithub.com/autonomousapps), [Valentin Kulesh](https://togithub.com/unshare), [Yanming Zhou](https://togithub.com/quaff), [김용후](https://togithub.com/who-is-hu) #### Upgrade instructions Switch your build to use Gradle 8.8 by updating your wrapper: ./gradlew wrapper --gradle-version=8.8 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.8/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.8/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://togithub.com/gradle).KyoriPowered/adventure (net.kyori:adventure-text-minimessage)
### [`v4.17.0`](https://togithub.com/KyoriPowered/adventure/releases/tag/v4.17.0): 🌏 Adventure 4.17.0 [Compare Source](https://togithub.com/KyoriPowered/adventure/compare/v4.16.0...v4.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.0jpenilla/run-task (xyz.jpenilla:run-task)
### [`v2.3.0`](https://togithub.com/jpenilla/run-task/releases/tag/v2.3.0) #### Changelog ##### Changed - Updated paperweight compatibility for Minecraft 1.20.5+ - `runMojangMappedServer` has been deprecated and replaced by `runDevBundleServer` for clarity - When using 1.20.5+ dev bundles, the `reobfJar` will be ignored by automatic plugin detection - Requires updating paperweight to 1.7.0KyoriPowered/adventure-platform (net.kyori:adventure-platform-bukkit)
### [`v4.3.4`](https://togithub.com/KyoriPowered/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 [@re-ovo](https://togithub.com/re-ovo) in [https://github.com/KyoriPowered/adventure-platform/pull/177](https://togithub.com/KyoriPowered/adventure-platform/pull/177) - Fix removed ResourceLocation constructor by [@56738](https://togithub.com/56738) in [https://github.com/KyoriPowered/adventure-platform/pull/188](https://togithub.com/KyoriPowered/adventure-platform/pull/188) #### New Contributors - [@re-ovo](https://togithub.com/re-ovo) made their first contribution in [https://github.com/KyoriPowered/adventure-platform/pull/177](https://togithub.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://togithub.com/KyoriPowered/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 [@56738](https://togithub.com/56738) in [https://github.com/KyoriPowered/adventure-platform/pull/163](https://togithub.com/KyoriPowered/adventure-platform/pull/163) - BungeeCord: BossBar compatibilty with BungeeCord 1.20-R0.2 and newer by [@bivashy](https://togithub.com/bivashy) in [https://github.com/KyoriPowered/adventure-platform/pull/153](https://togithub.com/KyoriPowered/adventure-platform/pull/153) ##### 🐛 Fixes - Fix tab list header/footer on Paper 1.20.6 by [@jpenilla](https://togithub.com/jpenilla) in [https://github.com/KyoriPowered/adventure-platform/pull/171](https://togithub.com/KyoriPowered/adventure-platform/pull/171) - Set player locale when creating Audience by [@CubBossa](https://togithub.com/CubBossa) in [https://github.com/KyoriPowered/adventure-platform/pull/160](https://togithub.com/KyoriPowered/adventure-platform/pull/160) ##### Other - fix snapshot badge by [@powercasgamer](https://togithub.com/powercasgamer) in [https://github.com/KyoriPowered/adventure-platform/pull/166](https://togithub.com/KyoriPowered/adventure-platform/pull/166) - Fix javadoc generation by [@56738](https://togithub.com/56738) in [https://github.com/KyoriPowered/adventure-platform/pull/168](https://togithub.com/KyoriPowered/adventure-platform/pull/168) ##### New Contributors - [@powercasgamer](https://togithub.com/powercasgamer) made their first contribution in [https://github.com/KyoriPowered/adventure-platform/pull/166](https://togithub.com/KyoriPowered/adventure-platform/pull/166) - [@bivashy](https://togithub.com/bivashy) made their first contribution in [https://github.com/KyoriPowered/adventure-platform/pull/153](https://togithub.com/KyoriPowered/adventure-platform/pull/153) - [@CubBossa](https://togithub.com/CubBossa) made their first contribution in [https://github.com/KyoriPowered/adventure-platform/pull/160](https://togithub.com/KyoriPowered/adventure-platform/pull/160) **Full Changelog**: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.2...v4.3.3Goooler/shadow (io.github.goooler.shadow:shadow-gradle-plugin)
### [`v8.1.8`](https://togithub.com/Goooler/shadow/releases/tag/v8.1.8) #### What's Changed - fix(deps): update dependency org.apache.logging.log4j:log4j-core to v2.23.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/85](https://togithub.com/Goooler/shadow/pull/85) - fix(deps): update dependency com.google.guava:guava to v33.1.0-jre by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/86](https://togithub.com/Goooler/shadow/pull/86) - chore(deps): update dependency gradle to v8.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/87](https://togithub.com/Goooler/shadow/pull/87) - fix(deps): update dependency org.ow2.asm:asm-commons to v9.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/89](https://togithub.com/Goooler/shadow/pull/89) - fix(deps): update dependency org.ow2.asm:asm to v9.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/88](https://togithub.com/Goooler/shadow/pull/88) - chore(deps): update plugin com.gradle.enterprise to v3.17 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/91](https://togithub.com/Goooler/shadow/pull/91) - fix(deps): update dependency commons-io:commons-io to v2.16.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/90](https://togithub.com/Goooler/shadow/pull/90) - chore(deps): update gradle/wrapper-validation-action action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/94](https://togithub.com/Goooler/shadow/pull/94) - Migrate to develocity plugin by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/93](https://togithub.com/Goooler/shadow/pull/93) - fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4.0.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/95](https://togithub.com/Goooler/shadow/pull/95) - chore(deps): update dependency gradle to v8.8 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/101](https://togithub.com/Goooler/shadow/pull/101) - fix(deps): update dependency com.google.guava:guava to v33.2.1-jre by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/96](https://togithub.com/Goooler/shadow/pull/96) - fix(deps): update dependency org.codehaus.plexus:plexus-xml to v4.0.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/99](https://togithub.com/Goooler/shadow/pull/99) - chore(deps): update plugin com.gradle.develocity to v3.17.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/98](https://togithub.com/Goooler/shadow/pull/98) - Fix for PropertiesFileTransformer breaks Reproducible builds in 8.1.1 by [@agascon](https://togithub.com/agascon) in [https://github.com/Goooler/shadow/pull/102](https://togithub.com/Goooler/shadow/pull/102) - chore(deps): update plugin com.gradle.develocity to v3.17.5 by [@renovate](https://togithub.com/renovate) in [https://github.com/Goooler/shadow/pull/103](https://togithub.com/Goooler/shadow/pull/103) #### New Contributors - [@agascon](https://togithub.com/agascon) made their first contribution in [https://github.com/Goooler/shadow/pull/102](https://togithub.com/Goooler/shadow/pull/102) **Full Changelog**: https://github.com/Goooler/shadow/compare/v8.1.7...v8.1.8JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk8)
### [`v1.9.25`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.9.25): Kotlin 1.9.25 [Compare Source](https://togithub.com/JetBrains/kotlin/compare/v1.9.24...v1.9.25) ##### ***Note:** This is a technical release for IntelliJ IDEA.* #### Changelog ##### Tools. JPS - [`KT-69204`](https://youtrack.jetbrains.com/issue/KT-69204) Generate lookups in dumb mode for compatibility with ref index ### [`v1.9.24`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.9.24): 1.9.24 [Compare Source](https://togithub.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24) #### Changelog ##### Backend. Wasm - [`KT-64890`](https://youtrack.jetbrains.com/issue/KT-64890) K/Wasm compiler crash with external class and Kodein ##### Compiler - [`KT-65235`](https://youtrack.jetbrains.com/issue/KT-65235) JDK 21 might lead to change in overloads resolution - [`KT-66768`](https://youtrack.jetbrains.com/issue/KT-66768) K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call ##### Native - [`KT-67218`](https://youtrack.jetbrains.com/issue/KT-67218) Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary ##### Tools. Gradle - [`KT-67139`](https://youtrack.jetbrains.com/issue/KT-67139) Build reports can be overridden - [`KT-67138`](https://youtrack.jetbrains.com/issue/KT-67138) Json report is empty for incremental compilation ##### Tools. Gradle. Multiplatform - [`KT-67127`](https://youtrack.jetbrains.com/issue/KT-67127) KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines - [`KT-66514`](https://youtrack.jetbrains.com/issue/KT-66514) Don't get output file from Cinterop task for IDE Import if host os doesn't support it ##### Tools. JPS - [`KT-65043`](https://youtrack.jetbrains.com/issue/KT-65043) JPS dumb mode should respect maps needed for the compiler ##### Tools. Wasm - [`KT-67785`](https://youtrack.jetbrains.com/issue/KT-67785) Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore - [`KT-65864`](https://youtrack.jetbrains.com/issue/KT-65864) K/Wasm: update Node.js to 22.xConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.