Skip to content

Bump org.openrewrite.recipe:rewrite-static-analysis from 2.34.1 to 2.35.0#3114

Merged
pzygielo merged 1 commit into
masterfrom
dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.35.0
May 22, 2026
Merged

Bump org.openrewrite.recipe:rewrite-static-analysis from 2.34.1 to 2.35.0#3114
pzygielo merged 1 commit into
masterfrom
dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.35.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps org.openrewrite.recipe:rewrite-static-analysis from 2.34.1 to 2.35.0.

Release notes

Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.

2.35.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.34.1...v2.35.0

Commits
  • 03d153e Replace var with interface type in UseLambdaForFunctionalInterface (#896)
  • 8e930b0 Strip diamond operator from cast in UseLambdaForFunctionalInterface (#893)
  • 857aab2 Guard cast to JavaType.Annotation in ReorderAnnotations (#894)
  • d99ed6f Preserve cast on generic method invocation in overloaded outer call (#891)
  • d79cdd4 Detect overloads on parameterized receiver in hasMethodOverloading (#890)
  • 5e79cd3 OpenRewrite recipe best practices
  • 7bea420 Retain explicit type arguments on no-arg static methods in `UnnecessaryExplic...
  • 436e8c2 Preserve null cast at varargs position in RemoveRedundantTypeCast (#888)
  • 0f017bd Extend multi-constructor guard in ReplaceLambdaWithMethodReference to param...
  • 3f61726 Skip FinalClass when class has anonymous inner subclasses (#886)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 22, 2026
@pzygielo
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 2.34.1 to 2.35.0.
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v2.34.1...v2.35.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-static-analysis
  dependency-version: 2.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.35.0 branch from 6098a27 to 54377d0 Compare May 22, 2026 07:10
@sonarqubecloud
Copy link
Copy Markdown

@pzygielo pzygielo merged commit 54377d0 into master May 22, 2026
85 checks passed
@pzygielo pzygielo deleted the dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.35.0 branch May 22, 2026 07:29
@pzygielo pzygielo added this to the 6.10.0 milestone May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code no-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant