Skip to content

chore(deps): bump openrewrite.version from 8.77.0 to 8.77.1#3260

Merged
csviri merged 1 commit intomainfrom
dependabot/maven/openrewrite.version-8.77.1
Mar 30, 2026
Merged

chore(deps): bump openrewrite.version from 8.77.0 to 8.77.1#3260
csviri merged 1 commit intomainfrom
dependabot/maven/openrewrite.version-8.77.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps openrewrite.version from 8.77.0 to 8.77.1.
Updates org.openrewrite:rewrite-java from 8.77.0 to 8.77.1

Release notes

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

8.77.1

What's Changed

Full Changelog: openrewrite/rewrite@v8.77.0...v8.77.1

Commits
  • a55b907 Write data table headers using column descriptor names not display names (#7167)
  • d4f7e52 Handle dashes on its own lines better (#7174)
  • d63c831 C#: Fix NPE in CSharpReceiver when receiving new DirectiveLine elements
  • 27c556e C#: Replace ExceptionFilteredTry with WhenClause on catch variable initialize...
  • 215d13c C#: Use list protocol for ConditionalDirective.directiveLines in RPC (#7081)
  • c8f8a04 C#: Include unified diff in print idempotency parse errors (#7172)
  • 9b902ec C#: Fix parser for file-local #define with #if directives (#7168)
  • 6e6b314 Fix CSharpTemplate.Rewrite introducing extra whitespace on sibling methods (#...
  • 5760f4e C#: Batch Roslyn formatting into a single pass per source file (#7165)
  • 094c812 Fix build errors by fully qualifying Core namespace references in test files ...
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-maven from 8.77.0 to 8.77.1

Release notes

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

8.77.1

What's Changed

Full Changelog: openrewrite/rewrite@v8.77.0...v8.77.1

Commits
  • a55b907 Write data table headers using column descriptor names not display names (#7167)
  • d4f7e52 Handle dashes on its own lines better (#7174)
  • d63c831 C#: Fix NPE in CSharpReceiver when receiving new DirectiveLine elements
  • 27c556e C#: Replace ExceptionFilteredTry with WhenClause on catch variable initialize...
  • 215d13c C#: Use list protocol for ConditionalDirective.directiveLines in RPC (#7081)
  • c8f8a04 C#: Include unified diff in print idempotency parse errors (#7172)
  • 9b902ec C#: Fix parser for file-local #define with #if directives (#7168)
  • 6e6b314 Fix CSharpTemplate.Rewrite introducing extra whitespace on sibling methods (#...
  • 5760f4e C#: Batch Roslyn formatting into a single pass per source file (#7165)
  • 094c812 Fix build errors by fully qualifying Core namespace references in test files ...
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-test from 8.77.0 to 8.77.1

Release notes

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

8.77.1

What's Changed

Full Changelog: openrewrite/rewrite@v8.77.0...v8.77.1

Commits
  • a55b907 Write data table headers using column descriptor names not display names (#7167)
  • d4f7e52 Handle dashes on its own lines better (#7174)
  • d63c831 C#: Fix NPE in CSharpReceiver when receiving new DirectiveLine elements
  • 27c556e C#: Replace ExceptionFilteredTry with WhenClause on catch variable initialize...
  • 215d13c C#: Use list protocol for ConditionalDirective.directiveLines in RPC (#7081)
  • c8f8a04 C#: Include unified diff in print idempotency parse errors (#7172)
  • 9b902ec C#: Fix parser for file-local #define with #if directives (#7168)
  • 6e6b314 Fix CSharpTemplate.Rewrite introducing extra whitespace on sibling methods (#...
  • 5760f4e C#: Batch Roslyn formatting into a single pass per source file (#7165)
  • 094c812 Fix build errors by fully qualifying Core namespace references in test files ...
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-java-17 from 8.77.0 to 8.77.1

Release notes

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

8.77.1

What's Changed

Full Changelog: openrewrite/rewrite@v8.77.0...v8.77.1

Commits
  • a55b907 Write data table headers using column descriptor names not display names (#7167)
  • d4f7e52 Handle dashes on its own lines better (#7174)
  • d63c831 C#: Fix NPE in CSharpReceiver when receiving new DirectiveLine elements
  • 27c556e C#: Replace ExceptionFilteredTry with WhenClause on catch variable initialize...
  • 215d13c C#: Use list protocol for ConditionalDirective.directiveLines in RPC (#7081)
  • c8f8a04 C#: Include unified diff in print idempotency parse errors (#7172)
  • 9b902ec C#: Fix parser for file-local #define with #if directives (#7168)
  • 6e6b314 Fix CSharpTemplate.Rewrite introducing extra whitespace on sibling methods (#...
  • 5760f4e C#: Batch Roslyn formatting into a single pass per source file (#7165)
  • 094c812 Fix build errors by fully qualifying Core namespace references in test files ...
  • 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.77.0 to 8.77.1.

Updates `org.openrewrite:rewrite-java` from 8.77.0 to 8.77.1
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.77.0...v8.77.1)

Updates `org.openrewrite:rewrite-maven` from 8.77.0 to 8.77.1
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.77.0...v8.77.1)

Updates `org.openrewrite:rewrite-test` from 8.77.0 to 8.77.1
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.77.0...v8.77.1)

Updates `org.openrewrite:rewrite-java-17` from 8.77.0 to 8.77.1
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.77.0...v8.77.1)

---
updated-dependencies:
- dependency-name: org.openrewrite:rewrite-java
  dependency-version: 8.77.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-maven
  dependency-version: 8.77.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-test
  dependency-version: 8.77.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.openrewrite:rewrite-java-17
  dependency-version: 8.77.1
  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 Mar 30, 2026
Copilot AI review requested due to automatic review settings March 30, 2026 03:33
@dependabot dependabot bot added the java Pull requests that update Java code label Mar 30, 2026
@dependabot dependabot bot review requested due to automatic review settings March 30, 2026 03:33
@openshift-ci openshift-ci bot requested review from csviri and metacosm March 30, 2026 03:33
@csviri csviri merged commit 8a93746 into main Mar 30, 2026
26 checks passed
@csviri csviri deleted the dependabot/maven/openrewrite.version-8.77.1 branch March 30, 2026 07: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