◐ Shell
clean mode source ↗

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

Full Changelog: openrewrite/rewrite@v8.80.0...v8.80.1

Commits
  • f504f5e Comment out MavenArtifactDownloader so we can get the recipes working again w...
  • 4ab7ed8 Disable JAR downloading in JavaSourceSetUpdater (#7459)
  • 8204153 Share artifact cache across JavaSourceSetUpdater visitors (#7454)
  • 4e5656f Fix Scala parser losing type attribution when classpath lacks stdlib (#7446)
  • 4cbcac1 Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration (#7453)
  • 3afb42f Scala: fix handling of comments within cases (#7452)
  • 539bfa2 Scala: support for package objects (#7451)
  • 0511127 Support method parameters (#7450)
  • f1c3611 rewrite-scala: pass -parameters to javac in joint compilation (#7449)
  • f3c1e23 Handle J.SwitchExpression in BlockStatementTemplateGenerator (#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

Full Changelog: openrewrite/rewrite@v8.80.0...v8.80.1

Commits
  • f504f5e Comment out MavenArtifactDownloader so we can get the recipes working again w...
  • 4ab7ed8 Disable JAR downloading in JavaSourceSetUpdater (#7459)
  • 8204153 Share artifact cache across JavaSourceSetUpdater visitors (#7454)
  • 4e5656f Fix Scala parser losing type attribution when classpath lacks stdlib (#7446)
  • 4cbcac1 Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration (#7453)
  • 3afb42f Scala: fix handling of comments within cases (#7452)
  • 539bfa2 Scala: support for package objects (#7451)
  • 0511127 Support method parameters (#7450)
  • f1c3611 rewrite-scala: pass -parameters to javac in joint compilation (#7449)
  • f3c1e23 Handle J.SwitchExpression in BlockStatementTemplateGenerator (#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

Full Changelog: openrewrite/rewrite@v8.80.0...v8.80.1

Commits
  • f504f5e Comment out MavenArtifactDownloader so we can get the recipes working again w...
  • 4ab7ed8 Disable JAR downloading in JavaSourceSetUpdater (#7459)
  • 8204153 Share artifact cache across JavaSourceSetUpdater visitors (#7454)
  • 4e5656f Fix Scala parser losing type attribution when classpath lacks stdlib (#7446)
  • 4cbcac1 Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration (#7453)
  • 3afb42f Scala: fix handling of comments within cases (#7452)
  • 539bfa2 Scala: support for package objects (#7451)
  • 0511127 Support method parameters (#7450)
  • f1c3611 rewrite-scala: pass -parameters to javac in joint compilation (#7449)
  • f3c1e23 Handle J.SwitchExpression in BlockStatementTemplateGenerator (#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

Full Changelog: openrewrite/rewrite@v8.80.0...v8.80.1

Commits
  • f504f5e Comment out MavenArtifactDownloader so we can get the recipes working again w...
  • 4ab7ed8 Disable JAR downloading in JavaSourceSetUpdater (#7459)
  • 8204153 Share artifact cache across JavaSourceSetUpdater visitors (#7454)
  • 4e5656f Fix Scala parser losing type attribution when classpath lacks stdlib (#7446)
  • 4cbcac1 Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration (#7453)
  • 3afb42f Scala: fix handling of comments within cases (#7452)
  • 539bfa2 Scala: support for package objects (#7451)
  • 0511127 Support method parameters (#7450)
  • f1c3611 rewrite-scala: pass -parameters to javac in joint compilation (#7449)
  • f3c1e23 Handle J.SwitchExpression in BlockStatementTemplateGenerator (#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 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)