Skip to content

chore(deps): bump openrewrite.version from 8.83.4 to 8.83.5#3391

Merged
csviri merged 1 commit into
mainfrom
dependabot/maven/openrewrite.version-8.83.5
Jun 1, 2026
Merged

chore(deps): bump openrewrite.version from 8.83.4 to 8.83.5#3391
csviri merged 1 commit into
mainfrom
dependabot/maven/openrewrite.version-8.83.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps openrewrite.version from 8.83.4 to 8.83.5.
Updates org.openrewrite:rewrite-java from 8.83.4 to 8.83.5

Release notes

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

8.83.5

What's Changed

Full Changelog: openrewrite/rewrite@v8.83.4...v8.83.5

Commits
  • 8dfd30b Type signature, marker, and SPI changes across rewrite-java and rewrite-maven...
  • 7c48539 Go: map Go-specific operators to rich Go.* LST nodes so they survive RPC roun...
  • cb8d385 Fix NPE in ProtoParser for fields named after keywords (#7841)
  • f469355 Go: isolate reverse-RPC receive state so a mid-receive panic can't cascade (#...
  • a515e07 Go: fix Print panic on pointer-typed *Container NO_CHANGE receive (follow...
  • 63c5d92 Go: resolve composite recipes' RecipeList() children by name (#7837)
  • 79cbe88 rewrite-go: collapse receiver q.Receive boilerplate via generic receiveValue ...
  • fd2fe07 Go: visitor to go into grouped declarataions' specs (#7820)
  • b081bc9 Go: fix Print panics from type-inferred RPC padding receive (empty imports,...
  • 8c231e5 Scala: fix parsing types with context bounds (#7835)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-maven from 8.83.4 to 8.83.5

Release notes

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

8.83.5

What's Changed

Full Changelog: openrewrite/rewrite@v8.83.4...v8.83.5

Commits
  • 8dfd30b Type signature, marker, and SPI changes across rewrite-java and rewrite-maven...
  • 7c48539 Go: map Go-specific operators to rich Go.* LST nodes so they survive RPC roun...
  • cb8d385 Fix NPE in ProtoParser for fields named after keywords (#7841)
  • f469355 Go: isolate reverse-RPC receive state so a mid-receive panic can't cascade (#...
  • a515e07 Go: fix Print panic on pointer-typed *Container NO_CHANGE receive (follow...
  • 63c5d92 Go: resolve composite recipes' RecipeList() children by name (#7837)
  • 79cbe88 rewrite-go: collapse receiver q.Receive boilerplate via generic receiveValue ...
  • fd2fe07 Go: visitor to go into grouped declarataions' specs (#7820)
  • b081bc9 Go: fix Print panics from type-inferred RPC padding receive (empty imports,...
  • 8c231e5 Scala: fix parsing types with context bounds (#7835)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-test from 8.83.4 to 8.83.5

Release notes

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

8.83.5

What's Changed

Full Changelog: openrewrite/rewrite@v8.83.4...v8.83.5

Commits
  • 8dfd30b Type signature, marker, and SPI changes across rewrite-java and rewrite-maven...
  • 7c48539 Go: map Go-specific operators to rich Go.* LST nodes so they survive RPC roun...
  • cb8d385 Fix NPE in ProtoParser for fields named after keywords (#7841)
  • f469355 Go: isolate reverse-RPC receive state so a mid-receive panic can't cascade (#...
  • a515e07 Go: fix Print panic on pointer-typed *Container NO_CHANGE receive (follow...
  • 63c5d92 Go: resolve composite recipes' RecipeList() children by name (#7837)
  • 79cbe88 rewrite-go: collapse receiver q.Receive boilerplate via generic receiveValue ...
  • fd2fe07 Go: visitor to go into grouped declarataions' specs (#7820)
  • b081bc9 Go: fix Print panics from type-inferred RPC padding receive (empty imports,...
  • 8c231e5 Scala: fix parsing types with context bounds (#7835)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-java-17 from 8.83.4 to 8.83.5

Release notes

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

8.83.5

What's Changed

Full Changelog: openrewrite/rewrite@v8.83.4...v8.83.5

Commits
  • 8dfd30b Type signature, marker, and SPI changes across rewrite-java and rewrite-maven...
  • 7c48539 Go: map Go-specific operators to rich Go.* LST nodes so they survive RPC roun...
  • cb8d385 Fix NPE in ProtoParser for fields named after keywords (#7841)
  • f469355 Go: isolate reverse-RPC receive state so a mid-receive panic can't cascade (#...
  • a515e07 Go: fix Print panic on pointer-typed *Container NO_CHANGE receive (follow...
  • 63c5d92 Go: resolve composite recipes' RecipeList() children by name (#7837)
  • 79cbe88 rewrite-go: collapse receiver q.Receive boilerplate via generic receiveValue ...
  • fd2fe07 Go: visitor to go into grouped declarataions' specs (#7820)
  • b081bc9 Go: fix Print panics from type-inferred RPC padding receive (empty imports,...
  • 8c231e5 Scala: fix parsing types with context bounds (#7835)
  • 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.83.4 to 8.83.5.

Updates `org.openrewrite:rewrite-java` from 8.83.4 to 8.83.5
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.83.4...v8.83.5)

Updates `org.openrewrite:rewrite-maven` from 8.83.4 to 8.83.5
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.83.4...v8.83.5)

Updates `org.openrewrite:rewrite-test` from 8.83.4 to 8.83.5
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.83.4...v8.83.5)

Updates `org.openrewrite:rewrite-java-17` from 8.83.4 to 8.83.5
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.83.4...v8.83.5)

---
updated-dependencies:
- dependency-name: org.openrewrite:rewrite-java
  dependency-version: 8.83.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-maven
  dependency-version: 8.83.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-test
  dependency-version: 8.83.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-java-17
  dependency-version: 8.83.5
  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 Jun 1, 2026
Copilot AI review requested due to automatic review settings June 1, 2026 06:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@openshift-ci openshift-ci Bot requested review from csviri and metacosm June 1, 2026 06:22
@csviri csviri merged commit f51526f into main Jun 1, 2026
27 checks passed
@csviri csviri deleted the dependabot/maven/openrewrite.version-8.83.5 branch June 1, 2026 10:13
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.

3 participants