-
Notifications
You must be signed in to change notification settings - Fork 39
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
Upgrade OpenRewrite 2.16.0 -> 2.17.0 #1286
Conversation
Suggested commit message:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Output unchanged; tested like this:
git checkout origin/master
mvnd clean install -DskipTests -Dverification.skip
cp -rp error-prone-contrib/target/generated-sources/annotations/tech/picnic/errorprone/refasterrules /tmp/recipes-before
git checkout origin/renovate/openrewrite-2.x
git rebase origin/master
mvnd clean install -DskipTests -Dverification.skip
diff -r error-prone-contrib/target/generated-sources/annotations/tech/picnic/errorprone/refasterrules /tmp/recipes-before
f8ee32f
to
f09c0fe
Compare
Looks good. No mutations were possible for these changes. |
2 similar comments
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
f09c0fe
to
a3545cb
Compare
Looks good. No mutations were possible for these changes. |
1 similar comment
Looks good. No mutations were possible for these changes. |
a3545cb
to
db02eb2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Meant to approve 👀
db02eb2
to
4a76b85
Compare
4a76b85
to
043d830
Compare
Looks good. No mutations were possible for these changes. |
Quality Gate passedIssues Measures |
This PR contains the following updates:
2.16.0
->2.17.0
Release Notes
openrewrite/rewrite-recipe-bom (OpenRewrite)
v2.17.0
: 2.17.0Compare Source
What's Changed
Full Changelog: openrewrite/rewrite-recipe-bom@v2.16.0...v2.17.0