Skip to content

chore(deps): bump openrewrite.version from 8.78.2 to 8.78.3#3268

Merged
metacosm merged 1 commit intomainfrom
dependabot/maven/openrewrite.version-8.78.3
Apr 3, 2026
Merged

chore(deps): bump openrewrite.version from 8.78.2 to 8.78.3#3268
metacosm merged 1 commit intomainfrom
dependabot/maven/openrewrite.version-8.78.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

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)

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](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.78.2...v8.78.3)

Updates `org.openrewrite:rewrite-maven` from 8.78.2 to 8.78.3
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.78.2...v8.78.3)

Updates `org.openrewrite:rewrite-test` from 8.78.2 to 8.78.3
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.78.2...v8.78.3)

Updates `org.openrewrite:rewrite-java-17` from 8.78.2 to 8.78.3
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.78.2...v8.78.3)

---
updated-dependencies:
- dependency-name: org.openrewrite:rewrite-java
  dependency-version: 8.78.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-maven
  dependency-version: 8.78.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-test
  dependency-version: 8.78.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-java-17
  dependency-version: 8.78.3
  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 Apr 3, 2026
@dependabot dependabot bot requested review from Copilot and removed request for Copilot April 3, 2026 03:33
@openshift-ci openshift-ci bot requested review from metacosm and xstefank April 3, 2026 03:33
@metacosm metacosm merged commit c522b85 into main Apr 3, 2026
26 checks passed
@metacosm metacosm deleted the dependabot/maven/openrewrite.version-8.78.3 branch April 3, 2026 06:04
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