Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.openrewrite.recipe:rewrite-static-analysis from 1.22.0 to 2.0.1 #2253

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps org.openrewrite.recipe:rewrite-static-analysis from 1.22.0 to 2.0.1.

Release notes

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

v2.0.1

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-static-analysis@v2.0.0...v2.0.1

2.0.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-static-analysis@v1.22.0...v2.0.0

Commits
  • 9fa1958 Methods are not ambiguous if their argument size differs
  • 871554c ReplaceDuplicateStringLiterals throws NPE from 1.19.0+ #384 (#385)
  • 004f102 ReplaceOptionalIsPresentWithIfPresent should not convert when exception cou...
  • 8b843d0 Guard against missing Cs class now that dependency is provided (#438)
  • c72e0d2 Update README.md
  • dfdb3eb Retain whitespace before annotations in NoFinalizedLocalVariables
  • 9d252a1 Fix ClassCastException in ReplaceOptionalIsPresentWithIfPresent
  • bc9aeb2 Fix bungled imports
  • 5f04682 Fix ClassCastException in UnnecessaryThrows recipe
  • 37c8568 Remove some JavaTemplate.Builder#contextSensitive() calls
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2025
@pzygielo
Copy link
Contributor

@dependabot rebase

Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 1.22.0 to 2.0.1.
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v1.22.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.0.1 branch from 3ae7c96 to 57e30cd Compare January 13, 2025 08:15
@pzygielo pzygielo added this to the 6.6.0 milestone Jan 13, 2025
@pzygielo pzygielo merged commit 57e30cd into master Jan 13, 2025
27 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.0.1 branch January 13, 2025 08:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant