Bump the openrewrite group with 6 updates#25382
Merged
Conversation
337b374 to
f722c23
Compare
Bumps the openrewrite group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.openrewrite:rewrite-java](https://github.com/openrewrite/rewrite) | `8.75.3` | `8.75.5` | | [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) | `3.29.0` | `3.30.0` | | [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) | `3.29.0` | `3.30.0` | | [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) | `2.29.0` | `2.30.1` | | [org.openrewrite.recipe:rewrite-joda](https://github.com/openrewrite/rewrite-joda) | `0.7.1` | `0.7.2` | | [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) | `6.32.0` | `6.33.0` | Updates `org.openrewrite:rewrite-java` from 8.75.3 to 8.75.5 - [Release notes](https://github.com/openrewrite/rewrite/releases) - [Commits](openrewrite/rewrite@v8.75.3...v8.75.5) Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.29.0 to 3.30.0 - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v3.29.0...v3.30.0) Updates `org.openrewrite.recipe:rewrite-migrate-java` from 3.29.0 to 3.30.0 - [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases) - [Commits](openrewrite/rewrite-migrate-java@v3.29.0...v3.30.0) Updates `org.openrewrite.recipe:rewrite-static-analysis` from 2.29.0 to 2.30.1 - [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases) - [Commits](openrewrite/rewrite-static-analysis@v2.29.0...v2.30.1) Updates `org.openrewrite.recipe:rewrite-joda` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/openrewrite/rewrite-joda/releases) - [Commits](openrewrite/rewrite-joda@v0.7.1...v0.7.2) Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.32.0 to 6.33.0 - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v6.32.0...v6.33.0) --- updated-dependencies: - dependency-name: org.openrewrite:rewrite-java dependency-version: 8.75.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: openrewrite - dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks dependency-version: 3.30.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.30.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.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite - dependency-name: org.openrewrite.recipe:rewrite-joda dependency-version: 0.7.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.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite ... Signed-off-by: dependabot[bot] <support@github.com>
f722c23 to
1f0fda4
Compare
bernd
approved these changes
Mar 25, 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.75.38.75.53.29.03.30.03.29.03.30.02.29.02.30.10.7.10.7.26.32.06.33.0Updates
org.openrewrite:rewrite-javafrom 8.75.3 to 8.75.5Release notes
Sourced from org.openrewrite:rewrite-java's releases.
Commits
ae6db6eJavaScript: Don't use vitest inrewrite-test.ts(#6957)1f7e309C#: Roslyn-basedAutoFormatvia tree-walking reconciler (#6953)a995651C#: ImplementGenerateandGetLanguagesJSON-RPC methods (#6946)80cb628Use Long.parseLong in Semver.max() for large version segments (#6952)81bfc5dJavaScript: Migrate test framework from Jest to Vitest (#6906)9ed7391C#: Fix RPC receiver generic type preservation and Primitive ADD path (#6951)2fa74e3Add RPC Reset handler and consolidate resetCurrent() into RewriteRpcProcessMa...80cc46bFix C# RPC ADD-based tree reconstruction for recipe execution (#6950)825cb98C#: Add NullCoalescing assignment operator to printer7733277C#: Fix RPC receiver for brand-new trees from Java (#6949)Updates
org.openrewrite.recipe:rewrite-testing-frameworksfrom 3.29.0 to 3.30.0Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
Commits
5a24e73Fix JUnit5MigrationTest.addMockitoJupiterDependencyIfExtendWithPresent (#931)c789ee8Lombok Best Practices08296c5RenameMockWebServer shutdown()toclose40bd3daOpenRewrite recipe best practices467ab04Add JSpecify to type table forJUnitToAssertJRulesRecipes(#929)92a9ca4Align targetFramework switch case with@Optionvalid values (#928)8654451UseFindImportsand dependency-aware framework detection in `ReplaceMockito...6d5852eOpenRewrite recipe best practicesUpdates
org.openrewrite.recipe:rewrite-migrate-javafrom 3.29.0 to 3.30.0Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
Commits
5ff7443Lombok Best Practices6044cbbOpenRewrite recipe best practices114a5a2Fix Jackson 2.21+ compatibility for AWT migration recipes (#1007)7661bb1FixIfElseIfConstructToSwitchdropping pattern variables for unresolvable t...1002d2bAlso upgrade maven-surefire-report-plugin to 3.5.x (#1006)cdbbeb6[Auto] SDKMAN! Java candidates as of 2026-03-09T10404db949dAvoid 9.1 Gradle version, should be 9.1.0 (#1002)8a5a704Use Groovy 4 (#1001)8387b95Enable Lombok annotation processor during Java 17 upgrades (#999)1244e54DataNucleus migrations (#998)Updates
org.openrewrite.recipe:rewrite-static-analysisfrom 2.29.0 to 2.30.1Release notes
Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.
Commits
e99670fExtend UseTryWithResources to non-consecutive declarations (#833)eced538Add TryWithResources recipe (RSPEC-S2093) (#831)41789d1Add S1845 recipe: members differing only by capitalization (#830)085e32eAdd RSPEC-S2387 tag to HiddenField recipe (#829)07df9abFix Cs.CompilationUnit constructor call for updated rewrite-csharp API3b3224bFix RemoveInstanceOfPatternMatch crash on Groovy files (#828)c7cc3e5Remove RemoveTrailingWhitespace (#827)1f60c9eLombok Best Practicesf3d49bcOpenRewrite recipe best practicesd672b21Add missing RSPEC tags and fix inconsistent tag formatting (#826)Updates
org.openrewrite.recipe:rewrite-jodafrom 0.7.1 to 0.7.2Release notes
Sourced from org.openrewrite.recipe:rewrite-joda's releases.
Commits
Updates
org.openrewrite.maven:rewrite-maven-pluginfrom 6.32.0 to 6.33.0Release notes
Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.
Commits
b990e73[maven-release-plugin] prepare release v6.33.02d8fd65Bump rewrite.version property38a8310chore(ci): bump maven-dependencies.version from 3.9.12 to 3.9.13 (#1117)9adef75Bump rewrite.version propertya117b79Bump rewrite.version property1dc1603[maven-release-plugin] prepare for next development iterationYou 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