FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): bump openrewrite.version from 8.81.6 to 8.81.7 by dependabot[bot] · Pull Request #3337 · operator-framework/java-operator-sdk · GitHub

chore(deps): bump openrewrite.version from 8.81.6 to 8.81.7 - #3337

Merged
csviri merged 1 commit into
mainfrom
dependabot/maven/openrewrite.version-8.81.7
May 8, 2026
Merged

chore(deps): bump openrewrite.version from 8.81.6 to 8.81.7#3337
csviri merged 1 commit into
mainfrom
dependabot/maven/openrewrite.version-8.81.7

Conversation

dependabot Bot commented on behalf of github May 8, 2026

Copy link
Copy Markdown
Contributor

Bumps openrewrite.version from 8.81.6 to 8.81.7.
Updates org.openrewrite:rewrite-java from 8.81.6 to 8.81.7

Release notes

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

8.81.7

What's Changed

Full Changelog: openrewrite/rewrite@v8.81.6...v8.81.7

Commits
  • 1bba33d Add TypeNameMatcher to RecipeClassLoader allowlist; align with moderne-recipe...
  • d3b13ec csharp: implement TreeVisitor.Adapt() on the .NET side so generic visitors ...
  • b2dd481 go: dispatch *tree.Else in GoVisitor.Visit so RPC sends the body (#7592)
  • c89d246 python: drop unused cbor2 dependency
  • 96c08d1 python: implement TreeVisitor.adapt() so generic visitors can visit Py / J ...
  • 2d3d407 python: cache init fields and skip dataclasses.replace in `replace_if_changed...
  • 4c0c393 python: speed up RpcReceiveQueue._parse_message (#7587)
  • c4b368d RPC: hand off batch directly in RpcSendQueue.flush() (#7586)
  • See full diff in compare view

Updates org.openrewrite:rewrite-maven from 8.81.6 to 8.81.7

Release notes

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

8.81.7

What's Changed

Full Changelog: openrewrite/rewrite@v8.81.6...v8.81.7

Commits
  • 1bba33d Add TypeNameMatcher to RecipeClassLoader allowlist; align with moderne-recipe...
  • d3b13ec csharp: implement TreeVisitor.Adapt() on the .NET side so generic visitors ...
  • b2dd481 go: dispatch *tree.Else in GoVisitor.Visit so RPC sends the body (#7592)
  • c89d246 python: drop unused cbor2 dependency
  • 96c08d1 python: implement TreeVisitor.adapt() so generic visitors can visit Py / J ...
  • 2d3d407 python: cache init fields and skip dataclasses.replace in `replace_if_changed...
  • 4c0c393 python: speed up RpcReceiveQueue._parse_message (#7587)
  • c4b368d RPC: hand off batch directly in RpcSendQueue.flush() (#7586)
  • See full diff in compare view

Updates org.openrewrite:rewrite-test from 8.81.6 to 8.81.7

Release notes

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

8.81.7

What's Changed

Full Changelog: openrewrite/rewrite@v8.81.6...v8.81.7

Commits
  • 1bba33d Add TypeNameMatcher to RecipeClassLoader allowlist; align with moderne-recipe...
  • d3b13ec csharp: implement TreeVisitor.Adapt() on the .NET side so generic visitors ...
  • b2dd481 go: dispatch *tree.Else in GoVisitor.Visit so RPC sends the body (#7592)
  • c89d246 python: drop unused cbor2 dependency
  • 96c08d1 python: implement TreeVisitor.adapt() so generic visitors can visit Py / J ...
  • 2d3d407 python: cache init fields and skip dataclasses.replace in `replace_if_changed...
  • 4c0c393 python: speed up RpcReceiveQueue._parse_message (#7587)
  • c4b368d RPC: hand off batch directly in RpcSendQueue.flush() (#7586)
  • See full diff in compare view

Updates org.openrewrite:rewrite-java-17 from 8.81.6 to 8.81.7

Release notes

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

8.81.7

What's Changed

Full Changelog: openrewrite/rewrite@v8.81.6...v8.81.7

Commits
  • 1bba33d Add TypeNameMatcher to RecipeClassLoader allowlist; align with moderne-recipe...
  • d3b13ec csharp: implement TreeVisitor.Adapt() on the .NET side so generic visitors ...
  • b2dd481 go: dispatch *tree.Else in GoVisitor.Visit so RPC sends the body (#7592)
  • c89d246 python: drop unused cbor2 dependency
  • 96c08d1 python: implement TreeVisitor.adapt() so generic visitors can visit Py / J ...
  • 2d3d407 python: cache init fields and skip dataclasses.replace in `replace_if_changed...
  • 4c0c393 python: speed up RpcReceiveQueue._parse_message (#7587)
  • c4b368d RPC: hand off batch directly in RpcSendQueue.flush() (#7586)
  • See full diff 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.81.6 to 8.81.7.

Updates `org.openrewrite:rewrite-java` from 8.81.6 to 8.81.7
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.81.6...v8.81.7)

Updates `org.openrewrite:rewrite-maven` from 8.81.6 to 8.81.7
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.81.6...v8.81.7)

Updates `org.openrewrite:rewrite-test` from 8.81.6 to 8.81.7
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.81.6...v8.81.7)

Updates `org.openrewrite:rewrite-java-17` from 8.81.6 to 8.81.7
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.81.6...v8.81.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 8, 2026
Copilot AI review requested due to automatic review settings May 8, 2026 03:33
dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 8, 2026
dependabot Bot removed the request for review from Copilot May 8, 2026 03:33
openshift-ci Bot requested review from csviri and metacosm May 8, 2026 03:33
csviri merged commit a7f9f86 into main May 8, 2026
27 checks passed
csviri deleted the dependabot/maven/openrewrite.version-8.81.7 branch May 8, 2026 06:35
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

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.

1 participant


Back | FazBrowse Home | New Git URL