Update all non-major dependencies #4168
Open
+37
−37
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.8.1-debian-12-r1
->3.9.0-debian-12-r4
8.10.2
->8.12
11.5
->11.6
3.26.3
->3.27.2
3.5.0
->3.5.1
5.3.0
->5.4.0
5.3.0
->5.4.0
2.5.5.0
->2.6.0.0
6.1.3
->6.1.4
1.21.0
->1.21.2
2.6.0
->2.8.1
7.0.0.202409031743-r
->7.1.0.202411261347-r
1.18.34
->1.18.36
1.17.1
->1.17.2
4.8.177
->4.8.179
3.1.9
->3.1.10
7.8.0
->7.10.0
6.0.26
->6.1.0
2.2.23
->2.2.27
3.3.5
->3.4.1
1.2.0
->1.2.1
2.3.2
->2.5.0
2.17.0
->2.18.0
1.24.0
->1.25.2
1.5.12
->1.5.16
1.5.12
->1.5.16
2.2.0
->2.3.0
2.29.9
->2.29.49
5.14.2
->5.15.2
4.1.114.Final
->4.1.116.Final
2.18.1
->2.18.2
5.11.3
->5.11.4
2.0.21
->2.1.0
1.44.1
->1.45.0
3.3.5
->3.4.1
6.1.14
->6.2.1
1.13.6
->1.14.2
1.1.6
->1.1.7
Release Notes
gradle/gradle (gradle)
v8.12
Compare Source
v8.11.1
: 8.11.1Compare Source
This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.11.1 by updating your wrapper:
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.
v8.11
: 8.11Compare Source
The Gradle team is excited to announce Gradle 8.11.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211
Upgrade instructions
Switch your build to use Gradle 8.11 by updating your wrapper:
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.
mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)
v3.5.1
Compare Source
Full Changelog
Notable changes
Bugs Fixed
GoogleCloudPlatform/cloud-sql-mysql-socket-factory (com.google.cloud.sql:mysql-socket-factory-connector-j-8)
v1.21.2
Compare Source
Bug Fixes
Dependencies
v1.21.1
Compare Source
Dependencies
Documentation
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v2.8.1
Fixed
v2.8.0
Added
Changed
Fixed
v2.7.0
Added
Changed
projectlombok/lombok (org.projectlombok:lombok)
v1.18.36
Compare Source
apache/commons-codec (commons-codec:commons-codec)
v1.17.2
The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
This is a feature and maintenance release. Java 8 or later is required.
eclipse-ee4j/jersey (org.glassfish.jersey.media:jersey-media-multipart)
v3.1.10
Compare Source
What's Changed
New Contributors
Full Changelog: eclipse-ee4j/jersey@3.1.9...3.1.10
quartz-scheduler/quartz (org.quartz-scheduler:quartz)
v2.5.0
: Quartz 2.5.0Most Significant Changes This Release (over 2.4.0):
All changes/updates:
Open Issues
Completed Issues
v2.4.0
: Quartz 2.4.0Most Significant Changes This Release:
All changes/updates:
Open Issues
Completed Issues
google/google-java-format (com.google.googlejavaformat:google-java-format)
v1.25.2
Changes:
Full Changelog: google/google-java-format@v1.25.1...v1.25.2
v1.25.1
Changes:
Full Changelog: google/google-java-format@v1.25.0...v1.25.1
v1.25.0
The minimum support JDK version to run google-java-format is now JDK 17 (#1159). Using google-java-format to format earlier versions of the language is still supported, but running the formatter itself on JDK 17 or newer is required.
Changes:
when
pattern guardsFull Changelog: google/google-java-format@v1.24.0...v1.25.0
resilience4j/resilience4j (io.github.resilience4j:resilience4j-bom)
v2.3.0
Enhancements
decorateSupplier
as aRetry
instance method.Retry#executeSuspendExecute
condition to enhance consistency withFlowRetry
.Synchronized
toReentrantLock
to avoid virtual-thread pinning issues.Clock
toCircuitBreakerConfig
and utilize it in the state machine.RateLimiter.executeSuspendFunction
respectsdrainPermissionsOnResult
in the configuration.Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.