◐ Shell
clean mode source ↗

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

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

Release notes

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

8.75.10

What's Changed

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

Commits
  • abfe7bb Make CsprojParser public and support pre-resolved solution metadata (#7056)
  • 04e4d12 Java: fixing parsing of EnumValueSets with regards to leading space (#7043)
  • ed1051c C#: Fix AutoFormat on structurally modified subtrees (#7054)
  • 552e629 Python: Whitespace attachment fixes (#7051)
  • 0d67e99 Fix #7048: Support newer Gradle wrapper template variables (#7049)
  • 11a24f3 Fix TrailingComma markers on array initializers in C# parser and printer (#7052)
  • 2fe5ea8 Prevent duplicate imports when unfolding star imports (#7001)
  • 3eb553e Fix null-coalescing pattern in CSharpVisitor and JavaVisitor that prevents no...
  • 8384bac C#: Make Preconditions.Check language-agnostic like Java (#7045)
  • bb70b81 9.4.1 (#7046)
  • Additional commits viewable in compare view

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

Release notes

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

8.75.10

What's Changed

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

Commits
  • abfe7bb Make CsprojParser public and support pre-resolved solution metadata (#7056)
  • 04e4d12 Java: fixing parsing of EnumValueSets with regards to leading space (#7043)
  • ed1051c C#: Fix AutoFormat on structurally modified subtrees (#7054)
  • 552e629 Python: Whitespace attachment fixes (#7051)
  • 0d67e99 Fix #7048: Support newer Gradle wrapper template variables (#7049)
  • 11a24f3 Fix TrailingComma markers on array initializers in C# parser and printer (#7052)
  • 2fe5ea8 Prevent duplicate imports when unfolding star imports (#7001)
  • 3eb553e Fix null-coalescing pattern in CSharpVisitor and JavaVisitor that prevents no...
  • 8384bac C#: Make Preconditions.Check language-agnostic like Java (#7045)
  • bb70b81 9.4.1 (#7046)
  • Additional commits viewable in compare view

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

Release notes

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

8.75.10

What's Changed

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

Commits
  • abfe7bb Make CsprojParser public and support pre-resolved solution metadata (#7056)
  • 04e4d12 Java: fixing parsing of EnumValueSets with regards to leading space (#7043)
  • ed1051c C#: Fix AutoFormat on structurally modified subtrees (#7054)
  • 552e629 Python: Whitespace attachment fixes (#7051)
  • 0d67e99 Fix #7048: Support newer Gradle wrapper template variables (#7049)
  • 11a24f3 Fix TrailingComma markers on array initializers in C# parser and printer (#7052)
  • 2fe5ea8 Prevent duplicate imports when unfolding star imports (#7001)
  • 3eb553e Fix null-coalescing pattern in CSharpVisitor and JavaVisitor that prevents no...
  • 8384bac C#: Make Preconditions.Check language-agnostic like Java (#7045)
  • bb70b81 9.4.1 (#7046)
  • Additional commits viewable in compare view

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

Release notes

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

8.75.10

What's Changed

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

Commits
  • abfe7bb Make CsprojParser public and support pre-resolved solution metadata (#7056)
  • 04e4d12 Java: fixing parsing of EnumValueSets with regards to leading space (#7043)
  • ed1051c C#: Fix AutoFormat on structurally modified subtrees (#7054)
  • 552e629 Python: Whitespace attachment fixes (#7051)
  • 0d67e99 Fix #7048: Support newer Gradle wrapper template variables (#7049)
  • 11a24f3 Fix TrailingComma markers on array initializers in C# parser and printer (#7052)
  • 2fe5ea8 Prevent duplicate imports when unfolding star imports (#7001)
  • 3eb553e Fix null-coalescing pattern in CSharpVisitor and JavaVisitor that prevents no...
  • 8384bac C#: Make Preconditions.Check language-agnostic like Java (#7045)
  • bb70b81 9.4.1 (#7046)
  • 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)