fix(deps): update all non-major dependencies#249
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
April 6, 2026 17:42
79b14cf to
7fe3eac
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
10 times, most recently
from
April 13, 2026 07:11
a1ce496 to
ece1e51
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
April 23, 2026 21:22
8330257 to
61e257c
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
May 3, 2026 01:05
5ecc0b3 to
483e7c7
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
May 7, 2026 18:54
0d4ad4b to
696ab2e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
May 16, 2026 01:47
1173212 to
7e3cd6f
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
May 28, 2026 05:15
a0acae9 to
661c27d
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
June 10, 2026 11:53
e26e2a8 to
ae4a116
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
June 19, 2026 18:48
cfc09ba to
594ada1
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
June 26, 2026 20:12
c72297f to
390b176
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
July 6, 2026 07:46
0435c9b to
e60e22e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 16, 2026 04:11
e60e22e to
6169e03
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 16, 2026 10:48
6169e03 to
caaa4d9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
9.4.1→9.6.16.0.3→6.1.21.18.44→1.18.464.9.8→4.10.30.22.0→0.28.03.2.3→3.2.43.31.0→3.40.03.5.7→3.5.92.31.0→2.39.04.9.8→4.10.32.48.0→2.50.02.13.2→2.14.00.5.1→0.5.26.0.3→6.1.27.29.0→7.37.06.0.3→6.1.26.4.8→6.5.93.1.0→3.2.09.4.1→9.6.08.4.0→8.8.0Release Notes
gradle/gradle (gradle)
v9.6.1Compare Source
v9.6.0Compare Source
v9.5.1: 9.5.1Compare Source
The Gradle team is excited to announce Gradle 9.5.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:
atm1020,
mataha,
Adam,
Attila Kelemen,
Benedikt Ritter,
Björn Kautler,
Caro Silva Rode,
CHANHAN,
Dmitry Nezavitin,
Eng Zer Jun,
KugelLibelle,
Madalin Valceleanu,
Markus Gaisbauer,
Oliver Kopp,
Philip Wedemann,
ploober,
Roberto Perez Alcolea,
Rohit Anand,
Suvrat Acharya,
Ujwal Suresh Vanjare,
Victor Merkulov
Upgrade instructions
Switch your build to use Gradle 9.5.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.5.0: 9.5.0Compare Source
The Gradle team is excited to announce Gradle 9.5.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:
atm1020,
mataha,
Adam,
Attila Kelemen,
Benedikt Ritter,
Björn Kautler,
Caro Silva Rode,
CHANHAN,
Dmitry Nezavitin,
Eng Zer Jun,
KugelLibelle,
Madalin Valceleanu,
Markus Gaisbauer,
Oliver Kopp,
Philip Wedemann,
ploober,
Roberto Perez Alcolea,
Rohit Anand,
Suvrat Acharya,
Ujwal Suresh Vanjare,
Victor Merkulov
Upgrade instructions
Switch your build to use Gradle 9.5.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.
projectlombok/lombok (org.projectlombok:lombok)
v1.18.46spotbugs/spotbugs (com.github.spotbugs:spotbugs-annotations)
v4.10.3Compare Source
Fixed
LI_LAZY_INIT_STATICfalse negative when the null guard is written in yoda-style (null == field) (#4144)DC_DOUBLECHECK,NP_SYNC_AND_NULL_CHECK_FIELDandSP_SPIN_ON_FIELDfalse negatives when the null guard is written in yoda-style (null == field) (#4144)UNS_UNSAFE_CALLbug patternUWF_NULL_FIELDfalse negative for fields initialized with cast null values (#4034)UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASSfalse positive for methods reached only through method references (#4059)Changed
FindBugsViewerTask: use default look and feel by default. (#4165)Refactor
FindBugsViewerTask: extendAbstractFindBugsTaskto reduce duplicate code. (#4165)v4.10.2Compare Source
Build
v4.10.1Compare Source
Build
openrewrite/rewrite-rewrite (org.openrewrite.recipe:rewrite-rewrite)
v0.28.0: 0.28.0What's Changed
Full Changelog: openrewrite/rewrite-rewrite@v0.27.0...v0.28.0
v0.27.0: 0.27.0What's Changed
Full Changelog: openrewrite/rewrite-rewrite@v0.26.1...v0.27.0
v0.26.1: 0.26.1What's Changed
Full Changelog: openrewrite/rewrite-rewrite@v0.26.0...v0.26.1
v0.26.0: 0.26.0What's Changed
Full Changelog: openrewrite/rewrite-rewrite@v0.25.0...v0.26.0
v0.25.0: 0.25.0What's Changed
Full Changelog: openrewrite/rewrite-rewrite@v0.24.3...v0.25.0
v0.24.3What's Changed
OpenRewriteRecipeBestPracticeswith targeted static analysis and migration recipes by @timtebeek in #75Full Changelog: openrewrite/rewrite-rewrite@v0.24.0...v0.24.3
v0.24.2: 0.24.2What's Changed
Full Changelog: https://github.com/openrewrite/rewrite-rewrite
v0.24.1: 0.24.1Full Changelog: openrewrite/rewrite-rewrite@v0.24.0...v0.24.1
v0.24.0: 0.24.0What's Changed
New Contributors
Full Changelog: openrewrite/rewrite-rewrite@v0.23.0...v0.24.0
v0.23.0: 0.23.0What's Changed
Full Changelog: openrewrite/rewrite-rewrite@v0.22.0...v0.23.0
ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)
v3.2.4: 3.2.4openrewrite/rewrite-migrate-java (org.openrewrite.recipe:rewrite-migrate-java)
v3.40.0: 3.40.0What's Changed
\tand\fescapes in UseTextBlocks to avoid incidental whitespace stripping by @timtebeek in #1160UseMapOfforLinkedHashMap/TreeMapin the proseput()form (#1163) by @timtebeek in #1165New Contributors
Full Changelog: openrewrite/rewrite-migrate-java@v3.39.0...v3.40.0
v3.39.0: 3.39.0Compare Source
What's Changed
<br>tags to Markdown line breaks by @timtebeek in #1142@param <T>to Markdown by @timtebeek in #1141UseMapOfwhen the anonymousHashMapis assigned to a concreteHashMapvariable by @timtebeek in #1149Full Changelog: openrewrite/rewrite-migrate-java@v3.38.0...v3.39.0
v3.38.0What's Changed
@{argLine}in AddSurefireFailsafeArgLine for JaCoCo coverage by @timtebeek in #1138Full Changelog: openrewrite/rewrite-migrate-java@v3.37.0...v3.38.0
v3.37.0: 3.37.0What's Changed
New Contributors
Full Changelog: openrewrite/rewrite-migrate-java@v3.36.0...v3.37.0
v3.36.0: 3.36.0What's Changed
IfElseIfConstructToSwitchwhen a trailing non-== nullbinary check is present by @timtebeek in #1109UseTextBlockswhen literal value matches its source by @timtebeek in #1111UseMapOfforHashMapsubclasses likeLinkedHashMapandTreeMapby @timtebeek in #1113RenameUnderscoreIdentifieron Kotlin and Groovy sources by @MBoegers in #1114java.io.IOimport inReplaceSystemOutWithIOPrintby @timtebeek in #1118com.sun.xml.bind.marshaller.NamespacePrefixMappertoorg.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapperby @Jenson3210 in #1121RefineSwitchCasesgenerating invalid guard on enum constant labels by @timtebeek in #1124New Contributors
Full Changelog: openrewrite/rewrite-migrate-java@v3.35.0...v3.36.0
v3.35.0: 3.35.0What's Changed
java.io.IOimport inReplaceSystemOutWithIOPrintby @timtebeek in #1093UseMapOfwhenput()argument is a null literal by @timtebeek in #1094UseVarForGenericMethodInvocationsby @timtebeek in #1102varwhen target type inference widens a generic argument by @timtebeek in #1103IfElseIfConstructToSwitchwheninstanceoftypes are missing by @timtebeek in #1095Full Changelog: openrewrite/rewrite-migrate-java@v3.34.1...v3.35.0
v3.34.1What's Changed
varwhen reassignment relies on declared supertype by @timtebeek in #1078Immutable*.copyOfrewrite when argument is not aCollectionby @timtebeek in #1089Map.ofEntrieswhen migrating more than 10 entries by @timtebeek in #1090Full Changelog: openrewrite/rewrite-migrate-java@v3.34.0...v3.34.1
v3.34.0: 3.34.0What's Changed
casealways has a space before the label inIfElseIfConstructToSwitchby @timtebeek in #1071UsePredicateNotto replace cast-and-negate withPredicate.not(..)by @timtebeek in #1072Full Changelog: openrewrite/rewrite-migrate-java@v3.33.0...v3.34.0
v3.33.1: 3.33.1Full Changelog: openrewrite/rewrite-migrate-java@v3.33.0...v3.33.1
v3.33.0: 3.33.0What's Changed
copyOfmigration for Guava by @greg-at-moderne in #1062_identifier to__for Java ≤ 8 source files by @Jenson3210 in #1063ClassCastExceptionon parenthesized initializers invarrecipes by @knutwannheden in #1064MigrateCollections*template errors on complex expression contexts by @knutwannheden in #1067Full Changelog: openrewrite/rewrite-migrate-java@v3.32.1...v3.33.0
v3.32.1What's Changed
Full Changelog: openrewrite/rewrite-migrate-java@v3.32.0...v3.32.1
v3.32.0: 3.32.0What's Changed
JavaTemplate.apply()static method by @timtebeek in #1037AddMissingMethodImplementationgenerating stubs for inherited methods by @timtebeek in #1051New Contributors
Full Changelog: openrewrite/rewrite-migrate-java@v3.31.3...v3.32.0
v3.31.3: 3.31.3What's Changed
Full Changelog: openrewrite/rewrite-migrate-java@v3.31.2...v3.31.3
v3.31.2: 3.31.2What's Changed
Full Changelog: openrewrite/rewrite-migrate-java@v3.31.1...v3.31.2
v3.31.1: 3.31.1What's Changed
Full Changelog: openrewrite/rewrite-migrate-java@v3.31.0...v3.31.1
mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)
v3.5.9Compare Source
Full Changelog
Key Enhancements
useIpForKillQueryfor query cancellationIssues Resolved
allowLocalInfile=falseon the server's local-infile request, so a malicious server cannot read a client file despite the option being disabledlocale-dependent parsing/formatting, e.g. under tr_TR) (thanks to jmestwa-coder)
v3.5.8Compare Source
Full Changelog
Issues Resolved
Other
openrewrite/rewrite-static-analysis (org.openrewrite.recipe:rewrite-static-analysis)
v2.39.0: 2.39.0Compare Source
What's Changed
Full Changelog: openrewrite/rewrite-static-analysis@v2.38.0...v2.39.0
v2.38.0: 2.38.0Compare Source
What's Changed
UseTryWithResourcesmoving resource out of scope for catch block by @timtebeek in #921MinimumSwitchCasescrash on Java 21 sealed-interface pattern switch by @timtebeek in #922RemoveRedundantTypeCastremoving cast that gives avarlambda its target type by @timtebeek in #925New Contributors
Full Changelog: openrewrite/rewrite-static-analysis@v2.37.0...v2.38.0
v2.37.0: 2.37.0What's Changed
RemoveRedundantTypeCastby @timtebeek in #915InstanceOfPatternMatchnot to remove double primitive cast by @greg-at-moderne in #918AnnotateNullableParameterswhen parameter der… by @stefanodallapalma in [#868](https://redirect.github.com/openrewrite/rewrite-static-anaConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.