fix(deps): update all non-major dependencies#358
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
from
May 8, 2026 02:47
2430a3f to
020796e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
May 16, 2026 08:09
a1914cd to
0a990a7
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
May 28, 2026 06:02
5f7eb4b to
9cafa5e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
June 10, 2026 12:10
8190e0d to
cfe433d
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
June 22, 2026 14:14
428d6d2 to
77ffd01
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 26, 2026 18:56
2eff227 to
4dcdfd2
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 6, 2026 18:17
c21dfe9 to
e5e32f6
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
July 14, 2026 08:34
ec14f83 to
c17491f
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
July 19, 2026 12:07
d6bac2e to
def3f86
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 19, 2026 12:40
def3f86 to
bf1ddbb
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.5.0→9.6.16.0.3→6.1.20.24.2→0.28.03.34.0→3.40.02.34.0→2.39.04.9.8→4.10.32.49.0→2.50.07.32.1→7.37.00.5.1→0.5.26.5.4→6.5.99.4.1→9.6.09.4.1→9.6.08.4.0→8.8.03.3.0→3.3.1Release 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.
junit-team/junit-framework (org.junit.jupiter:junit-jupiter)
v6.1.1openrewrite/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
openrewrite/rewrite-migrate-java (org.openrewrite.recipe:rewrite-migrate-java)
v3.40.0: 3.40.0Compare Source
What'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
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 #868Full Changelog: openrewrite/rewrite-static-analysis@v2.36.0...v2.37.0
v2.36.0: 2.36.0What's Changed
instanceoftoClass::isInstanceconversion on lambda arity by @timtebeek in #903RemoveRedundantTypeCastby @timtebeek in #904RemoveRedundantTypeCastby @timtebeek in #905CombineSemanticallyEqualCatchBlocksby @timtebeek in #908ReplaceLambdaWithMethodReferenceby @timtebeek in #909UnnecessaryExplicitTypeArgumentsby @knutwannheden in #911Full Changelog: openrewrite/rewrite-static-analysis@v2.35.0...v2.36.0
v2.35.0: 2.35.0What's Changed
FinalClasswhen class has anonymous inner subclasses by @timtebeek in #886ReplaceLambdaWithMethodReferencefor parameterized types with multiple constructors by @timtebeek in #887nullcast at varargs position inRemoveRedundantTypeCastby @timtebeek in #888UnnecessaryExplicitTypeArgumentsby @timtebeek in #889hasMethodOverloadingby @timtebeek in #890JavaType.AnnotationinReorderAnnotationsby @timtebeek in #894UseLambdaForFunctionalInterfaceby @timtebeek in #893varwith interface type inUseLambdaForFunctionalInterfaceby @timtebeek in #896Full Changelog: openrewrite/rewrite-static-analysis@v2.34.1...v2.35.0
v2.34.1What's Changed
UseTryWithResourcesby @timtebeek in #866@ConfigurationinFinalClassandHideUtilityClassConstructorby @timtebeek in #867(Object)bridge cast for unchecked generic casts by @timtebeek in #876Objects::nonNull/isNullwhen lambda parameter does not match by @timtebeek in #875SimplifyConsecutiveAssignmentswhen initializer would self-reference by @timtebeek in #882Full Changelog: openrewrite/rewrite-static-analysis@v2.34.0...v2.34.1
spotbugs/spotbugs (com.github.spotbugs:spotbugs)
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
google/error-prone (com.google.errorprone:error_prone_core)
v2.50.0: Error Prone 2.50.0New checks:
BoxingComparator: Detect implicitly-boxing Comparator.comparing key extractorsExposedPrivateType: Discourage references to private member classes from non-private APIsJUnitMethodInvoked: Discourage directly invoking JUnit test methodsListRemoveAmbiguous: Detect ambiguous calls toList.remove(int|Integer)PreferTestParameter: suggests using@TestParameterinstead of@TestParametersfor exhaustive boolean and enum parameters on single-element parameterized testsRecordComponentAccessorAnnotationConflict: Detect conflicts between record components and explicit accessor methodsRecordComponentOverride: Discourage@Overrideon record component declarations that don't overrideanything
ThrowableEqualsHashCode: Discourage overridingThrowable.equals()andhashCode()Closed issues: #5553, #5649, #5778
Full changelog: google/error-prone@v2.49.0...v2.50.0
spotbugs/spotbugs-gradle-plugin (com.github.spotbugs.snom:spotbugs-gradle-plugin)
v6.5.9Compare Source
Bug Fixes
v6.5.8Compare Source
Bug Fixes
v6.5.7Compare Source
Bug Fixes
v6.5.6Compare Source
Bug Fixes
v6.5.5Compare Source
Bug Fixes
GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)
v9.6.0Compare Source
Added
minimize { r8 { ... } }. (#2089)Changed
ShadowDslMarkertoShadowDsl. (#2091)@ShadowDsltoShadowJar,ResourceTransformer,DependencyFilter, andRelocator. (#2090)This restricts nested DSL configuration blocks from implicitly calling outer receiver APIs in Kotlin script files.
Fixed
v9.5.1Compare Source
Fixed
toolchainSpecin Kotlin DSL. (#2087)v9.5.0Compare Source
Added
DuplicatesStrategyfor merging transformers. (#2026)This will log warnings when an incompatible
DuplicatesStrategy(e.g.,EXCLUDE) is applied in Gradle configuration for built-inResourceTransformers.KotlinModuleMetadataTransformer. (#2073)minimize { r8 { ... } }tool for shrinking the final shadowed JAR. (#2077)Changed
afterEvaluatewhen adding variants. (#2056)enableKotlinModuleRemappingforShadowJar. (#2073)Apply
KotlinModuleMetadataTransformerexplicitly to support relocating inside Kotlin module metadata files.ShadowCopyAction. (#2083)Fixed
afterEvaluatewith other plugins. (#2055)v9.4.3Compare Source
Changed
v9.4.2Compare Source
Changed
Configuration
📅 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.