Skip to content

Bump the openrewrite group with 6 updates#26630

Merged
thll merged 1 commit into
masterfrom
dependabot/maven/openrewrite-d7fc8ac340
Jul 9, 2026
Merged

Bump the openrewrite group with 6 updates#26630
thll merged 1 commit into
masterfrom
dependabot/maven/openrewrite-d7fc8ac340

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the openrewrite group with 6 updates:

Package From To
org.openrewrite:rewrite-java 8.85.7 8.86.0
org.openrewrite.recipe:rewrite-testing-frameworks 3.40.0 3.41.0
org.openrewrite.recipe:rewrite-migrate-java 3.38.0 3.39.0
org.openrewrite.recipe:rewrite-static-analysis 2.37.0 2.38.0
org.openrewrite.recipe:rewrite-joda 0.9.1 0.9.2
org.openrewrite.maven:rewrite-maven-plugin 6.42.0 6.43.0

Updates org.openrewrite:rewrite-java from 8.85.7 to 8.86.0

Release notes

Sourced from org.openrewrite:rewrite-java's releases.

8.86.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.85.7...v8.86.0

Commits
  • 19ae22f rpc: remove the by-name fallback in RpcRecipe.getRecipeList() (#8139)
  • 862ba65 Go: prune excessive comments (#8152)
  • df82349 Stream CsvDataTableStore.getRows from disk lazily and mandate closing the ret...
  • 3db7431 Go: relativize paths before importer registration (#8153)
  • 709fd82 Go: Parse _test.go files too (#8151)
  • 50bc566 [Auto] Gradle wrapper scripts as of 2026-06-30T1107
  • 575e370 DependencyWorkspace to use pid to isolate parallel runs (#8150)
  • 34e00ac JavaScript: keep <default> as the method name in type attribution when callin...
  • 2d79ac5 Remove evolution comments (#8148)
  • ea9ec83 JavaScript: Java can delegate to JS's autoformat (#8144)
  • Additional commits viewable in compare view

Updates org.openrewrite.recipe:rewrite-testing-frameworks from 3.40.0 to 3.41.0

Release notes

Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.

3.41.0

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.40.0...v3.41.0

Commits
  • 95ff73a Keep mockStatic import in CleanupMockitoImports when type info is incompl...
  • cba9383 Recipe best practices
  • See full diff in compare view

Updates org.openrewrite.recipe:rewrite-migrate-java from 3.38.0 to 3.39.0

Release notes

Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.

3.39.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.38.0...v3.39.0

Commits
  • 16e662d Upgrade maven-ear-plugin for ee9 and ee11 (#1156)
  • b9f0360 Upgrade maven-ejb-plugin alongside jakarta.ejb-api (#1155)
  • 83f0e68 Add recipe to replace jakarta jws-api with ws-api in EE10 (#1151)
  • 48213f6 Fix jakarta.enterprise.concurrent-api version for EE9 and EE10 (#1152)
  • b6c9ae6 Skip UseMapOf rewrite when the assignment target is a concrete HashMap (#1148...
  • ceb4af5 Extend Use{List,Set,Map}Of to recognise prose-statement chains (#1145)
  • 8ec6841 OpenRewrite recipe best practices
  • fc4e5d6 Move ReplaceUnusedVariablesWithUnderscore to Java best practices (#1144)
  • cfdda28 Fix JavadocToMarkdown's handling of varargs and JDKs newer than the bytecode ...
  • ad1045d Preserve angle brackets when converting @​param <T> to Markdown (#1141)
  • Additional commits viewable in compare view

Updates org.openrewrite.recipe:rewrite-static-analysis from 2.37.0 to 2.38.0

Release notes

Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.

2.38.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-static-analysis@v2.37.0...v2.38.0

Commits
  • 6ed9dfd Use unnamed variable for unused try-with-resources resource on Java 21+ (#930)
  • be7f594 Add RemoveUnreachableMultiCatchAlternative (#926)
  • 4adaeac Tests for Kotlin, Groovy, TS for cross-language code quality recipes (#928)
  • 0fb105c Fix RemoveRedundantTypeCast removing cast that gives a var lambda its target ...
  • 8674121 Add 7 cross-language code quality recipes (#853)
  • 51c0f0e Add UseStringCaseInsensitiveOrder (#923)
  • 66ff7d7 Recipe best practices
  • ed491a5 Fix RemoveUnusedPrivateMethods deleting methods called with raw collection ar...
  • 333720f Fix MinimumSwitchCases crash on Java 21 sealed-interface pattern switch (#922)
  • 83e4fd5 Fix UseTryWithResources moving resource out of scope for catch block (#921)
  • See full diff in compare view

Updates org.openrewrite.recipe:rewrite-joda from 0.9.1 to 0.9.2

Release notes

Sourced from org.openrewrite.recipe:rewrite-joda's releases.

0.9.2

What's Changed

Full Changelog: https://github.com/openrewrite/rewrite-joda

Commits

Updates org.openrewrite.maven:rewrite-maven-plugin from 6.42.0 to 6.43.0

Release notes

Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.

6.43.0

What's Changed

Full Changelog: openrewrite/rewrite-maven-plugin@v6.42.0...v6.43.0

Commits
  • 269bf8c [maven-release-plugin] prepare release v6.43.0
  • 233eeae Bump rewrite.version property
  • 42dee3b chore(ci): bump org.junit:junit-bom from 6.1.0 to 6.1.1 (#1170)
  • e54073c Tolerate Develocity remote build cache warnings in BasicIT (#1171)
  • f0400cb typo in suppressions.xml
  • 05d0bed Create empty suppressions.xml
  • 079819d Use GitHub actions/checkout@v7
  • 65a9d2f chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.21.4 (#1159)
  • 0c74e8a Always parse non-project resources (#1168)
  • f652b7f Bump rewrite.version property
  • Additional commits viewable in compare view

You 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file maven labels Jul 9, 2026
@thll thll merged commit 4125bd0 into master Jul 9, 2026
28 checks passed
@thll thll deleted the dependabot/maven/openrewrite-d7fc8ac340 branch July 9, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maven

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant