Bump the openrewrite group across 1 directory with 6 updates - #25886
Merged
Conversation
Bumps the openrewrite group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.openrewrite:rewrite-java](https://github.com/openrewrite/rewrite) | `8.80.0` | `8.81.1` | | [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) | `3.35.0` | `3.35.2` | | [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) | `3.33.0` | `3.34.0` | | [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) | `2.33.0` | `2.34.0` | | [org.openrewrite.recipe:rewrite-joda](https://github.com/openrewrite/rewrite-joda) | `0.8.1` | `0.8.2` | | [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) | `6.37.0` | `6.38.0` | Updates `org.openrewrite:rewrite-java` from 8.80.0 to 8.81.1 - [Release notes](https://github.com/openrewrite/rewrite/releases) - [Commits](openrewrite/rewrite@v8.80.0...v8.81.1) Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.35.0 to 3.35.2 - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v3.35.0...v3.35.2) Updates `org.openrewrite.recipe:rewrite-migrate-java` from 3.33.0 to 3.34.0 - [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases) - [Commits](openrewrite/rewrite-migrate-java@v3.33.0...v3.34.0) Updates `org.openrewrite.recipe:rewrite-static-analysis` from 2.33.0 to 2.34.0 - [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases) - [Commits](openrewrite/rewrite-static-analysis@v2.33.0...v2.34.0) Updates `org.openrewrite.recipe:rewrite-joda` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/openrewrite/rewrite-joda/releases) - [Commits](openrewrite/rewrite-joda@v0.8.1...v0.8.2) Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.37.0 to 6.38.0 - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v6.37.0...v6.38.0) --- updated-dependencies: - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-version: 6.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.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: openrewrite - dependency-name: org.openrewrite.recipe:rewrite-migrate-java dependency-version: 3.34.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.34.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.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: openrewrite - dependency-name: org.openrewrite:rewrite-java dependency-version: 8.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/openrewrite-e0d2050b05
branch
from
May 6, 2026 00:03
40ed9f0 to
9c982a4
Compare
bernd
approved these changes
May 6, 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 in the / directory:
8.80.08.81.13.35.03.35.23.33.03.34.02.33.02.34.00.8.10.8.26.37.06.38.0Updates
org.openrewrite:rewrite-javafrom 8.80.0 to 8.81.1Release notes
Sourced from org.openrewrite:rewrite-java's releases.
... (truncated)
Commits
c229022Remove lingering references to JavaSourceSetUpdater from dependency recipes.ce8a026Build fast "has type" lookup into TypesInUse cache, speeding up repeated type...85e77cbRestore JavaScript/Python/C# entries for Java recipes in recipes.csv (#7510)1b68dc6Groovy: fix parsing of negated new expression (#7508)08aec2eGroovy: fix parsing of property expressions in parens (#7506)32a5cb4Groovy: more fixes to map key expressions with parens (#7507)6daaa19Groovy: fix parsing of generics class literal (#7505)20a886eGroovy: fix parsing of command expressions with args in parens (#7503)86bec62Migrate 'main' property in MigrateToGradle9 (#7504)f68c4fbGroovy: fix parsing syntactic sugar of closure-call expressions (#7501)Updates
org.openrewrite.recipe:rewrite-testing-frameworksfrom 3.35.0 to 3.35.2Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
Commits
1302589Make declarative recipes singletons92de89aFix UpdateMockWebServerDispatcher classpath lookup (#975)Updates
org.openrewrite.recipe:rewrite-migrate-javafrom 3.33.0 to 3.34.0Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
Commits
61c1777Extract documentation examples from tests95028a5AddUsePredicateNotto replace cast-and-negate withPredicate.not(..)(#1...a58b8b2Ensurecasealways has a space before the label in `IfElseIfConstructToSwit...Updates
org.openrewrite.recipe:rewrite-static-analysisfrom 2.33.0 to 2.34.0Release notes
Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.
Commits
90e4a60bugfix: false positive in AnnotateNullableParameters when parameter … (#865)Updates
org.openrewrite.recipe:rewrite-jodafrom 0.8.1 to 0.8.2Release notes
Sourced from org.openrewrite.recipe:rewrite-joda's releases.
Commits
Updates
org.openrewrite.maven:rewrite-maven-pluginfrom 6.37.0 to 6.38.0Release notes
Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.
Commits
4fe065c[maven-release-plugin] prepare release v6.38.0446bc8aBump rewrite.version propertyf3d983cBump rewrite.version propertyb5565ffBump rewrite.version propertyb7d7640[maven-release-plugin] prepare for next development iteration