Skip to content

chore(deps): bump openrewrite.version from 8.90.3 to 8.90.4 - #3578

Merged
csviri merged 1 commit into
mainfrom
dependabot/maven/openrewrite.version-8.90.4
Aug 28, 2026
Merged

chore(deps): bump openrewrite.version from 8.90.3 to 8.90.4#3578
csviri merged 1 commit into
mainfrom
dependabot/maven/openrewrite.version-8.90.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps openrewrite.version from 8.90.3 to 8.90.4.
Updates org.openrewrite:rewrite-java from 8.90.3 to 8.90.4

Release notes

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

8.90.4

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite@v8.90.3...v8.90.4

Commits
  • 398a634 TypeUtils.findOverriddenMethod accepts cross-package protected overrides (#8645)
  • 675516b Reap a wedged RPC peer's process tree on shutdown (#8633)
  • 89d66d2 JSON: a member's leading whitespace belongs to the member, not its key (#8644)
  • af886c0 Fix parsing successive @​Field declarations (#8620)
  • 2083e26 Maven: an execution context's mirrors no longer discard those recorded at par...
  • 1f65028 Add annotation processor paths to the nearest reactor parent (#8642)
  • 1fa4d5b Update Java version properties referenced by the compiler plugin (#8641)
  • d1b506f Update Java compatibility behind options.release.set() and local variables ...
  • a23ee88 Go: surface degraded type attribution on the tree (#8638)
  • 63b15b0 Docker: revert rewrite-docker to its state before #8583 (#8636)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-maven from 8.90.3 to 8.90.4

Release notes

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

8.90.4

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite@v8.90.3...v8.90.4

Commits
  • 398a634 TypeUtils.findOverriddenMethod accepts cross-package protected overrides (#8645)
  • 675516b Reap a wedged RPC peer's process tree on shutdown (#8633)
  • 89d66d2 JSON: a member's leading whitespace belongs to the member, not its key (#8644)
  • af886c0 Fix parsing successive @​Field declarations (#8620)
  • 2083e26 Maven: an execution context's mirrors no longer discard those recorded at par...
  • 1f65028 Add annotation processor paths to the nearest reactor parent (#8642)
  • 1fa4d5b Update Java version properties referenced by the compiler plugin (#8641)
  • d1b506f Update Java compatibility behind options.release.set() and local variables ...
  • a23ee88 Go: surface degraded type attribution on the tree (#8638)
  • 63b15b0 Docker: revert rewrite-docker to its state before #8583 (#8636)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-test from 8.90.3 to 8.90.4

Release notes

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

8.90.4

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite@v8.90.3...v8.90.4

Commits
  • 398a634 TypeUtils.findOverriddenMethod accepts cross-package protected overrides (#8645)
  • 675516b Reap a wedged RPC peer's process tree on shutdown (#8633)
  • 89d66d2 JSON: a member's leading whitespace belongs to the member, not its key (#8644)
  • af886c0 Fix parsing successive @​Field declarations (#8620)
  • 2083e26 Maven: an execution context's mirrors no longer discard those recorded at par...
  • 1f65028 Add annotation processor paths to the nearest reactor parent (#8642)
  • 1fa4d5b Update Java version properties referenced by the compiler plugin (#8641)
  • d1b506f Update Java compatibility behind options.release.set() and local variables ...
  • a23ee88 Go: surface degraded type attribution on the tree (#8638)
  • 63b15b0 Docker: revert rewrite-docker to its state before #8583 (#8636)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-java-17 from 8.90.3 to 8.90.4

Release notes

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

8.90.4

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite@v8.90.3...v8.90.4

Commits
  • 398a634 TypeUtils.findOverriddenMethod accepts cross-package protected overrides (#8645)
  • 675516b Reap a wedged RPC peer's process tree on shutdown (#8633)
  • 89d66d2 JSON: a member's leading whitespace belongs to the member, not its key (#8644)
  • af886c0 Fix parsing successive @​Field declarations (#8620)
  • 2083e26 Maven: an execution context's mirrors no longer discard those recorded at par...
  • 1f65028 Add annotation processor paths to the nearest reactor parent (#8642)
  • 1fa4d5b Update Java version properties referenced by the compiler plugin (#8641)
  • d1b506f Update Java compatibility behind options.release.set() and local variables ...
  • a23ee88 Go: surface degraded type attribution on the tree (#8638)
  • 63b15b0 Docker: revert rewrite-docker to its state before #8583 (#8636)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `openrewrite.version` from 8.90.3 to 8.90.4.

Updates `org.openrewrite:rewrite-java` from 8.90.3 to 8.90.4
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.90.3...v8.90.4)

Updates `org.openrewrite:rewrite-maven` from 8.90.3 to 8.90.4
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.90.3...v8.90.4)

Updates `org.openrewrite:rewrite-test` from 8.90.3 to 8.90.4
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.90.3...v8.90.4)

Updates `org.openrewrite:rewrite-java-17` from 8.90.3 to 8.90.4
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.90.3...v8.90.4)

---
updated-dependencies:
- dependency-name: org.openrewrite:rewrite-java
  dependency-version: 8.90.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-maven
  dependency-version: 8.90.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-test
  dependency-version: 8.90.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-java-17
  dependency-version: 8.90.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 28, 2026
Copilot AI lite review requested due to automatic review settings August 28, 2026 03:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 28, 2026
@openshift-ci
openshift-ci Bot requested review from csviri and metacosm August 28, 2026 03:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the OpenRewrite dependency version used by the migration module (migration recipes) from 8.90.3 to 8.90.4, aligning the module’s OpenRewrite recipe/test dependencies to the latest patch release.

Changes:

  • Bump openrewrite.version property in migration/pom.xml from 8.90.3 to 8.90.4.
  • As a result, the migration module will consume rewrite-java, rewrite-maven, rewrite-test, and rewrite-java-17 at 8.90.4 via the shared property.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@csviri
csviri merged commit 7539adf into main Aug 28, 2026
30 checks passed
@csviri
csviri deleted the dependabot/maven/openrewrite.version-8.90.4 branch August 28, 2026 07:06
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants