Update all dependencies
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| actions/upload-artifact | action | patch | v4.3.1 -> v4.3.3 |
||||
| gradle/gradle-build-action | action | digest | fe59895 -> 4c39dd8 |
||||
| net.kyori:adventure-text-minimessage | dependencies | minor | 4.16.0 -> 4.17.0 |
||||
| xyz.jpenilla.run-paper | plugin | minor | 2.2.3 -> 2.3.0 |
||||
| org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) | devDependencies | patch | 1.9.23 -> 1.9.24 |
Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.3.3
What's Changed
- updating
@actions/artifactdependency to v2.1.6 by @eggyhead in https://github.com/actions/upload-artifact/pull/565
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3
v4.3.2
What's Changed
- Update release-new-action-version.yml by @konradpabjan in https://github.com/actions/upload-artifact/pull/516
- Minor fix to the migration readme by @andrewakim in https://github.com/actions/upload-artifact/pull/523
- Update readme with v3/v2/v1 deprecation notice by @robherley in https://github.com/actions/upload-artifact/pull/561
- updating
@actions/artifactdependency to v2.1.5 and@actions/coreto v1.0.1 by @eggyhead in https://github.com/actions/upload-artifact/pull/562
New Contributors
- @andrewakim made their first contribution in https://github.com/actions/upload-artifact/pull/523
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2
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
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.