PicnicSupermarket / error-prone-support

Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
https://error-prone.picnic.tech
MIT License
188 stars 36 forks source link

Upgrade NullAway 0.10.26 -> 0.11.0 #1204

Closed Picnic-DevPla-Bot closed 2 months ago

Picnic-DevPla-Bot commented 2 months ago

This PR contains the following updates:

Package Type Update Change
NullAway minor 0.10.26 -> 0.11.0
NullAway compile minor 0.10.26 -> 0.11.0

Release Notes

uber/NullAway (NullAway) ### [`v0.11.0`](https://togithub.com/uber/NullAway/blob/HEAD/CHANGELOG.md#Version-0110) [Compare Source](https://togithub.com/uber/NullAway/compare/v0.10.26...v0.11.0) IMPORTANT: Support for JDK 8 is dropped and NullAway now requires 2.14.0 or higher. - Delete OptionalEmptinessHandler method that is no longer needed ([#​954](https://togithub.com/uber/NullAway/issues/954)) - Refactor PreservedAnnotationTreeVisitor ([#​955](https://togithub.com/uber/NullAway/issues/955)) - Update to Error Prone 2.27.1 ([#​957](https://togithub.com/uber/NullAway/issues/957)) - JSpecify subtyping checks for arrays ([#​956](https://togithub.com/uber/NullAway/issues/956)) - Bump to Checker Framework 3.43.0 ([#​959](https://togithub.com/uber/NullAway/issues/959)) - Drop Java 8 support ([#​961](https://togithub.com/uber/NullAway/issues/961))

Picnic-DevPla-Bot commented 2 months ago

Suggested commit message:

Upgrade NullAway 0.10.26 -> 0.11.0 (#1204)

See:
- https://github.com/uber/NullAway/blob/master/CHANGELOG.md
- https://github.com/uber/NullAway/releases/tag/v0.11.0
- https://github.com/uber/NullAway/compare/v0.10.26...v0.11.0
github-actions[bot] commented 2 months ago

Looks good. No mutations were possible for these changes. Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 2 months ago

Looks good. No mutations were possible for these changes. Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.