◐ Shell
clean mode source ↗

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

Bumps openrewrite.version from 8.78.2 to 8.78.3.
Updates org.openrewrite:rewrite-java from 8.78.2 to 8.78.3

Release notes

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

v8.78.3

What's Changed

Full Changelog: openrewrite/rewrite@v8.78.2...v8.78.3

Commits
  • 0bb0ef5 Implement CsvDataTableStore.getRows() so that it can read back data it has wr...
  • d8adf51 Go: add StatementExpression, fix variadic params, remove receiver overrides (...
  • 9258932 Scala parser: add try/catch/finally and match expression support (#7260)
  • 8174845 Go: override Java receiver visitors for Go-specific type mismatches (#7258)
  • 88e8b50 Update rewrite-scala to target Java 17 bytecode for main source (#7255)
  • 0b184ed Defer .NET SDK validation from configuration phase to execution phase (#7253)
  • f401554 Fix Go RPC protocol and recipe installer for CLI integration (#7254)
  • b5ee481 Scala parser: add try/catch/finally and match expression support (#7252)
  • ac1b08e Fixing Comment parsing (#7249)
  • 64a84cf Fix functions type mapping (#7247)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-maven from 8.78.2 to 8.78.3

Release notes

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

v8.78.3

What's Changed

Full Changelog: openrewrite/rewrite@v8.78.2...v8.78.3

Commits
  • 0bb0ef5 Implement CsvDataTableStore.getRows() so that it can read back data it has wr...
  • d8adf51 Go: add StatementExpression, fix variadic params, remove receiver overrides (...
  • 9258932 Scala parser: add try/catch/finally and match expression support (#7260)
  • 8174845 Go: override Java receiver visitors for Go-specific type mismatches (#7258)
  • 88e8b50 Update rewrite-scala to target Java 17 bytecode for main source (#7255)
  • 0b184ed Defer .NET SDK validation from configuration phase to execution phase (#7253)
  • f401554 Fix Go RPC protocol and recipe installer for CLI integration (#7254)
  • b5ee481 Scala parser: add try/catch/finally and match expression support (#7252)
  • ac1b08e Fixing Comment parsing (#7249)
  • 64a84cf Fix functions type mapping (#7247)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-test from 8.78.2 to 8.78.3

Release notes

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

v8.78.3

What's Changed

Full Changelog: openrewrite/rewrite@v8.78.2...v8.78.3

Commits
  • 0bb0ef5 Implement CsvDataTableStore.getRows() so that it can read back data it has wr...
  • d8adf51 Go: add StatementExpression, fix variadic params, remove receiver overrides (...
  • 9258932 Scala parser: add try/catch/finally and match expression support (#7260)
  • 8174845 Go: override Java receiver visitors for Go-specific type mismatches (#7258)
  • 88e8b50 Update rewrite-scala to target Java 17 bytecode for main source (#7255)
  • 0b184ed Defer .NET SDK validation from configuration phase to execution phase (#7253)
  • f401554 Fix Go RPC protocol and recipe installer for CLI integration (#7254)
  • b5ee481 Scala parser: add try/catch/finally and match expression support (#7252)
  • ac1b08e Fixing Comment parsing (#7249)
  • 64a84cf Fix functions type mapping (#7247)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-java-17 from 8.78.2 to 8.78.3

Release notes

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

v8.78.3

What's Changed

Full Changelog: openrewrite/rewrite@v8.78.2...v8.78.3

Commits
  • 0bb0ef5 Implement CsvDataTableStore.getRows() so that it can read back data it has wr...
  • d8adf51 Go: add StatementExpression, fix variadic params, remove receiver overrides (...
  • 9258932 Scala parser: add try/catch/finally and match expression support (#7260)
  • 8174845 Go: override Java receiver visitors for Go-specific type mismatches (#7258)
  • 88e8b50 Update rewrite-scala to target Java 17 bytecode for main source (#7255)
  • 0b184ed Defer .NET SDK validation from configuration phase to execution phase (#7253)
  • f401554 Fix Go RPC protocol and recipe installer for CLI integration (#7254)
  • b5ee481 Scala parser: add try/catch/finally and match expression support (#7252)
  • ac1b08e Fixing Comment parsing (#7249)
  • 64a84cf Fix functions type mapping (#7247)
  • 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)