Bump the openrewrite group with 6 updates#26630
Merged
Merged
Conversation
Bumps the openrewrite group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.openrewrite:rewrite-java](https://github.com/openrewrite/rewrite) | `8.85.7` | `8.86.0` | | [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) | `3.40.0` | `3.41.0` | | [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) | `3.38.0` | `3.39.0` | | [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) | `2.37.0` | `2.38.0` | | [org.openrewrite.recipe:rewrite-joda](https://github.com/openrewrite/rewrite-joda) | `0.9.1` | `0.9.2` | | [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) | `6.42.0` | `6.43.0` | Updates `org.openrewrite:rewrite-java` from 8.85.7 to 8.86.0 - [Release notes](https://github.com/openrewrite/rewrite/releases) - [Commits](openrewrite/rewrite@v8.85.7...v8.86.0) Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.40.0 to 3.41.0 - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v3.40.0...v3.41.0) Updates `org.openrewrite.recipe:rewrite-migrate-java` from 3.38.0 to 3.39.0 - [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases) - [Commits](openrewrite/rewrite-migrate-java@v3.38.0...v3.39.0) Updates `org.openrewrite.recipe:rewrite-static-analysis` from 2.37.0 to 2.38.0 - [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases) - [Commits](openrewrite/rewrite-static-analysis@v2.37.0...v2.38.0) Updates `org.openrewrite.recipe:rewrite-joda` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/openrewrite/rewrite-joda/releases) - [Commits](openrewrite/rewrite-joda@v0.9.1...v0.9.2) Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.42.0 to 6.43.0 - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v6.42.0...v6.43.0) --- updated-dependencies: - dependency-name: org.openrewrite:rewrite-java dependency-version: 8.86.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite - dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks dependency-version: 3.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite - dependency-name: org.openrewrite.recipe:rewrite-migrate-java dependency-version: 3.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite - dependency-name: org.openrewrite.recipe:rewrite-static-analysis dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite - dependency-name: org.openrewrite.recipe:rewrite-joda dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: openrewrite - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-version: 6.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite ... Signed-off-by: dependabot[bot] <support@github.com>
thll
approved these changes
Jul 9, 2026
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 openrewrite group with 6 updates:
8.85.78.86.03.40.03.41.03.38.03.39.02.37.02.38.00.9.10.9.26.42.06.43.0Updates
org.openrewrite:rewrite-javafrom 8.85.7 to 8.86.0Release notes
Sourced from org.openrewrite:rewrite-java's releases.
Commits
19ae22frpc: remove the by-name fallback in RpcRecipe.getRecipeList() (#8139)862ba65Go: prune excessive comments (#8152)df82349Stream CsvDataTableStore.getRows from disk lazily and mandate closing the ret...3db7431Go: relativize paths before importer registration (#8153)709fd82Go: Parse _test.go files too (#8151)50bc566[Auto] Gradle wrapper scripts as of 2026-06-30T1107575e370DependencyWorkspace to use pid to isolate parallel runs (#8150)34e00acJavaScript: keep <default> as the method name in type attribution when callin...2d79ac5Remove evolution comments (#8148)ea9ec83JavaScript: Java can delegate to JS's autoformat (#8144)Updates
org.openrewrite.recipe:rewrite-testing-frameworksfrom 3.40.0 to 3.41.0Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
Commits
95ff73aKeepmockStaticimport inCleanupMockitoImportswhen type info is incompl...cba9383Recipe best practicesUpdates
org.openrewrite.recipe:rewrite-migrate-javafrom 3.38.0 to 3.39.0Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
Commits
16e662dUpgrade maven-ear-plugin for ee9 and ee11 (#1156)b9f0360Upgrade maven-ejb-plugin alongside jakarta.ejb-api (#1155)83f0e68Add recipe to replace jakarta jws-api with ws-api in EE10 (#1151)48213f6Fix jakarta.enterprise.concurrent-api version for EE9 and EE10 (#1152)b6c9ae6Skip UseMapOf rewrite when the assignment target is a concrete HashMap (#1148...ceb4af5Extend Use{List,Set,Map}Of to recognise prose-statement chains (#1145)8ec6841OpenRewrite recipe best practicesfc4e5d6Move ReplaceUnusedVariablesWithUnderscore to Java best practices (#1144)cfdda28Fix JavadocToMarkdown's handling of varargs and JDKs newer than the bytecode ...ad1045dPreserve angle brackets when converting@param<T> to Markdown (#1141)Updates
org.openrewrite.recipe:rewrite-static-analysisfrom 2.37.0 to 2.38.0Release notes
Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.
Commits
6ed9dfdUse unnamed variable for unused try-with-resources resource on Java 21+ (#930)be7f594Add RemoveUnreachableMultiCatchAlternative (#926)4adaeacTests for Kotlin, Groovy, TS for cross-language code quality recipes (#928)0fb105cFix RemoveRedundantTypeCast removing cast that gives a var lambda its target ...8674121Add 7 cross-language code quality recipes (#853)51c0f0eAdd UseStringCaseInsensitiveOrder (#923)66ff7d7Recipe best practicesed491a5Fix RemoveUnusedPrivateMethods deleting methods called with raw collection ar...333720fFixMinimumSwitchCasescrash on Java 21 sealed-interface pattern switch (#922)83e4fd5Fix UseTryWithResources moving resource out of scope for catch block (#921)Updates
org.openrewrite.recipe:rewrite-jodafrom 0.9.1 to 0.9.2Release notes
Sourced from org.openrewrite.recipe:rewrite-joda's releases.
Commits
Updates
org.openrewrite.maven:rewrite-maven-pluginfrom 6.42.0 to 6.43.0Release notes
Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.
Commits
269bf8c[maven-release-plugin] prepare release v6.43.0233eeaeBump rewrite.version property42dee3bchore(ci): bump org.junit:junit-bom from 6.1.0 to 6.1.1 (#1170)e54073cTolerate Develocity remote build cache warnings in BasicIT (#1171)f0400cbtypo in suppressions.xml05d0bedCreate empty suppressions.xml079819dUse GitHub actions/checkout@v765a9d2fchore(ci): bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.21.4 (#1159)0c74e8aAlways parse non-project resources (#1168)f652b7fBump rewrite.version propertyYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions