Skip to content

Bump the openrewrite group across 1 directory with 6 updates#25886

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/openrewrite-e0d2050b05
Open

Bump the openrewrite group across 1 directory with 6 updates#25886
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/openrewrite-e0d2050b05

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps the openrewrite group with 6 updates in the / directory:

Package From To
org.openrewrite:rewrite-java 8.80.0 8.81.0
org.openrewrite.recipe:rewrite-testing-frameworks 3.35.0 3.35.2
org.openrewrite.recipe:rewrite-migrate-java 3.33.0 3.34.0
org.openrewrite.recipe:rewrite-static-analysis 2.33.0 2.34.0
org.openrewrite.recipe:rewrite-joda 0.8.1 0.8.2
org.openrewrite.maven:rewrite-maven-plugin 6.37.0 6.38.0

Updates org.openrewrite:rewrite-java from 8.80.0 to 8.81.0

Release notes

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

8.81.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.80.1...v8.81.0

8.80.1

What's Changed

Full Changelog: openrewrite/rewrite@v8.80.0...v8.80.1

Commits
  • 4687514 Use version pattern in noDependencyManagementSection test (#7475)
  • e1abb30 JavaScript: Package Manager to return the same marker if no changes (#7473)
  • 1df7d01 Also deduplicate singletons from DeclarativeRecipe descriptor
  • 39006a6 Fix Kotlin parser handling of unresolved callable references (#7469)
  • 305085c Fix GroovyParserVisitor cast dispatch for parenthesized expressions (#7470)
  • ace0569 During declarative recipe loading filter out duplicate copies of singleton re...
  • a922f22 Fix GroovyParserVisitor crash on multi-variable field declarations (#7467)
  • 8912b00 Fix YAML print idempotency for asterisk placeholders inside block scalars (#7...
  • a9ab1ae Add Supplier<Path> overloads to RPC builders for lazy tool-path resolution (#...
  • 585edc3 Fix print idempotency for Javadoc \<pre>\<code> blocks on Java 25 (#7464)
  • Additional commits viewable in compare view

Updates org.openrewrite.recipe:rewrite-testing-frameworks from 3.35.0 to 3.35.2

Release notes

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

3.35.2

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.35.1...v3.35.2

3.35.1

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.35.0...v3.35.1

Commits

Updates org.openrewrite.recipe:rewrite-migrate-java from 3.33.0 to 3.34.0

Release notes

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

3.34.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.33.0...v3.34.0

3.33.1

Full Changelog: openrewrite/rewrite-migrate-java@v3.33.0...v3.33.1

Commits
  • 61c1777 Extract documentation examples from tests
  • 95028a5 Add UsePredicateNot to replace cast-and-negate with Predicate.not(..) (#1...
  • a58b8b2 Ensure case always has a space before the label in `IfElseIfConstructToSwit...
  • See full diff in compare view

Updates org.openrewrite.recipe:rewrite-static-analysis from 2.33.0 to 2.34.0

Release notes

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

2.34.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.33.0...v2.34.0

2.33.1

Full Changelog: openrewrite/rewrite-static-analysis@v2.33.0...v2.33.1

Commits
  • 90e4a60 bugfix: false positive in AnnotateNullableParameters when parameter … (#865)
  • See full diff in compare view

Updates org.openrewrite.recipe:rewrite-joda from 0.8.1 to 0.8.2

Release notes

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

0.8.2

What's Changed

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

Commits

Updates org.openrewrite.maven:rewrite-maven-plugin from 6.37.0 to 6.38.0

Release notes

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

6.38.0

Full Changelog: openrewrite/rewrite-maven-plugin@v6.37.0...v6.38.0

Commits
  • 4fe065c [maven-release-plugin] prepare release v6.38.0
  • 446bc8a Bump rewrite.version property
  • f3d983c Bump rewrite.version property
  • b5565ff Bump rewrite.version property
  • b7d7640 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.openrewrite:rewrite-java](https://github.com/openrewrite/rewrite) | `8.80.0` | `8.81.0` |
| [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.0
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.80.0...v8.81.0)

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:rewrite-java
  dependency-version: 8.81.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.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-joda
  dependency-version: 0.8.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.38.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 May 5, 2026
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.

0 participants