fix(deps): update all non-major dependencies#44
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.
|
4cccf32 to
135859b
Compare
bdf2687 to
a9e9b08
Compare
887d727 to
f3ae407
Compare
7a9222c to
f02050e
Compare
e8c787e to
f4635e4
Compare
b305d36 to
0b9609f
Compare
0b9609f to
fdb94e3
Compare
68162e4 to
dc4f18d
Compare
0c45a4e to
0fa7b7c
Compare
0fa7b7c to
ba27b9d
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.01.18.44→1.18.463.1.0→3.2.00.22.0→0.26.13.31.0→3.37.02.31.0→2.37.04.9.8→4.10.22.48.0→2.50.07.29.0→7.35.06.4.8→6.5.88.4.0→8.7.0Release Notes
gradle/gradle (gradle)
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.46Compare Source
MiniPlaceholders/MiniPlaceholders (io.github.miniplaceholders:miniplaceholders-api)
v3.2.0Compare Source
Features
openrewrite/rewrite-rewrite (org.openrewrite.recipe:rewrite-rewrite)
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
openrewrite/rewrite-migrate-java (org.openrewrite.recipe:rewrite-migrate-java)
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
openrewrite/rewrite-static-analysis (org.openrewrite.recipe:rewrite-static-analysis)
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
v2.34.0: 2.34.0What's Changed
Full Changelog: openrewrite/rewrite-static-analysis@v2.33.0...v2.34.0
v2.33.1: 2.33.1Full Changelog: openrewrite/rewrite-static-analysis@v2.33.0...v2.33.1
v2.33.0: 2.33.0What's Changed
SimplifyBooleanExpressionby @greg-at-moderne in #848InstanceOfPatternMatchto avoid providing invalid variable definitions pointing to itself by @greg-at-moderne in #849ReplaceStackWithDequecrash onthisargument by @knutwannheden in #864New Contributors
Full Changelog: openrewrite/rewrite-static-analysis@v2.32.0...v2.33.0
v2.32.0: 2.32.0What's Changed
ReplaceStackWithDequeTestby @greg-at-moderne in #840RemoveExtraSemicolonsTestare no longer expected to fail by @greg-at-moderne in #841JavaTemplate.apply()static method by @timtebeek in #846InstanceOfPatternMatchfor try-with-resources casts by @timtebeek in #847Full Changelog: openrewrite/rewrite-static-analysis@v2.31.0...v2.32.0
spotbugs/spotbugs (com.github.spotbugs:spotbugs)
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 @Override on 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
v2.49.0: Error Prone 2.49.0This release includes several changes to
MatcherAPIs, and removed some deprecated or problematic APIs:MethodMatchers.withSignatureAPI, which relies on fragiletoStringbehaviour. Alternatives for matching on method signatures with varargs and type parameters were added ina98a1c5.variableType(Matcher)API.Matchers.variableType(Matcher)usesVariableTree#getTypeto match variable types, which own't work for lambda parameters with inferred types after JDK-8268850. The recommended replacement isvariableType(TypePredicate).enclosingPackagereturn an optional. Module elements are not enclosed by a package, checks usingenclosingPackageshouldn't assume an enclosing package exists when processing arbitrary elements.FieldMatchersAPI, similar toMethodMatchers(1dd9c3a).New checks:
AssertThrowsBlockToExpression: Discourage unnecessary block lambdas inassertThrows.AssertThrowsMinimizer: Suggest minimizing the amount of logic inassertThrows.MemorySegmentReferenceEquality: Discourage using reference equality forMemorySegments.PreferThrowsTag: Recommends using@throwsinstead of the legacy@exceptionjavadoc tag.RecordAccessorInCompactConstructor: detect record accessors inside the compact canonical ctors, which read uninitialized fields.Closed issues: #2283, #3503, #5210, #5289, #5548, #5548, #5554, #5609, #5614, #5656
Full changelog: google/error-prone@v2.48.0...v2.49.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.