◐ Shell
clean mode source ↗

chore(deps): bump openrewrite.version from 8.81.0 to 8.81.1 by dependabot[bot] · Pull Request #3322 · operator-framework/java-operator-sdk

Bumps openrewrite.version from 8.81.0 to 8.81.1.
Updates org.openrewrite:rewrite-java from 8.81.0 to 8.81.1

Release notes

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

v8.81.1

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite@v8.81.0...v8.81.1

Commits
  • c229022 Remove lingering references to JavaSourceSetUpdater from dependency recipes.
  • ce8a026 Build fast "has type" lookup into TypesInUse cache, speeding up repeated type...
  • 85e77cb Restore JavaScript/Python/C# entries for Java recipes in recipes.csv (#7510)
  • 1b68dc6 Groovy: fix parsing of negated new expression (#7508)
  • 08aec2e Groovy: fix parsing of property expressions in parens (#7506)
  • 32a5cb4 Groovy: more fixes to map key expressions with parens (#7507)
  • 6daaa19 Groovy: fix parsing of generics class literal (#7505)
  • 20a886e Groovy: fix parsing of command expressions with args in parens (#7503)
  • 86bec62 Migrate 'main' property in MigrateToGradle9 (#7504)
  • f68c4fb Groovy: fix parsing syntactic sugar of closure-call expressions (#7501)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-maven from 8.81.0 to 8.81.1

Release notes

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

v8.81.1

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite@v8.81.0...v8.81.1

Commits
  • c229022 Remove lingering references to JavaSourceSetUpdater from dependency recipes.
  • ce8a026 Build fast "has type" lookup into TypesInUse cache, speeding up repeated type...
  • 85e77cb Restore JavaScript/Python/C# entries for Java recipes in recipes.csv (#7510)
  • 1b68dc6 Groovy: fix parsing of negated new expression (#7508)
  • 08aec2e Groovy: fix parsing of property expressions in parens (#7506)
  • 32a5cb4 Groovy: more fixes to map key expressions with parens (#7507)
  • 6daaa19 Groovy: fix parsing of generics class literal (#7505)
  • 20a886e Groovy: fix parsing of command expressions with args in parens (#7503)
  • 86bec62 Migrate 'main' property in MigrateToGradle9 (#7504)
  • f68c4fb Groovy: fix parsing syntactic sugar of closure-call expressions (#7501)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-test from 8.81.0 to 8.81.1

Release notes

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

v8.81.1

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite@v8.81.0...v8.81.1

Commits
  • c229022 Remove lingering references to JavaSourceSetUpdater from dependency recipes.
  • ce8a026 Build fast "has type" lookup into TypesInUse cache, speeding up repeated type...
  • 85e77cb Restore JavaScript/Python/C# entries for Java recipes in recipes.csv (#7510)
  • 1b68dc6 Groovy: fix parsing of negated new expression (#7508)
  • 08aec2e Groovy: fix parsing of property expressions in parens (#7506)
  • 32a5cb4 Groovy: more fixes to map key expressions with parens (#7507)
  • 6daaa19 Groovy: fix parsing of generics class literal (#7505)
  • 20a886e Groovy: fix parsing of command expressions with args in parens (#7503)
  • 86bec62 Migrate 'main' property in MigrateToGradle9 (#7504)
  • f68c4fb Groovy: fix parsing syntactic sugar of closure-call expressions (#7501)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-java-17 from 8.81.0 to 8.81.1

Release notes

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

v8.81.1

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite@v8.81.0...v8.81.1

Commits
  • c229022 Remove lingering references to JavaSourceSetUpdater from dependency recipes.
  • ce8a026 Build fast "has type" lookup into TypesInUse cache, speeding up repeated type...
  • 85e77cb Restore JavaScript/Python/C# entries for Java recipes in recipes.csv (#7510)
  • 1b68dc6 Groovy: fix parsing of negated new expression (#7508)
  • 08aec2e Groovy: fix parsing of property expressions in parens (#7506)
  • 32a5cb4 Groovy: more fixes to map key expressions with parens (#7507)
  • 6daaa19 Groovy: fix parsing of generics class literal (#7505)
  • 20a886e Groovy: fix parsing of command expressions with args in parens (#7503)
  • 86bec62 Migrate 'main' property in MigrateToGradle9 (#7504)
  • f68c4fb Groovy: fix parsing syntactic sugar of closure-call expressions (#7501)
  • 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)