-
Notifications
You must be signed in to change notification settings - Fork 49
Upgrade Guava 33.4.8-jre -> 33.5.0-jre #1869
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
Conversation
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.
Suggested commit message:
Upgrade Guava 33.4.8-jre -> 33.5.0-jre (#1869)
And drop some Refaster rules now covered by `@InlineMe` instructions.
See:
- https://guava.dev/releases/33.5.0-jre/api/diffs/
- https://github.com/google/guava/releases/tag/v33.5.0
- https://github.com/google/guava/compare/v33.4.8...v33.5.0
040e342 to
4407c0d
Compare
|
Looks good. No mutations were possible for these changes. |
3 similar comments
|
Looks good. No mutations were possible for these changes. |
|
Looks good. No mutations were possible for these changes. |
|
Looks good. No mutations were possible for these changes. |
Stephan202
left a comment
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.
I missed the build failures 🤦. Added a commit to resolve them, and updated the suggested commit message.
|
/integration-test -> build ✔️. |
|
Looks good. No mutations were possible for these changes. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
This means that the coverage for OpenRewrite is slightly less after dropping these, I think. |
Yes, that's a trade-off. What I did here matches what we did earlier in similar situations, such as #1336. We could instead:
CC @timtebeek for opinions :) |
|
Fine to drop these refaster rules! On our end we've also adopted This means we can now convert between multiple minor/major versions of Guava even as they remove methods and their annotations. |
b77f8aa to
9d814c8
Compare
|
Looks good. No mutations were possible for these changes. |
9d814c8 to
f4ae81d
Compare
|
Looks good. No mutations were possible for these changes. |
|



This PR contains the following updates:
33.4.8-jre->33.5.0-jre33.4.8-jre->33.5.0-jre