EternalCombat
EternalCombat copied to clipboard
Update all dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.sk89q.worldguard:worldguard-bukkit | 7.0.9 -> 7.0.10 |
||||
| com.google.guava:guava | 33.1.0-jre -> 33.2.0-jre |
||||
| net.kyori:adventure-text-minimessage | 4.16.0 -> 4.17.0 |
||||
| xyz.jpenilla:run-task | 2.2.4 -> 2.3.0 |
||||
| com.eternalcode:eternalcode-commons-adventure | 1.1.2 -> 1.1.3 |
||||
| com.eternalcode:eternalcode-commons-bukkit | 1.1.2 -> 1.1.3 |
||||
| checkstyle (source) | 10.16.0 -> 10.17.0 |
||||
| org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) | 1.9.23 -> 1.9.24 |
Release Notes
KyoriPowered/adventure (net.kyori:adventure-text-minimessage)
v4.17.0: 🌏 Adventure 4.17.0
What's Changed
✨ Features
- feat(text-minimessage): Show ANSI rendering of parsed components in tests by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1042
- feat(minimessage): Add target to deserialization for contextual tags by @kezz in https://github.com/KyoriPowered/adventure/pull/1051
- feat(api): Pointers supplier by @kezz in https://github.com/KyoriPowered/adventure/pull/429
- 1.20.5 by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1055
🐛 Fixes
- fix(text-minimessage): Handle larger raninbow phases correctly by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1041
- fix: Allow for case-insensitivity in legacy serializer, closes #1043 by @kezz in https://github.com/KyoriPowered/adventure/pull/1044
- fix(api): Only trigger bossbar listeners if flags actually changed by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1067
- fix(nbt):
CompoundBinaryTag#getBooleanignores false values when default value is true by @kashike in https://github.com/KyoriPowered/adventure/commit/e0edf0fb33a9f8f7eb210b5fb36e9ca8e8be2219 - fix(nbt):
ListBinaryTagis weakly immutable by @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
Changelog
Changed
- Updated paperweight compatibility for Minecraft 1.20.5+
-
runMojangMappedServerhas been deprecated and replaced byrunDevBundleServerfor clarity - When using 1.20.5+ dev bundles, the
reobfJarwill be ignored by automatic plugin detection - Requires updating paperweight to 1.7.0
-
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk8)
v1.9.24: 1.9.24
Changelog
Backend. Wasm
-
KT-64890K/Wasm compiler crash with external class and Kodein
Compiler
-
KT-65235JDK 21 might lead to change in overloads resolution -
KT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
Native
-
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
Tools. Gradle
Tools. Gradle. Multiplatform
-
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines -
KT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support it
Tools. JPS
-
KT-65043JPS dumb mode should respect maps needed for the compiler
Tools. Wasm
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 has been generated by Mend Renovate. View repository job log here.