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
- Fix StackOverflowError from self-referential supertype in Python type mapping by
@knutwannhedenin openrewrite/rewrite#7240- Go: Fix parsing of multi-value initialization by
@greg-at-modernein openrewrite/rewrite#7244- Limit name-based repo duplicate check to URL-less repositories by
@pstreefin openrewrite/rewrite#7245- Go: add
PointerTypeby@greg-at-modernein openrewrite/rewrite#7246- Scala parser: map def declarations to J.MethodDeclaration by
@jkschneiderin openrewrite/rewrite#7248- Fix
ChangeTypeUnsupportedOperationExceptionon JSFunctionCallnodes by@knutwannhedenin openrewrite/rewrite#7239- Go: fix functions type mapping by
@greg-at-modernein openrewrite/rewrite#7247- Go: Fixing how comments are parsed by
@greg-at-modernein openrewrite/rewrite#7249- Scala parser: add try/catch/finally and match expression support by
@jkschneiderin openrewrite/rewrite#7252- Fix Go RPC protocol and recipe installer for CLI integration by
@jkschneiderin openrewrite/rewrite#7254- Defer .NET SDK validation to execution phase by
@bmuschkoin openrewrite/rewrite#7253- Update rewrite-scala to target Java 17 bytecode for main source by
@shanman190in openrewrite/rewrite#7255- Go: override Java receiver visitors for Go-specific type mismatches by
@jkschneiderin openrewrite/rewrite#7258- Scala parser: add try/catch/finally, match, and fix complex parameter types by
@jkschneiderin openrewrite/rewrite#7260- Go: add StatementExpression, fix variadic params, remove receiver overrides by
@jkschneiderin openrewrite/rewrite#7261- Implement CsvDataTableStore.getRows() so that it can read back data it has written by
@sambsnydin openrewrite/rewrite#7256Full Changelog: openrewrite/rewrite@v8.78.2...v8.78.3
Commits
0bb0ef5Implement CsvDataTableStore.getRows() so that it can read back data it has wr...d8adf51Go: add StatementExpression, fix variadic params, remove receiver overrides (...9258932Scala parser: add try/catch/finally and match expression support (#7260)8174845Go: override Java receiver visitors for Go-specific type mismatches (#7258)88e8b50Update rewrite-scala to target Java 17 bytecode for main source (#7255)0b184edDefer .NET SDK validation from configuration phase to execution phase (#7253)f401554Fix Go RPC protocol and recipe installer for CLI integration (#7254)b5ee481Scala parser: add try/catch/finally and match expression support (#7252)ac1b08eFixing Comment parsing (#7249)64a84cfFix 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
- Fix StackOverflowError from self-referential supertype in Python type mapping by
@knutwannhedenin openrewrite/rewrite#7240- Go: Fix parsing of multi-value initialization by
@greg-at-modernein openrewrite/rewrite#7244- Limit name-based repo duplicate check to URL-less repositories by
@pstreefin openrewrite/rewrite#7245- Go: add
PointerTypeby@greg-at-modernein openrewrite/rewrite#7246- Scala parser: map def declarations to J.MethodDeclaration by
@jkschneiderin openrewrite/rewrite#7248- Fix
ChangeTypeUnsupportedOperationExceptionon JSFunctionCallnodes by@knutwannhedenin openrewrite/rewrite#7239- Go: fix functions type mapping by
@greg-at-modernein openrewrite/rewrite#7247- Go: Fixing how comments are parsed by
@greg-at-modernein openrewrite/rewrite#7249- Scala parser: add try/catch/finally and match expression support by
@jkschneiderin openrewrite/rewrite#7252- Fix Go RPC protocol and recipe installer for CLI integration by
@jkschneiderin openrewrite/rewrite#7254- Defer .NET SDK validation to execution phase by
@bmuschkoin openrewrite/rewrite#7253- Update rewrite-scala to target Java 17 bytecode for main source by
@shanman190in openrewrite/rewrite#7255- Go: override Java receiver visitors for Go-specific type mismatches by
@jkschneiderin openrewrite/rewrite#7258- Scala parser: add try/catch/finally, match, and fix complex parameter types by
@jkschneiderin openrewrite/rewrite#7260- Go: add StatementExpression, fix variadic params, remove receiver overrides by
@jkschneiderin openrewrite/rewrite#7261- Implement CsvDataTableStore.getRows() so that it can read back data it has written by
@sambsnydin openrewrite/rewrite#7256Full Changelog: openrewrite/rewrite@v8.78.2...v8.78.3
Commits
0bb0ef5Implement CsvDataTableStore.getRows() so that it can read back data it has wr...d8adf51Go: add StatementExpression, fix variadic params, remove receiver overrides (...9258932Scala parser: add try/catch/finally and match expression support (#7260)8174845Go: override Java receiver visitors for Go-specific type mismatches (#7258)88e8b50Update rewrite-scala to target Java 17 bytecode for main source (#7255)0b184edDefer .NET SDK validation from configuration phase to execution phase (#7253)f401554Fix Go RPC protocol and recipe installer for CLI integration (#7254)b5ee481Scala parser: add try/catch/finally and match expression support (#7252)ac1b08eFixing Comment parsing (#7249)64a84cfFix 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
- Fix StackOverflowError from self-referential supertype in Python type mapping by
@knutwannhedenin openrewrite/rewrite#7240- Go: Fix parsing of multi-value initialization by
@greg-at-modernein openrewrite/rewrite#7244- Limit name-based repo duplicate check to URL-less repositories by
@pstreefin openrewrite/rewrite#7245- Go: add
PointerTypeby@greg-at-modernein openrewrite/rewrite#7246- Scala parser: map def declarations to J.MethodDeclaration by
@jkschneiderin openrewrite/rewrite#7248- Fix
ChangeTypeUnsupportedOperationExceptionon JSFunctionCallnodes by@knutwannhedenin openrewrite/rewrite#7239- Go: fix functions type mapping by
@greg-at-modernein openrewrite/rewrite#7247- Go: Fixing how comments are parsed by
@greg-at-modernein openrewrite/rewrite#7249- Scala parser: add try/catch/finally and match expression support by
@jkschneiderin openrewrite/rewrite#7252- Fix Go RPC protocol and recipe installer for CLI integration by
@jkschneiderin openrewrite/rewrite#7254- Defer .NET SDK validation to execution phase by
@bmuschkoin openrewrite/rewrite#7253- Update rewrite-scala to target Java 17 bytecode for main source by
@shanman190in openrewrite/rewrite#7255- Go: override Java receiver visitors for Go-specific type mismatches by
@jkschneiderin openrewrite/rewrite#7258- Scala parser: add try/catch/finally, match, and fix complex parameter types by
@jkschneiderin openrewrite/rewrite#7260- Go: add StatementExpression, fix variadic params, remove receiver overrides by
@jkschneiderin openrewrite/rewrite#7261- Implement CsvDataTableStore.getRows() so that it can read back data it has written by
@sambsnydin openrewrite/rewrite#7256Full Changelog: openrewrite/rewrite@v8.78.2...v8.78.3
Commits
0bb0ef5Implement CsvDataTableStore.getRows() so that it can read back data it has wr...d8adf51Go: add StatementExpression, fix variadic params, remove receiver overrides (...9258932Scala parser: add try/catch/finally and match expression support (#7260)8174845Go: override Java receiver visitors for Go-specific type mismatches (#7258)88e8b50Update rewrite-scala to target Java 17 bytecode for main source (#7255)0b184edDefer .NET SDK validation from configuration phase to execution phase (#7253)f401554Fix Go RPC protocol and recipe installer for CLI integration (#7254)b5ee481Scala parser: add try/catch/finally and match expression support (#7252)ac1b08eFixing Comment parsing (#7249)64a84cfFix 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
- Fix StackOverflowError from self-referential supertype in Python type mapping by
@knutwannhedenin openrewrite/rewrite#7240- Go: Fix parsing of multi-value initialization by
@greg-at-modernein openrewrite/rewrite#7244- Limit name-based repo duplicate check to URL-less repositories by
@pstreefin openrewrite/rewrite#7245- Go: add
PointerTypeby@greg-at-modernein openrewrite/rewrite#7246- Scala parser: map def declarations to J.MethodDeclaration by
@jkschneiderin openrewrite/rewrite#7248- Fix
ChangeTypeUnsupportedOperationExceptionon JSFunctionCallnodes by@knutwannhedenin openrewrite/rewrite#7239- Go: fix functions type mapping by
@greg-at-modernein openrewrite/rewrite#7247- Go: Fixing how comments are parsed by
@greg-at-modernein openrewrite/rewrite#7249- Scala parser: add try/catch/finally and match expression support by
@jkschneiderin openrewrite/rewrite#7252- Fix Go RPC protocol and recipe installer for CLI integration by
@jkschneiderin openrewrite/rewrite#7254- Defer .NET SDK validation to execution phase by
@bmuschkoin openrewrite/rewrite#7253- Update rewrite-scala to target Java 17 bytecode for main source by
@shanman190in openrewrite/rewrite#7255- Go: override Java receiver visitors for Go-specific type mismatches by
@jkschneiderin openrewrite/rewrite#7258- Scala parser: add try/catch/finally, match, and fix complex parameter types by
@jkschneiderin openrewrite/rewrite#7260- Go: add StatementExpression, fix variadic params, remove receiver overrides by
@jkschneiderin openrewrite/rewrite#7261- Implement CsvDataTableStore.getRows() so that it can read back data it has written by
@sambsnydin openrewrite/rewrite#7256Full Changelog: openrewrite/rewrite@v8.78.2...v8.78.3
Commits
0bb0ef5Implement CsvDataTableStore.getRows() so that it can read back data it has wr...d8adf51Go: add StatementExpression, fix variadic params, remove receiver overrides (...9258932Scala parser: add try/catch/finally and match expression support (#7260)8174845Go: override Java receiver visitors for Go-specific type mismatches (#7258)88e8b50Update rewrite-scala to target Java 17 bytecode for main source (#7255)0b184edDefer .NET SDK validation from configuration phase to execution phase (#7253)f401554Fix Go RPC protocol and recipe installer for CLI integration (#7254)b5ee481Scala parser: add try/catch/finally and match expression support (#7252)ac1b08eFixing Comment parsing (#7249)64a84cfFix 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 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)