◐ Shell
clean mode source ↗

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

Bumps openrewrite.version from 8.75.10 to 8.76.0.
Updates org.openrewrite:rewrite-java from 8.75.10 to 8.76.0

Release notes

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

8.76.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.75.11...v8.76.0

8.75.11

What's Changed

Full Changelog: openrewrite/rewrite@v8.75.10...v8.75.11

Commits
  • c42b84f add support for Kotlin multi-dollar interpolation string (#7090)
  • 03048dc Add NoSystemScopeDependencies cleanup recipe (#7055)
  • 9b72f91 Handle YAML complex keys (mapping/sequence as key) to prevent ClassCastExcept...
  • 2cbd269 ChangeType: visit annotations on package declarations via super.visitPackage ...
  • c5af3e8 Add support for Java 23+ triple-slash markdown Javadoc (///) (#7087)
  • da5b8ab Introduce DataTableStore abstraction (#7088)
  • 3a73992 Use try-with-resources for isolatedLoader variable in test
  • 62e7f76 Fix FindEmptyMethods false positives for bodyless method declarations (#7085)
  • 7c14f77 Testing whitespace attachment in C# (#7076)
  • 81fb5ae Disable flaky test
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-maven from 8.75.10 to 8.76.0

Release notes

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

8.76.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.75.11...v8.76.0

8.75.11

What's Changed

Full Changelog: openrewrite/rewrite@v8.75.10...v8.75.11

Commits
  • c42b84f add support for Kotlin multi-dollar interpolation string (#7090)
  • 03048dc Add NoSystemScopeDependencies cleanup recipe (#7055)
  • 9b72f91 Handle YAML complex keys (mapping/sequence as key) to prevent ClassCastExcept...
  • 2cbd269 ChangeType: visit annotations on package declarations via super.visitPackage ...
  • c5af3e8 Add support for Java 23+ triple-slash markdown Javadoc (///) (#7087)
  • da5b8ab Introduce DataTableStore abstraction (#7088)
  • 3a73992 Use try-with-resources for isolatedLoader variable in test
  • 62e7f76 Fix FindEmptyMethods false positives for bodyless method declarations (#7085)
  • 7c14f77 Testing whitespace attachment in C# (#7076)
  • 81fb5ae Disable flaky test
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-test from 8.75.10 to 8.76.0

Release notes

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

8.76.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.75.11...v8.76.0

8.75.11

What's Changed

Full Changelog: openrewrite/rewrite@v8.75.10...v8.75.11

Commits
  • c42b84f add support for Kotlin multi-dollar interpolation string (#7090)
  • 03048dc Add NoSystemScopeDependencies cleanup recipe (#7055)
  • 9b72f91 Handle YAML complex keys (mapping/sequence as key) to prevent ClassCastExcept...
  • 2cbd269 ChangeType: visit annotations on package declarations via super.visitPackage ...
  • c5af3e8 Add support for Java 23+ triple-slash markdown Javadoc (///) (#7087)
  • da5b8ab Introduce DataTableStore abstraction (#7088)
  • 3a73992 Use try-with-resources for isolatedLoader variable in test
  • 62e7f76 Fix FindEmptyMethods false positives for bodyless method declarations (#7085)
  • 7c14f77 Testing whitespace attachment in C# (#7076)
  • 81fb5ae Disable flaky test
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-java-17 from 8.75.10 to 8.76.0

Release notes

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

8.76.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.75.11...v8.76.0

8.75.11

What's Changed

Full Changelog: openrewrite/rewrite@v8.75.10...v8.75.11

Commits
  • c42b84f add support for Kotlin multi-dollar interpolation string (#7090)
  • 03048dc Add NoSystemScopeDependencies cleanup recipe (#7055)
  • 9b72f91 Handle YAML complex keys (mapping/sequence as key) to prevent ClassCastExcept...
  • 2cbd269 ChangeType: visit annotations on package declarations via super.visitPackage ...
  • c5af3e8 Add support for Java 23+ triple-slash markdown Javadoc (///) (#7087)
  • da5b8ab Introduce DataTableStore abstraction (#7088)
  • 3a73992 Use try-with-resources for isolatedLoader variable in test
  • 62e7f76 Fix FindEmptyMethods false positives for bodyless method declarations (#7085)
  • 7c14f77 Testing whitespace attachment in C# (#7076)
  • 81fb5ae Disable flaky test
  • 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)