chore(deps): bump openrewrite.version from 8.80.0 to 8.80.1 by dependabot[bot] · Pull Request #3309 · operator-framework/java-operator-sdk
Bumps openrewrite.version from 8.80.0 to 8.80.1.
Updates org.openrewrite:rewrite-java from 8.80.0 to 8.80.1
Release notes
Sourced from org.openrewrite:rewrite-java's releases.
8.80.1
What's Changed
- Scala: fix parsing of backtick-wrapped identifiers by
@greg-at-modernein openrewrite/rewrite#7440- Register
JavaType.ShallowClasscodec on the Python RPC side by@knutwannhedenin openrewrite/rewrite#7441- C#: Improve TreeVisitor combining and handle null expression statements by
@macsuxin openrewrite/rewrite#7435- Handle
J.SwitchExpressioninBlockStatementTemplateGeneratorby@knutwannhedenin openrewrite/rewrite#7445- Scala: pass
-parameterstojavacin joint compilation by@knutwannhedenin openrewrite/rewrite#7449- Scala: support
implicitmethod parameters by@greg-at-modernein openrewrite/rewrite#7450- Scala: support for package objects by
@greg-at-modernein openrewrite/rewrite#7451- Scala: fix handling of comments within cases by
@greg-at-modernein openrewrite/rewrite#7452- Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration by
@Jenson3210in openrewrite/rewrite#7453- Fix Scala parser losing type attribution when classpath lacks stdlib by
@knutwannhedenin openrewrite/rewrite#7446- Share artifact cache across JavaSourceSetUpdater visitors by
@steve-aom-elliottin openrewrite/rewrite#7454- Disable JAR downloading in JavaSourceSetUpdater by
@steve-aom-elliottin openrewrite/rewrite#7459Full Changelog: openrewrite/rewrite@v8.80.0...v8.80.1
Commits
f504f5eComment out MavenArtifactDownloader so we can get the recipes working again w...4ab7ed8Disable JAR downloading in JavaSourceSetUpdater (#7459)8204153Share artifact cache across JavaSourceSetUpdater visitors (#7454)4e5656fFix Scala parser losing type attribution when classpath lacks stdlib (#7446)4cbcac1Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration (#7453)3afb42fScala: fix handling of comments within cases (#7452)539bfa2Scala: support for package objects (#7451)0511127Support method parameters (#7450)f1c3611rewrite-scala: pass -parameters to javac in joint compilation (#7449)f3c1e23HandleJ.SwitchExpressioninBlockStatementTemplateGenerator(#7445)- Additional commits viewable in compare view
Updates org.openrewrite:rewrite-maven from 8.80.0 to 8.80.1
Release notes
Sourced from org.openrewrite:rewrite-maven's releases.
8.80.1
What's Changed
- Scala: fix parsing of backtick-wrapped identifiers by
@greg-at-modernein openrewrite/rewrite#7440- Register
JavaType.ShallowClasscodec on the Python RPC side by@knutwannhedenin openrewrite/rewrite#7441- C#: Improve TreeVisitor combining and handle null expression statements by
@macsuxin openrewrite/rewrite#7435- Handle
J.SwitchExpressioninBlockStatementTemplateGeneratorby@knutwannhedenin openrewrite/rewrite#7445- Scala: pass
-parameterstojavacin joint compilation by@knutwannhedenin openrewrite/rewrite#7449- Scala: support
implicitmethod parameters by@greg-at-modernein openrewrite/rewrite#7450- Scala: support for package objects by
@greg-at-modernein openrewrite/rewrite#7451- Scala: fix handling of comments within cases by
@greg-at-modernein openrewrite/rewrite#7452- Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration by
@Jenson3210in openrewrite/rewrite#7453- Fix Scala parser losing type attribution when classpath lacks stdlib by
@knutwannhedenin openrewrite/rewrite#7446- Share artifact cache across JavaSourceSetUpdater visitors by
@steve-aom-elliottin openrewrite/rewrite#7454- Disable JAR downloading in JavaSourceSetUpdater by
@steve-aom-elliottin openrewrite/rewrite#7459Full Changelog: openrewrite/rewrite@v8.80.0...v8.80.1
Commits
f504f5eComment out MavenArtifactDownloader so we can get the recipes working again w...4ab7ed8Disable JAR downloading in JavaSourceSetUpdater (#7459)8204153Share artifact cache across JavaSourceSetUpdater visitors (#7454)4e5656fFix Scala parser losing type attribution when classpath lacks stdlib (#7446)4cbcac1Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration (#7453)3afb42fScala: fix handling of comments within cases (#7452)539bfa2Scala: support for package objects (#7451)0511127Support method parameters (#7450)f1c3611rewrite-scala: pass -parameters to javac in joint compilation (#7449)f3c1e23HandleJ.SwitchExpressioninBlockStatementTemplateGenerator(#7445)- Additional commits viewable in compare view
Updates org.openrewrite:rewrite-test from 8.80.0 to 8.80.1
Release notes
Sourced from org.openrewrite:rewrite-test's releases.
8.80.1
What's Changed
- Scala: fix parsing of backtick-wrapped identifiers by
@greg-at-modernein openrewrite/rewrite#7440- Register
JavaType.ShallowClasscodec on the Python RPC side by@knutwannhedenin openrewrite/rewrite#7441- C#: Improve TreeVisitor combining and handle null expression statements by
@macsuxin openrewrite/rewrite#7435- Handle
J.SwitchExpressioninBlockStatementTemplateGeneratorby@knutwannhedenin openrewrite/rewrite#7445- Scala: pass
-parameterstojavacin joint compilation by@knutwannhedenin openrewrite/rewrite#7449- Scala: support
implicitmethod parameters by@greg-at-modernein openrewrite/rewrite#7450- Scala: support for package objects by
@greg-at-modernein openrewrite/rewrite#7451- Scala: fix handling of comments within cases by
@greg-at-modernein openrewrite/rewrite#7452- Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration by
@Jenson3210in openrewrite/rewrite#7453- Fix Scala parser losing type attribution when classpath lacks stdlib by
@knutwannhedenin openrewrite/rewrite#7446- Share artifact cache across JavaSourceSetUpdater visitors by
@steve-aom-elliottin openrewrite/rewrite#7454- Disable JAR downloading in JavaSourceSetUpdater by
@steve-aom-elliottin openrewrite/rewrite#7459Full Changelog: openrewrite/rewrite@v8.80.0...v8.80.1
Commits
f504f5eComment out MavenArtifactDownloader so we can get the recipes working again w...4ab7ed8Disable JAR downloading in JavaSourceSetUpdater (#7459)8204153Share artifact cache across JavaSourceSetUpdater visitors (#7454)4e5656fFix Scala parser losing type attribution when classpath lacks stdlib (#7446)4cbcac1Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration (#7453)3afb42fScala: fix handling of comments within cases (#7452)539bfa2Scala: support for package objects (#7451)0511127Support method parameters (#7450)f1c3611rewrite-scala: pass -parameters to javac in joint compilation (#7449)f3c1e23HandleJ.SwitchExpressioninBlockStatementTemplateGenerator(#7445)- Additional commits viewable in compare view
Updates org.openrewrite:rewrite-java-17 from 8.80.0 to 8.80.1
Release notes
Sourced from org.openrewrite:rewrite-java-17's releases.
8.80.1
What's Changed
- Scala: fix parsing of backtick-wrapped identifiers by
@greg-at-modernein openrewrite/rewrite#7440- Register
JavaType.ShallowClasscodec on the Python RPC side by@knutwannhedenin openrewrite/rewrite#7441- C#: Improve TreeVisitor combining and handle null expression statements by
@macsuxin openrewrite/rewrite#7435- Handle
J.SwitchExpressioninBlockStatementTemplateGeneratorby@knutwannhedenin openrewrite/rewrite#7445- Scala: pass
-parameterstojavacin joint compilation by@knutwannhedenin openrewrite/rewrite#7449- Scala: support
implicitmethod parameters by@greg-at-modernein openrewrite/rewrite#7450- Scala: support for package objects by
@greg-at-modernein openrewrite/rewrite#7451- Scala: fix handling of comments within cases by
@greg-at-modernein openrewrite/rewrite#7452- Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration by
@Jenson3210in openrewrite/rewrite#7453- Fix Scala parser losing type attribution when classpath lacks stdlib by
@knutwannhedenin openrewrite/rewrite#7446- Share artifact cache across JavaSourceSetUpdater visitors by
@steve-aom-elliottin openrewrite/rewrite#7454- Disable JAR downloading in JavaSourceSetUpdater by
@steve-aom-elliottin openrewrite/rewrite#7459Full Changelog: openrewrite/rewrite@v8.80.0...v8.80.1
Commits
f504f5eComment out MavenArtifactDownloader so we can get the recipes working again w...4ab7ed8Disable JAR downloading in JavaSourceSetUpdater (#7459)8204153Share artifact cache across JavaSourceSetUpdater visitors (#7454)4e5656fFix Scala parser losing type attribution when classpath lacks stdlib (#7446)4cbcac1Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration (#7453)3afb42fScala: fix handling of comments within cases (#7452)539bfa2Scala: support for package objects (#7451)0511127Support method parameters (#7450)f1c3611rewrite-scala: pass -parameters to javac in joint compilation (#7449)f3c1e23HandleJ.SwitchExpressioninBlockStatementTemplateGenerator(#7445)- 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)