build(deps): bump the rewrite group across 1 directory with 6 updates#908
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the rewrite group across 1 directory with 6 updates#908dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
2469a6d to
9467955
Compare
9467955 to
9b8478b
Compare
9b8478b to
045ccc0
Compare
045ccc0 to
20629a6
Compare
5e257a6 to
4ed010c
Compare
4ed010c to
d5e719e
Compare
d5e719e to
6ab27b3
Compare
6ab27b3 to
75da1d6
Compare
75da1d6 to
0d3bfd5
Compare
416098f to
39a2d3a
Compare
b91c3ac to
1d7f170
Compare
Bumps the rewrite group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.openrewrite.recipe:rewrite-apache](https://github.com/openrewrite/rewrite-apache) | `2.18.0` | `2.27.0` | | [org.openrewrite.recipe:rewrite-java-security](https://github.com/moderneinc/rewrite-java-security) | `3.19.2` | `3.32.0` | | [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) | `3.19.0` | `3.36.0` | | [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) | `2.19.0` | `2.36.0` | | [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) | `3.19.0` | `3.37.0` | | [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) | `6.21.1` | `6.41.0` | Updates `org.openrewrite.recipe:rewrite-apache` from 2.18.0 to 2.27.0 - [Release notes](https://github.com/openrewrite/rewrite-apache/releases) - [Commits](openrewrite/rewrite-apache@v2.18.0...v2.27.0) Updates `org.openrewrite.recipe:rewrite-java-security` from 3.19.2 to 3.32.0 - [Commits](https://github.com/moderneinc/rewrite-java-security/commits) Updates `org.openrewrite.recipe:rewrite-migrate-java` from 3.19.0 to 3.36.0 - [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases) - [Commits](openrewrite/rewrite-migrate-java@v3.19.0...v3.36.0) Updates `org.openrewrite.recipe:rewrite-static-analysis` from 2.19.0 to 2.36.0 - [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases) - [Commits](openrewrite/rewrite-static-analysis@v2.19.0...v2.36.0) Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.19.0 to 3.37.0 - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v3.19.0...v3.37.0) Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.21.1 to 6.41.0 - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v6.21.1...v6.41.0) --- updated-dependencies: - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-version: 6.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.recipe:rewrite-apache dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.recipe:rewrite-java-security dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.recipe:rewrite-migrate-java dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.recipe:rewrite-static-analysis dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite ... Signed-off-by: dependabot[bot] <support@github.com>
1d7f170 to
b226f22
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.
Bumps the rewrite group with 6 updates in the / directory:
2.18.02.27.03.19.23.32.03.19.03.36.02.19.02.36.03.19.03.37.06.21.16.41.0Updates
org.openrewrite.recipe:rewrite-apachefrom 2.18.0 to 2.27.0Release notes
Sourced from org.openrewrite.recipe:rewrite-apache's releases.
... (truncated)
Commits
da600a7MapdecodeBase64togetMimeDecoder()to preserve URL-safe decoding (#133)c28f139Update Gradle wrapper 9.5.16c0dcd1Set commentCharacter on@CsvSourceto avoid clash with '#' delimiter (#131)e30be76Remove explicit test dependencies9601f43OpenRewrite recipe best practices250dfceMigrateAuthStatetoAuthExchangefor HttpClient 5 (#130)ebd85f0Revert to using rewrite-java-21a9039cdJava 25 on Gradle 9.5.0 (#129)4a10ac0Fix ResponseHandler migration mapping to HttpClient 5 (#128)f40a996OpenRewrite recipe best practicesUpdates
org.openrewrite.recipe:rewrite-java-securityfrom 3.19.2 to 3.32.0Commits
Updates
org.openrewrite.recipe:rewrite-migrate-javafrom 3.19.0 to 3.36.0Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
... (truncated)
Commits
d4df178Skip unparseable Java versions in FindJavaVersion instead of reporting -1 (#1...b8a298eFixRefineSwitchCasesgenerating invalid guard on enum constant labels (#1124)c7f400b[Auto] SDKMAN! Java candidates as of 2026-06-01T1550fca7c7cMigratecom.sun.xml.bind.marshaller.NamespacePrefixMapperto `org.glassfish...74017b2Route WSS4J message.token classes to their real 2.x packages (#1122)52b0808OpenRewrite recipe best practices23e5804Update Gradle wrapper 9.5.121548bdfix: do not replace lambda params with underscore when used as assignment tar...61e7d90Do not addjava.io.IOimport inReplaceSystemOutWithIOPrint(#1118)dec86d0SkipRenameUnderscoreIdentifieron Kotlin and Groovy sources (#1114)Updates
org.openrewrite.recipe:rewrite-static-analysisfrom 2.19.0 to 2.36.0Release notes
Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.
... (truncated)
Commits
01d4a78Update Gradle wrapper 9.5.1421318aRetain load-bearing type witness in select position in `UnnecessaryExplicitTy...c488082Regenerate recipes.csv (#910)829a5a5Use receiver type for unbound instance method reference in `ReplaceLambdaWith...5ab23a2Skip Python sources inCombineSemanticallyEqualCatchBlocks(#908)e4bcb09Preserve raw cast on parameterized expression inRemoveRedundantTypeCast(#...62e6a08Preserve cast on argument to overloaded method inRemoveRedundantTypeCast(...3ef523dGuardinstanceoftoClass::isInstanceconversion on lambda arity (#903)03d153eReplacevarwith interface type inUseLambdaForFunctionalInterface(#896)8e930b0Strip diamond operator from cast inUseLambdaForFunctionalInterface(#893)Updates
org.openrewrite.recipe:rewrite-testing-frameworksfrom 3.19.0 to 3.37.0Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
... (truncated)
Commits
5b719c2Extract documentation examples from tests1ca6223Match MockWebServer.shutdown() against pre-rename type (#1012)9479988Add direct mockwebserver3 dep when only old mockwebserver dep inherited from ...4d31fbbAdd recipe to migrate AssertionsForClassTypes/InterfaceTypes to Assertions (#...7cbff2aOpenRewrite recipe best practices86f2308fix: retain doNothing() stubs inside lambda bodies to prevent uncompilable co...45d2528Update Gradle wrapper 9.5.1a632e17Regenerate recipes.csv (#1007)0b192caAdd RemoveJupiterMigrationSupport recipe (#1006)f3f61a6ReuseMockedStaticfor consecutive stubbings of the same class (#1005)Updates
org.openrewrite.maven:rewrite-maven-pluginfrom 6.21.1 to 6.41.0Release notes
Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.
... (truncated)
Commits
d215696[maven-release-plugin] prepare release v6.41.0ee3122dBump rewrite.version property7f191abValidate compiler version properties and read pluginManagement for JavaVersio...709088bchore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin (#1160)8582878chore(ci): bump org.junit:junit-bom from 6.0.3 to 6.1.0 (#1158)47176d5chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin (#1157)5889bdachore(ci): bump org.ow2.asm:asm from 9.10 to 9.10.1 (#1156)be1fcbfBump rewrite.version property44994d7Bump rewrite.version property0485d14[maven-release-plugin] prepare for next development iteration