chore(deps): bump openrewrite.version from 8.79.1 to 8.79.2 by dependabot[bot] · Pull Request #3288 · operator-framework/java-operator-sdk
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
- C#: Fix PointerDereference type propagation crash by
@macsuxin openrewrite/rewrite#7325- RequirementsTxtParser: surface resolution failures as ParseExceptionResult by
@Jenson3210in openrewrite/rewrite#7326- Fix AddKeyValue logging parser errors for trailing dot in keyPath by
@timtebeekin openrewrite/rewrite#7327- ChangeDependency skips dependencies whose new coordinates don't resolve by
@steve-aom-elliottin openrewrite/rewrite#7321- Move rewrite-go Go module up one directory by
@jkschneiderin openrewrite/rewrite#7329- Reuse C# RPC process across CSharpRecipeTest methods by
@steve-aom-elliottin openrewrite/rewrite#7332- Fix IndexOutOfBoundsException in JavaTemplateParser.parseExpression for local class types by
@knutwannhedenin openrewrite/rewrite#7335- Fix RemoveUnusedImports keeping import only referenced in type attribution by
@timtebeekin openrewrite/rewrite#7336- Skip plugins block in UsePropertyAssignmentSyntax by
@timtebeekin openrewrite/rewrite#7337- Fix UnsupportedOperationException in Py.ExpressionTypeTree.withType() by
@knutwannhedenin openrewrite/rewrite#7314- Fix
BlankLinesVisitor.visitImport()IndexOutOfBoundsExceptionon Python files by@knutwannhedenin openrewrite/rewrite#7340- Fixed an issue with lingering Tempdirs and missing marker descriptions. by
@Jenson3210in openrewrite/rewrite#7330- Fix
GroovyTemplatefailure when method invocation hasvoidreturn type by@knutwannhedenin openrewrite/rewrite#7341- RPC: explicitly fail if RPC receives a message it has no codec for by
@greg-at-modernein openrewrite/rewrite#7342- Fix duplicate marketplace categories from case-sensitive displayName matching by
@pdelagravein openrewrite/rewrite#7334- C#: Expose csproj visitor classes for reuse in custom recipes by
@macsuxin openrewrite/rewrite#7324- Add FindStyles diagnostic recipe and test Kotlin style detection behavior by
@Jenson3210in openrewrite/rewrite#6634- JavaScript: register existing
RemoveDependencyrecipe by@greg-at-modernein openrewrite/rewrite#7343- Expand star imports in ChangePackage and related recipes when they would create ambiguity by
@steve-aom-elliottin openrewrite/rewrite#7202- Fix file handle leak from ProcessBuilder.redirectError() on Windows by
@shanman190in openrewrite/rewrite#7346- C#: Add Preconditions.Not, And, and recipe-based Check support by
@macsuxin openrewrite/rewrite#7348- Work around dotnet tool exec auth failure on private NuGet feeds by
@macsuxin openrewrite/rewrite#7347Full Changelog: openrewrite/rewrite@v8.79.1...v8.79.2
Commits
955a86bWork around dotnet tool exec auth failure on private NuGet feeds (#7347)41f78a2C#: Add Preconditions.Not, And, and recipe-based Check support (#7348)bfe436eFix file handle leak from ProcessBuilder.redirectError() on Windows (#7346)24938cfExpand star imports in ChangePackage and related recipes when they would crea...5992f12Register RemoveDependency recipe (#7343)504eb89Add FindStyles diagnostic recipe and test Kotlin style detection behavior (#6...9d86df1C#: Extract csproj visitor classes as public for reuse in custom recipes (#7324)aaa4391Fix duplicate marketplace categories caused by case-sensitive displayName mat...d8dfde6RPC: explicitly fail if RPC receives a message it has no codec for (#7342)21451adFix 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
- C#: Fix PointerDereference type propagation crash by
@macsuxin openrewrite/rewrite#7325- RequirementsTxtParser: surface resolution failures as ParseExceptionResult by
@Jenson3210in openrewrite/rewrite#7326- Fix AddKeyValue logging parser errors for trailing dot in keyPath by
@timtebeekin openrewrite/rewrite#7327- ChangeDependency skips dependencies whose new coordinates don't resolve by
@steve-aom-elliottin openrewrite/rewrite#7321- Move rewrite-go Go module up one directory by
@jkschneiderin openrewrite/rewrite#7329- Reuse C# RPC process across CSharpRecipeTest methods by
@steve-aom-elliottin openrewrite/rewrite#7332- Fix IndexOutOfBoundsException in JavaTemplateParser.parseExpression for local class types by
@knutwannhedenin openrewrite/rewrite#7335- Fix RemoveUnusedImports keeping import only referenced in type attribution by
@timtebeekin openrewrite/rewrite#7336- Skip plugins block in UsePropertyAssignmentSyntax by
@timtebeekin openrewrite/rewrite#7337- Fix UnsupportedOperationException in Py.ExpressionTypeTree.withType() by
@knutwannhedenin openrewrite/rewrite#7314- Fix
BlankLinesVisitor.visitImport()IndexOutOfBoundsExceptionon Python files by@knutwannhedenin openrewrite/rewrite#7340- Fixed an issue with lingering Tempdirs and missing marker descriptions. by
@Jenson3210in openrewrite/rewrite#7330- Fix
GroovyTemplatefailure when method invocation hasvoidreturn type by@knutwannhedenin openrewrite/rewrite#7341- RPC: explicitly fail if RPC receives a message it has no codec for by
@greg-at-modernein openrewrite/rewrite#7342- Fix duplicate marketplace categories from case-sensitive displayName matching by
@pdelagravein openrewrite/rewrite#7334- C#: Expose csproj visitor classes for reuse in custom recipes by
@macsuxin openrewrite/rewrite#7324- Add FindStyles diagnostic recipe and test Kotlin style detection behavior by
@Jenson3210in openrewrite/rewrite#6634- JavaScript: register existing
RemoveDependencyrecipe by@greg-at-modernein openrewrite/rewrite#7343- Expand star imports in ChangePackage and related recipes when they would create ambiguity by
@steve-aom-elliottin openrewrite/rewrite#7202- Fix file handle leak from ProcessBuilder.redirectError() on Windows by
@shanman190in openrewrite/rewrite#7346- C#: Add Preconditions.Not, And, and recipe-based Check support by
@macsuxin openrewrite/rewrite#7348- Work around dotnet tool exec auth failure on private NuGet feeds by
@macsuxin openrewrite/rewrite#7347Full Changelog: openrewrite/rewrite@v8.79.1...v8.79.2
Commits
955a86bWork around dotnet tool exec auth failure on private NuGet feeds (#7347)41f78a2C#: Add Preconditions.Not, And, and recipe-based Check support (#7348)bfe436eFix file handle leak from ProcessBuilder.redirectError() on Windows (#7346)24938cfExpand star imports in ChangePackage and related recipes when they would crea...5992f12Register RemoveDependency recipe (#7343)504eb89Add FindStyles diagnostic recipe and test Kotlin style detection behavior (#6...9d86df1C#: Extract csproj visitor classes as public for reuse in custom recipes (#7324)aaa4391Fix duplicate marketplace categories caused by case-sensitive displayName mat...d8dfde6RPC: explicitly fail if RPC receives a message it has no codec for (#7342)21451adFix 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
- C#: Fix PointerDereference type propagation crash by
@macsuxin openrewrite/rewrite#7325- RequirementsTxtParser: surface resolution failures as ParseExceptionResult by
@Jenson3210in openrewrite/rewrite#7326- Fix AddKeyValue logging parser errors for trailing dot in keyPath by
@timtebeekin openrewrite/rewrite#7327- ChangeDependency skips dependencies whose new coordinates don't resolve by
@steve-aom-elliottin openrewrite/rewrite#7321- Move rewrite-go Go module up one directory by
@jkschneiderin openrewrite/rewrite#7329- Reuse C# RPC process across CSharpRecipeTest methods by
@steve-aom-elliottin openrewrite/rewrite#7332- Fix IndexOutOfBoundsException in JavaTemplateParser.parseExpression for local class types by
@knutwannhedenin openrewrite/rewrite#7335- Fix RemoveUnusedImports keeping import only referenced in type attribution by
@timtebeekin openrewrite/rewrite#7336- Skip plugins block in UsePropertyAssignmentSyntax by
@timtebeekin openrewrite/rewrite#7337- Fix UnsupportedOperationException in Py.ExpressionTypeTree.withType() by
@knutwannhedenin openrewrite/rewrite#7314- Fix
BlankLinesVisitor.visitImport()IndexOutOfBoundsExceptionon Python files by@knutwannhedenin openrewrite/rewrite#7340- Fixed an issue with lingering Tempdirs and missing marker descriptions. by
@Jenson3210in openrewrite/rewrite#7330- Fix
GroovyTemplatefailure when method invocation hasvoidreturn type by@knutwannhedenin openrewrite/rewrite#7341- RPC: explicitly fail if RPC receives a message it has no codec for by
@greg-at-modernein openrewrite/rewrite#7342- Fix duplicate marketplace categories from case-sensitive displayName matching by
@pdelagravein openrewrite/rewrite#7334- C#: Expose csproj visitor classes for reuse in custom recipes by
@macsuxin openrewrite/rewrite#7324- Add FindStyles diagnostic recipe and test Kotlin style detection behavior by
@Jenson3210in openrewrite/rewrite#6634- JavaScript: register existing
RemoveDependencyrecipe by@greg-at-modernein openrewrite/rewrite#7343- Expand star imports in ChangePackage and related recipes when they would create ambiguity by
@steve-aom-elliottin openrewrite/rewrite#7202- Fix file handle leak from ProcessBuilder.redirectError() on Windows by
@shanman190in openrewrite/rewrite#7346- C#: Add Preconditions.Not, And, and recipe-based Check support by
@macsuxin openrewrite/rewrite#7348- Work around dotnet tool exec auth failure on private NuGet feeds by
@macsuxin openrewrite/rewrite#7347Full Changelog: openrewrite/rewrite@v8.79.1...v8.79.2
Commits
955a86bWork around dotnet tool exec auth failure on private NuGet feeds (#7347)41f78a2C#: Add Preconditions.Not, And, and recipe-based Check support (#7348)bfe436eFix file handle leak from ProcessBuilder.redirectError() on Windows (#7346)24938cfExpand star imports in ChangePackage and related recipes when they would crea...5992f12Register RemoveDependency recipe (#7343)504eb89Add FindStyles diagnostic recipe and test Kotlin style detection behavior (#6...9d86df1C#: Extract csproj visitor classes as public for reuse in custom recipes (#7324)aaa4391Fix duplicate marketplace categories caused by case-sensitive displayName mat...d8dfde6RPC: explicitly fail if RPC receives a message it has no codec for (#7342)21451adFix 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
- C#: Fix PointerDereference type propagation crash by
@macsuxin openrewrite/rewrite#7325- RequirementsTxtParser: surface resolution failures as ParseExceptionResult by
@Jenson3210in openrewrite/rewrite#7326- Fix AddKeyValue logging parser errors for trailing dot in keyPath by
@timtebeekin openrewrite/rewrite#7327- ChangeDependency skips dependencies whose new coordinates don't resolve by
@steve-aom-elliottin openrewrite/rewrite#7321- Move rewrite-go Go module up one directory by
@jkschneiderin openrewrite/rewrite#7329- Reuse C# RPC process across CSharpRecipeTest methods by
@steve-aom-elliottin openrewrite/rewrite#7332- Fix IndexOutOfBoundsException in JavaTemplateParser.parseExpression for local class types by
@knutwannhedenin openrewrite/rewrite#7335- Fix RemoveUnusedImports keeping import only referenced in type attribution by
@timtebeekin openrewrite/rewrite#7336- Skip plugins block in UsePropertyAssignmentSyntax by
@timtebeekin openrewrite/rewrite#7337- Fix UnsupportedOperationException in Py.ExpressionTypeTree.withType() by
@knutwannhedenin openrewrite/rewrite#7314- Fix
BlankLinesVisitor.visitImport()IndexOutOfBoundsExceptionon Python files by@knutwannhedenin openrewrite/rewrite#7340- Fixed an issue with lingering Tempdirs and missing marker descriptions. by
@Jenson3210in openrewrite/rewrite#7330- Fix
GroovyTemplatefailure when method invocation hasvoidreturn type by@knutwannhedenin openrewrite/rewrite#7341- RPC: explicitly fail if RPC receives a message it has no codec for by
@greg-at-modernein openrewrite/rewrite#7342- Fix duplicate marketplace categories from case-sensitive displayName matching by
@pdelagravein openrewrite/rewrite#7334- C#: Expose csproj visitor classes for reuse in custom recipes by
@macsuxin openrewrite/rewrite#7324- Add FindStyles diagnostic recipe and test Kotlin style detection behavior by
@Jenson3210in openrewrite/rewrite#6634- JavaScript: register existing
RemoveDependencyrecipe by@greg-at-modernein openrewrite/rewrite#7343- Expand star imports in ChangePackage and related recipes when they would create ambiguity by
@steve-aom-elliottin openrewrite/rewrite#7202- Fix file handle leak from ProcessBuilder.redirectError() on Windows by
@shanman190in openrewrite/rewrite#7346- C#: Add Preconditions.Not, And, and recipe-based Check support by
@macsuxin openrewrite/rewrite#7348- Work around dotnet tool exec auth failure on private NuGet feeds by
@macsuxin openrewrite/rewrite#7347Full Changelog: openrewrite/rewrite@v8.79.1...v8.79.2
Commits
955a86bWork around dotnet tool exec auth failure on private NuGet feeds (#7347)41f78a2C#: Add Preconditions.Not, And, and recipe-based Check support (#7348)bfe436eFix file handle leak from ProcessBuilder.redirectError() on Windows (#7346)24938cfExpand star imports in ChangePackage and related recipes when they would crea...5992f12Register RemoveDependency recipe (#7343)504eb89Add FindStyles diagnostic recipe and test Kotlin style detection behavior (#6...9d86df1C#: Extract csproj visitor classes as public for reuse in custom recipes (#7324)aaa4391Fix duplicate marketplace categories caused by case-sensitive displayName mat...d8dfde6RPC: explicitly fail if RPC receives a message it has no codec for (#7342)21451adFix 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)