Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps org.openrewrite.recipe:rewrite-static-analysis from 1.0.0 to 1.0.3.

Release notes

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

1.0.3

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-static-analysis@v1.0.2...v1.0.3

1.0.2

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-static-analysis@v1.0.1...v1.0.2

1.0.1

What's Changed

  • OpenRewrite 8.1.2
Commits
  • 8dfd796 Declare EmptyBlockVisitor templates as context-free
  • f77bd23 ReplaceLambdaWithMethodReference should not replace lambda supplier of meth...
  • f7fd0ed Incorporate DataFlowNodes from rewrite-analysis (#133)
  • 1a2d031 Merge pull request #131 from openrewrite/method-reference-type-attribution
  • 4f7a262 Some refactoring of className() method
  • e4b8eb2 Add new className() factory method
  • 452be22 Simplify newStaticMethodReference() code
  • 9770ae2 Better type attribution for ReplaceLambdaWithMethodReference
  • 0f13b29 Correctly preserve prefix in StringLiteralEquality
  • 2127a09 Alek/remove to string calls from array instances (#126)
  • 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 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)

Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 1.0.0 to 1.0.3.
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v1.0.0...v1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Related to third party dependency updates or migrations java Pull requests that update Java code labels Jul 24, 2023
@github-actions github-actions bot merged commit e9fbcf8 into 2.x Jul 24, 2023
@github-actions github-actions bot deleted the dependabot/maven/2.x/org.openrewrite.recipe-rewrite-static-analysis-1.0.3 branch July 24, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to third party dependency updates or migrations java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants