-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency org.openrewrite.recipe:rewrite-static-analysis to v2.22.0 #669
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/rewrite-static-analysis.version
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2c41213 to
72f9257
Compare
0fca2bf to
7494803
Compare
5243e99 to
fe3d2fd
Compare
e939f27 to
5ba2caa
Compare
fdcdffb to
af94c9c
Compare
af94c9c to
57dc55a
Compare
ccad231 to
86dde57
Compare
ba1f11d to
fc130c9
Compare
fc130c9 to
d8f9e68
Compare
0dc4a3d to
8c6fa75
Compare
4eb8955 to
2fe0616
Compare
2fe0616 to
537692a
Compare
c24211d to
d34d7a5
Compare
88add7c to
1bbbc22
Compare
d98f225 to
d0d0061
Compare
d0d0061 to
63ecc4c
Compare
63ecc4c to
a6dd30e
Compare
…analysis to v2.22.0
a6dd30e to
ca4df6d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.14.0->2.22.0Release Notes
openrewrite/rewrite-static-analysis (org.openrewrite.recipe:rewrite-static-analysis)
v2.22.0: 2.22.0Compare Source
What's Changed
AnnotateNullableMethodsfrom failing on TypeScript sources by @greg-at-moderne in #773ReplaceLambdaWithMethodReferencein nested generic/overloaded contexts by @timtebeek in #776@NonNulland remove throws by @timtebeek in #782UnnecessaryCatchafterUnnecessaryThrowsto remove unused catch clauses by @timtebeek in #785RemoveUnusedLocalVariablesto preserve assignments with side effects by @timtebeek in #741Full Changelog: openrewrite/rewrite-static-analysis@v2.21.0...v2.22.0
v2.21.0: 2.21.0Compare Source
What's Changed
CovariantEqualsfor kotlin by @Laurens-W in #765RemoveSystemOutPrintlntoSystem.outandSystem.errby @timtebeek in #770String.valueOf()by @timtebeek in #634Full Changelog: openrewrite/rewrite-static-analysis@v2.20.0...v2.21.0
v2.20.0: 2.20.0Compare Source
What's Changed
Full Changelog: openrewrite/rewrite-static-analysis@v2.19.0...v2.20.0
v2.19.0: 2.19.0Compare Source
What's Changed
Objects.requireNonNullElse/ElseGetsupport toAnnotateNullableParametersby @timtebeek in #743New Contributors
Full Changelog: openrewrite/rewrite-static-analysis@v2.18.0...v2.19.0
v2.18.0: 2.18.0Compare Source
What's Changed
InstanceOfPatternMatchby @timtebeek in #739Full Changelog: openrewrite/rewrite-static-analysis@v2.17.0...v2.18.0
v2.17.0: 2.17.0Compare Source
What's Changed
elsebranch if it only has a singleif(#666) by @olwispe in #726UsePortableNewlinesby @timtebeek in #731New Contributors
Full Changelog: openrewrite/rewrite-static-analysis@v2.16.0...v2.17.0
v2.16.0: 2.16.0Compare Source
What's Changed
RemoveRedundantTypeCastby @jevanlingen in #711System getProperty()overgetenv()by @Akanksha928 in #679New Contributors
Full Changelog: openrewrite/rewrite-static-analysis@v2.15.0...v2.16.0
v2.15.0: 2.15.0Compare Source
What's Changed
CompareEnumsWithEqualityOperatoras needed by @timtebeek in #658twoCasestest case inMinimumSwitchCasesTestby @greg-at-moderne in #672FinalizePrivateFieldsby @jevanlingen in #675MoveConditionsToWhilerecipe by @greg-at-moderne in #698ReplaceCollectionToArrayArgWithEmptyArrayby @greg-at-moderne in #704RemoveRedundantNullCheckBeforeLiteralEqualsby @timtebeek in #706New Contributors
Full Changelog: openrewrite/rewrite-static-analysis@v2.14.0...v2.15.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.