Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update all dependencies #161

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/upload-artifact action patch v4.3.3 -> v4.3.4 age adoption passing confidence
gradle (source) minor 8.7 -> 8.8 age adoption passing confidence
gradle/gradle-build-action action digest 4c39dd8 -> 66535aa
me.clip:placeholderapi dependencies patch 2.11.5 -> 2.11.6 age adoption passing confidence
com.sk89q.worldguard:worldguard-bukkit dependencies patch 7.0.9 -> 7.0.10 age adoption passing confidence
com.google.guava:guava dependencies minor 33.1.0-jre -> 33.2.1-jre age adoption passing confidence
eu.okaeri:okaeri-configs-serdes-bukkit dependencies patch 5.0.1 -> 5.0.2 age adoption passing confidence
eu.okaeri:okaeri-configs-serdes-commons dependencies patch 5.0.1 -> 5.0.2 age adoption passing confidence
eu.okaeri:okaeri-configs-yaml-bukkit dependencies patch 5.0.1 -> 5.0.2 age adoption passing confidence
net.kyori:adventure-text-minimessage dependencies minor 4.16.0 -> 4.17.0 age adoption passing confidence
xyz.jpenilla:run-task dependencies minor 2.2.4 -> 2.3.0 age adoption passing confidence
net.kyori:adventure-platform-bukkit dependencies patch 4.3.2 -> 4.3.3 age adoption passing confidence
com.eternalcode:eternalcode-commons-adventure dependencies patch 1.1.2 -> 1.1.3 age adoption passing confidence
com.eternalcode:eternalcode-commons-bukkit dependencies patch 1.1.2 -> 1.1.3 age adoption passing confidence
checkstyle (source) dependencies minor 10.16.0 -> 10.17.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) dependencies patch 5.10.2 -> 5.10.3 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) dependencies patch 1.9.23 -> 1.9.24 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) dependencies patch 5.10.2 -> 5.10.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies patch 5.10.2 -> 5.10.3 age adoption passing confidence

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

gradle/gradle (gradle)

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

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 to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

KyoriPowered/adventure (net.kyori:adventure-text-minimessage)

v4.17.0: 🌏 Adventure 4.17.0

What's Changed

✨ Features
🐛 Fixes

Full Changelog: KyoriPowered/adventure@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+
    • 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.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: KyoriPowered/adventure-platform@v4.3.2...v4.3.3

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk8)

v1.9.24: 1.9.24

Changelog

Backend. Wasm
  • KT-64890 K/Wasm compiler crash with external class and Kodein
Compiler
  • KT-65235 JDK 21 might lead to change in overloads resolution
  • KT-66768 K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
Native
  • KT-67218 Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
Tools. Gradle
  • KT-67139 Build reports can be overridden
  • KT-67138 Json report is empty for incremental compilation
Tools. Gradle. Multiplatform
  • KT-67127 KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines
  • KT-66514 Don't get output file from Cinterop task for IDE Import if host os doesn't support it
Tools. JPS
  • KT-65043 JPS dumb mode should respect maps needed for the compiler
Tools. Wasm
  • KT-67785 Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore
  • 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency xyz.jpenilla:run-task to v2.3.0 Update all dependencies May 2, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ac06616 to a76c1d1 Compare May 8, 2024 08:05
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 258aa7f to 8d8670c Compare May 19, 2024 21:22
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 4e1bc5c to 52f577d Compare June 2, 2024 04:06
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c3bd75a to c3752ee Compare June 15, 2024 05:07
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 614894d to 2c6df68 Compare July 3, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants