◐ Shell
clean mode source ↗

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

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)