Conversation
|
Renovate Jira issue ID: MCP-405 |
Summary
Major version bump to Gradle 9.4.1 (from 8.14.4) with coordinated updates to testcontainers (2.0.4), jsonschema libraries (5.0.0), and Gradle plugins. The Gradle wrapper scripts have been regenerated, with notable changes including removal of explicit CLASSPATH handling—a reflection of Gradle 9.x architecture. What reviewers should knowKey changes to review:
|
There was a problem hiding this comment.
LGTM! ✅
Purely mechanical Renovate-generated update — version numbers in libs.versions.toml and settings.gradle.kts, plus the standard wrapper script regeneration that accompanies a Gradle major version upgrade. No application logic was touched, so there is nothing substantive to flag.
This PR contains the following updates:
8.14.4→9.4.11.21.4→2.0.44.38.0→5.0.04.38.0→5.0.02.4.1→3.2.23.2.33.19.2→4.4.0Release Notes
gradle/gradle (gradle)
v9.4.1Compare Source
v9.4.0Compare Source
v9.3.1: 9.3.1Compare Source
This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.
The following issues were resolved:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 9.3.1 by updating your wrapper:
See the Gradle 9.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.
v9.3.0Compare Source
v9.2.1: 9.2.1Compare Source
The Gradle team is excited to announce Gradle 9.2.1.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Björn Kautler,
hasunzo,
HYEON,
Hyunjoon Park,
HYUNJUN SON,
Jendrik Johannes,
Kirill Gavrilov,
Madalin Valceleanu,
Martin Bonnin,
Matthew Haughton,
Mikhail Polivakha,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Róbert Papp,
Simon Marquis,
TheGoesen,
Vincent Potucek,
Xin Wang.
Upgrade instructions
Switch your build to use Gradle 9.2.1 by updating your wrapper:
See the Gradle 9.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.
v9.2.0Compare Source
v9.1.0: 9.1.0Compare Source
The Gradle team is excited to announce Gradle 9.1.0.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Eng Zer Jun,
EunHyunsu,
Gaëtan Muller,
HeeChul Yang,
Jendrik Johannes,
Johnny Lim,
Junho Lee,
Kirill Gavrilov,
Matthew Haughton,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Pradyumna C,
r-a-sattarov,
Ryszard Perkowski,
Sebastian Schuberth,
SebastianHeil,
Staffan Al-Kadhimi,
winfriedgerlach,
Xin Wang.
Upgrade instructions
Switch your build to use Gradle 9.1.0 by updating your wrapper:
See the Gradle 9.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.
v9.0.0: 9.0.0Compare Source
The Gradle team is excited to announce Gradle 9.0.0.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Aaron Matthis,
Adam E,
Adam S,
Björn Kautler,
Daniel Lacasse,
Eng Zer Jun,
EunHyunsu,
FlorianMichael,
Francisco Prieto,
Gaëtan Muller,
Jake Wharton,
Kengo TODA,
Kent Kaseda,
Madalin Valceleanu,
Marc Philipp,
Mark S. Lewis,
Matthew Haughton,
Mycroft Wong,
Na Minhyeok,
Nelson Osacky,
Olivier "Oli" Dagenais,
ploober,
Radai Rosenblatt,
Róbert Papp,
Sebastian Schuberth,
Victor Merkulov.
Upgrade instructions
Switch your build to use Gradle 9.0.0 by updating your wrapper:
See the Gradle 9.0.0 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.
testcontainers/testcontainers-java (org.testcontainers:testcontainers)
v2.0.4Compare Source
What's Changed
📖 Documentation
📦 Dependency updates
v2.0.3Compare Source
What's Changed
🐛 Bug Fixes
📖 Documentation
📦 Dependency updates
7 changes
v2.0.2Compare Source
What's Changed
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
v2.0.1Compare Source
What's Changed
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
v2.0.0Compare Source
Testcontainers 2.0.0
Main changes
testcontainers-. For example,org.testcontainers:mysqlis noworg.testcontainers:testcontainers-mysqlorg.testcontainers.<module-name>package. For example, newMySQLContainerclass is underorg.testcontainers.mysqlWhat's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
AutoCloseableforTestcontainersExtension$StoreAdapter(#10529) @linghengqian📦 Dependency updates
46 changes
victools/jsonschema-generator (com.github.victools:jsonschema-module-jackson)
v5.0.0jsonschema-generatorChanged
173.xFixed
formatfor standardLocalDateTimestring definitionjsonschema-module-jacksonAdded
JacksonSchemaModuleas alternative name to theJacksonModule(old class name kept for backward compatibility)Fixed
@JacksonAnnotationsInsideannotated combo annotations also when looking for@JsonPropertyDescriptionConfiguration
📅 Schedule: Branch creation - "after 7am every weekday,before 7pm every weekday" in timezone CET, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.