Skip to content

chore(deps): bump openrewrite.version from 8.79.1 to 8.79.2#3288

Merged
csviri merged 1 commit intomainfrom
dependabot/maven/openrewrite.version-8.79.2
Apr 13, 2026
Merged

chore(deps): bump openrewrite.version from 8.79.1 to 8.79.2#3288
csviri merged 1 commit intomainfrom
dependabot/maven/openrewrite.version-8.79.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps openrewrite.version from 8.79.1 to 8.79.2.
Updates org.openrewrite:rewrite-java from 8.79.1 to 8.79.2

Release notes

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

8.79.2

What's Changed

Full Changelog: openrewrite/rewrite@v8.79.1...v8.79.2

Commits
  • 955a86b Work around dotnet tool exec auth failure on private NuGet feeds (#7347)
  • 41f78a2 C#: Add Preconditions.Not, And, and recipe-based Check support (#7348)
  • bfe436e Fix file handle leak from ProcessBuilder.redirectError() on Windows (#7346)
  • 24938cf Expand star imports in ChangePackage and related recipes when they would crea...
  • 5992f12 Register RemoveDependency recipe (#7343)
  • 504eb89 Add FindStyles diagnostic recipe and test Kotlin style detection behavior (#6...
  • 9d86df1 C#: Extract csproj visitor classes as public for reuse in custom recipes (#7324)
  • aaa4391 Fix duplicate marketplace categories caused by case-sensitive displayName mat...
  • d8dfde6 RPC: explicitly fail if RPC receives a message it has no codec for (#7342)
  • 21451ad Fix GroovyTemplate failure when method invocation has void return type (#7341)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-maven from 8.79.1 to 8.79.2

Release notes

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

8.79.2

What's Changed

Full Changelog: openrewrite/rewrite@v8.79.1...v8.79.2

Commits
  • 955a86b Work around dotnet tool exec auth failure on private NuGet feeds (#7347)
  • 41f78a2 C#: Add Preconditions.Not, And, and recipe-based Check support (#7348)
  • bfe436e Fix file handle leak from ProcessBuilder.redirectError() on Windows (#7346)
  • 24938cf Expand star imports in ChangePackage and related recipes when they would crea...
  • 5992f12 Register RemoveDependency recipe (#7343)
  • 504eb89 Add FindStyles diagnostic recipe and test Kotlin style detection behavior (#6...
  • 9d86df1 C#: Extract csproj visitor classes as public for reuse in custom recipes (#7324)
  • aaa4391 Fix duplicate marketplace categories caused by case-sensitive displayName mat...
  • d8dfde6 RPC: explicitly fail if RPC receives a message it has no codec for (#7342)
  • 21451ad Fix GroovyTemplate failure when method invocation has void return type (#7341)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-test from 8.79.1 to 8.79.2

Release notes

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

8.79.2

What's Changed

Full Changelog: openrewrite/rewrite@v8.79.1...v8.79.2

Commits
  • 955a86b Work around dotnet tool exec auth failure on private NuGet feeds (#7347)
  • 41f78a2 C#: Add Preconditions.Not, And, and recipe-based Check support (#7348)
  • bfe436e Fix file handle leak from ProcessBuilder.redirectError() on Windows (#7346)
  • 24938cf Expand star imports in ChangePackage and related recipes when they would crea...
  • 5992f12 Register RemoveDependency recipe (#7343)
  • 504eb89 Add FindStyles diagnostic recipe and test Kotlin style detection behavior (#6...
  • 9d86df1 C#: Extract csproj visitor classes as public for reuse in custom recipes (#7324)
  • aaa4391 Fix duplicate marketplace categories caused by case-sensitive displayName mat...
  • d8dfde6 RPC: explicitly fail if RPC receives a message it has no codec for (#7342)
  • 21451ad Fix GroovyTemplate failure when method invocation has void return type (#7341)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-java-17 from 8.79.1 to 8.79.2

Release notes

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

8.79.2

What's Changed

Full Changelog: openrewrite/rewrite@v8.79.1...v8.79.2

Commits
  • 955a86b Work around dotnet tool exec auth failure on private NuGet feeds (#7347)
  • 41f78a2 C#: Add Preconditions.Not, And, and recipe-based Check support (#7348)
  • bfe436e Fix file handle leak from ProcessBuilder.redirectError() on Windows (#7346)
  • 24938cf Expand star imports in ChangePackage and related recipes when they would crea...
  • 5992f12 Register RemoveDependency recipe (#7343)
  • 504eb89 Add FindStyles diagnostic recipe and test Kotlin style detection behavior (#6...
  • 9d86df1 C#: Extract csproj visitor classes as public for reuse in custom recipes (#7324)
  • aaa4391 Fix duplicate marketplace categories caused by case-sensitive displayName mat...
  • d8dfde6 RPC: explicitly fail if RPC receives a message it has no codec for (#7342)
  • 21451ad Fix GroovyTemplate failure when method invocation has void return type (#7341)
  • 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.79.1 to 8.79.2.

Updates `org.openrewrite:rewrite-java` from 8.79.1 to 8.79.2
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.79.1...v8.79.2)

Updates `org.openrewrite:rewrite-maven` from 8.79.1 to 8.79.2
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.79.1...v8.79.2)

Updates `org.openrewrite:rewrite-test` from 8.79.1 to 8.79.2
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.79.1...v8.79.2)

Updates `org.openrewrite:rewrite-java-17` from 8.79.1 to 8.79.2
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.79.1...v8.79.2)

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