chore(deps): bump openrewrite.version from 8.77.1 to 8.77.2 by dependabot[bot] · Pull Request #3264 · operator-framework/java-operator-sdk
Bumps openrewrite.version from 8.77.1 to 8.77.2.
Updates org.openrewrite:rewrite-java from 8.77.1 to 8.77.2
Release notes
Sourced from org.openrewrite:rewrite-java's releases.
8.77.2
What's Changed
- C#: Allow directives to interleave with usings/externs in
CompilationUnitby@knutwannhedenin openrewrite/rewrite#7176- C#: Fix
AutoFormatcorrupting whitespace outside target subtree by@knutwannhedenin openrewrite/rewrite#7179- Fix context-sensitive template crash for anonymous class args in assignments by
@timtebeekin openrewrite/rewrite#7177- C#: Preserve
MinimumViableSpacingfixes when Roslyn formatting is a no-op by@knutwannhedenin openrewrite/rewrite#7182- Add negation support to JsonPathMatcher filter expressions by
@steve-aom-elliottin openrewrite/rewrite#7164- C#: Fix Stack empty crash in CSharpPrinter.VisitConditionalDirective by
@knutwannhedenin openrewrite/rewrite#7183- Treat missing POMs for non-classpath dependencies as warnings by
@Jenson3210in openrewrite/rewrite#7163- C#: Fix MinimumViableSpacing fix lost during WhitespaceReconciler by
@knutwannhedenin openrewrite/rewrite#7186- C#: Fix numeric literal type attribution to reflect suffix by
@knutwannhedenin openrewrite/rewrite#7187- C#: Unwrap parentheses in pattern matching comparator by
@knutwannhedenin openrewrite/rewrite#7188- C#: Fix AutoFormat not inserting newlines in synthesized nodes by
@knutwannhedenin openrewrite/rewrite#7189- C#: Fix RPC deserialization error for J.ControlParentheses by
@knutwannhedenin openrewrite/rewrite#7190- C#: Fix
AutoFormatnot expanding empty constructor bodies with initializers by@knutwannhedenin openrewrite/rewrite#7191- C#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference by
@knutwannhedenin openrewrite/rewrite#7192- JS: Fix type attribution for classes, methods, and FQN paths by
@jkschneiderin openrewrite/rewrite#7195- C#: Add
.editorconfig-based formatting style detection forRoslynFormatterby@knutwannhedenin openrewrite/rewrite#7194- C#: Auto-parenthesize IsPattern with or/and combinators by
@knutwannhedenin openrewrite/rewrite#7196- JavaScript:
UpgradeDependencyVersionto support package patterns by@greg-at-modernein openrewrite/rewrite#7198Full Changelog: openrewrite/rewrite@v8.77.1...v8.77.2
Commits
5082a11UpgradeDependencyVersion to support package patterns (#7198)e21cc35C#: Auto-parenthesize IsPattern with or/and combinators in binary expressions...c27eebcC#: Add.editorconfig-based formatting style detection for `RoslynFormatter...816f6f3JS: Fix type attribution for classes, methods, and FQN paths (#7195)a8dd796C#: Fix NullReferenceException in PatternMatchingComparator for IsPattern nodesfcfe89bC#: Eliminate reflection in PatternMatchingComparator for common AST types25af52aC#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference (#...fc5324eKeep Analyzer.Testing as public dependency — needed by RewriteTest APIb7402b8C#: Mark test dependencies as PrivateAssets to prevent leaking to consumers24de3deC#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference- Additional commits viewable in compare view
Updates org.openrewrite:rewrite-maven from 8.77.1 to 8.77.2
Release notes
Sourced from org.openrewrite:rewrite-maven's releases.
8.77.2
What's Changed
- C#: Allow directives to interleave with usings/externs in
CompilationUnitby@knutwannhedenin openrewrite/rewrite#7176- C#: Fix
AutoFormatcorrupting whitespace outside target subtree by@knutwannhedenin openrewrite/rewrite#7179- Fix context-sensitive template crash for anonymous class args in assignments by
@timtebeekin openrewrite/rewrite#7177- C#: Preserve
MinimumViableSpacingfixes when Roslyn formatting is a no-op by@knutwannhedenin openrewrite/rewrite#7182- Add negation support to JsonPathMatcher filter expressions by
@steve-aom-elliottin openrewrite/rewrite#7164- C#: Fix Stack empty crash in CSharpPrinter.VisitConditionalDirective by
@knutwannhedenin openrewrite/rewrite#7183- Treat missing POMs for non-classpath dependencies as warnings by
@Jenson3210in openrewrite/rewrite#7163- C#: Fix MinimumViableSpacing fix lost during WhitespaceReconciler by
@knutwannhedenin openrewrite/rewrite#7186- C#: Fix numeric literal type attribution to reflect suffix by
@knutwannhedenin openrewrite/rewrite#7187- C#: Unwrap parentheses in pattern matching comparator by
@knutwannhedenin openrewrite/rewrite#7188- C#: Fix AutoFormat not inserting newlines in synthesized nodes by
@knutwannhedenin openrewrite/rewrite#7189- C#: Fix RPC deserialization error for J.ControlParentheses by
@knutwannhedenin openrewrite/rewrite#7190- C#: Fix
AutoFormatnot expanding empty constructor bodies with initializers by@knutwannhedenin openrewrite/rewrite#7191- C#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference by
@knutwannhedenin openrewrite/rewrite#7192- JS: Fix type attribution for classes, methods, and FQN paths by
@jkschneiderin openrewrite/rewrite#7195- C#: Add
.editorconfig-based formatting style detection forRoslynFormatterby@knutwannhedenin openrewrite/rewrite#7194- C#: Auto-parenthesize IsPattern with or/and combinators by
@knutwannhedenin openrewrite/rewrite#7196- JavaScript:
UpgradeDependencyVersionto support package patterns by@greg-at-modernein openrewrite/rewrite#7198Full Changelog: openrewrite/rewrite@v8.77.1...v8.77.2
Commits
5082a11UpgradeDependencyVersion to support package patterns (#7198)e21cc35C#: Auto-parenthesize IsPattern with or/and combinators in binary expressions...c27eebcC#: Add.editorconfig-based formatting style detection for `RoslynFormatter...816f6f3JS: Fix type attribution for classes, methods, and FQN paths (#7195)a8dd796C#: Fix NullReferenceException in PatternMatchingComparator for IsPattern nodesfcfe89bC#: Eliminate reflection in PatternMatchingComparator for common AST types25af52aC#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference (#...fc5324eKeep Analyzer.Testing as public dependency — needed by RewriteTest APIb7402b8C#: Mark test dependencies as PrivateAssets to prevent leaking to consumers24de3deC#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference- Additional commits viewable in compare view
Updates org.openrewrite:rewrite-test from 8.77.1 to 8.77.2
Release notes
Sourced from org.openrewrite:rewrite-test's releases.
8.77.2
What's Changed
- C#: Allow directives to interleave with usings/externs in
CompilationUnitby@knutwannhedenin openrewrite/rewrite#7176- C#: Fix
AutoFormatcorrupting whitespace outside target subtree by@knutwannhedenin openrewrite/rewrite#7179- Fix context-sensitive template crash for anonymous class args in assignments by
@timtebeekin openrewrite/rewrite#7177- C#: Preserve
MinimumViableSpacingfixes when Roslyn formatting is a no-op by@knutwannhedenin openrewrite/rewrite#7182- Add negation support to JsonPathMatcher filter expressions by
@steve-aom-elliottin openrewrite/rewrite#7164- C#: Fix Stack empty crash in CSharpPrinter.VisitConditionalDirective by
@knutwannhedenin openrewrite/rewrite#7183- Treat missing POMs for non-classpath dependencies as warnings by
@Jenson3210in openrewrite/rewrite#7163- C#: Fix MinimumViableSpacing fix lost during WhitespaceReconciler by
@knutwannhedenin openrewrite/rewrite#7186- C#: Fix numeric literal type attribution to reflect suffix by
@knutwannhedenin openrewrite/rewrite#7187- C#: Unwrap parentheses in pattern matching comparator by
@knutwannhedenin openrewrite/rewrite#7188- C#: Fix AutoFormat not inserting newlines in synthesized nodes by
@knutwannhedenin openrewrite/rewrite#7189- C#: Fix RPC deserialization error for J.ControlParentheses by
@knutwannhedenin openrewrite/rewrite#7190- C#: Fix
AutoFormatnot expanding empty constructor bodies with initializers by@knutwannhedenin openrewrite/rewrite#7191- C#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference by
@knutwannhedenin openrewrite/rewrite#7192- JS: Fix type attribution for classes, methods, and FQN paths by
@jkschneiderin openrewrite/rewrite#7195- C#: Add
.editorconfig-based formatting style detection forRoslynFormatterby@knutwannhedenin openrewrite/rewrite#7194- C#: Auto-parenthesize IsPattern with or/and combinators by
@knutwannhedenin openrewrite/rewrite#7196- JavaScript:
UpgradeDependencyVersionto support package patterns by@greg-at-modernein openrewrite/rewrite#7198Full Changelog: openrewrite/rewrite@v8.77.1...v8.77.2
Commits
5082a11UpgradeDependencyVersion to support package patterns (#7198)e21cc35C#: Auto-parenthesize IsPattern with or/and combinators in binary expressions...c27eebcC#: Add.editorconfig-based formatting style detection for `RoslynFormatter...816f6f3JS: Fix type attribution for classes, methods, and FQN paths (#7195)a8dd796C#: Fix NullReferenceException in PatternMatchingComparator for IsPattern nodesfcfe89bC#: Eliminate reflection in PatternMatchingComparator for common AST types25af52aC#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference (#...fc5324eKeep Analyzer.Testing as public dependency — needed by RewriteTest APIb7402b8C#: Mark test dependencies as PrivateAssets to prevent leaking to consumers24de3deC#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference- Additional commits viewable in compare view
Updates org.openrewrite:rewrite-java-17 from 8.77.1 to 8.77.2
Release notes
Sourced from org.openrewrite:rewrite-java-17's releases.
8.77.2
What's Changed
- C#: Allow directives to interleave with usings/externs in
CompilationUnitby@knutwannhedenin openrewrite/rewrite#7176- C#: Fix
AutoFormatcorrupting whitespace outside target subtree by@knutwannhedenin openrewrite/rewrite#7179- Fix context-sensitive template crash for anonymous class args in assignments by
@timtebeekin openrewrite/rewrite#7177- C#: Preserve
MinimumViableSpacingfixes when Roslyn formatting is a no-op by@knutwannhedenin openrewrite/rewrite#7182- Add negation support to JsonPathMatcher filter expressions by
@steve-aom-elliottin openrewrite/rewrite#7164- C#: Fix Stack empty crash in CSharpPrinter.VisitConditionalDirective by
@knutwannhedenin openrewrite/rewrite#7183- Treat missing POMs for non-classpath dependencies as warnings by
@Jenson3210in openrewrite/rewrite#7163- C#: Fix MinimumViableSpacing fix lost during WhitespaceReconciler by
@knutwannhedenin openrewrite/rewrite#7186- C#: Fix numeric literal type attribution to reflect suffix by
@knutwannhedenin openrewrite/rewrite#7187- C#: Unwrap parentheses in pattern matching comparator by
@knutwannhedenin openrewrite/rewrite#7188- C#: Fix AutoFormat not inserting newlines in synthesized nodes by
@knutwannhedenin openrewrite/rewrite#7189- C#: Fix RPC deserialization error for J.ControlParentheses by
@knutwannhedenin openrewrite/rewrite#7190- C#: Fix
AutoFormatnot expanding empty constructor bodies with initializers by@knutwannhedenin openrewrite/rewrite#7191- C#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference by
@knutwannhedenin openrewrite/rewrite#7192- JS: Fix type attribution for classes, methods, and FQN paths by
@jkschneiderin openrewrite/rewrite#7195- C#: Add
.editorconfig-based formatting style detection forRoslynFormatterby@knutwannhedenin openrewrite/rewrite#7194- C#: Auto-parenthesize IsPattern with or/and combinators by
@knutwannhedenin openrewrite/rewrite#7196- JavaScript:
UpgradeDependencyVersionto support package patterns by@greg-at-modernein openrewrite/rewrite#7198Full Changelog: openrewrite/rewrite@v8.77.1...v8.77.2
Commits
5082a11UpgradeDependencyVersion to support package patterns (#7198)e21cc35C#: Auto-parenthesize IsPattern with or/and combinators in binary expressions...c27eebcC#: Add.editorconfig-based formatting style detection for `RoslynFormatter...816f6f3JS: Fix type attribution for classes, methods, and FQN paths (#7195)a8dd796C#: Fix NullReferenceException in PatternMatchingComparator for IsPattern nodesfcfe89bC#: Eliminate reflection in PatternMatchingComparator for common AST types25af52aC#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference (#...fc5324eKeep Analyzer.Testing as public dependency — needed by RewriteTest APIb7402b8C#: Mark test dependencies as PrivateAssets to prevent leaking to consumers24de3deC#: Fix MaybeAutoFormat no-op when SDK consumed via NuGet PackageReference- 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)