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 Checker Framework Annotations 3.44.0 -> 3.45.0 #1233

Closed Picnic-DevPla-Bot closed 1 month ago

Picnic-DevPla-Bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
Checker Framework Annotations (source) compile minor 3.44.0 -> 3.45.0

Release Notes

typetools/checker-framework (Checker Framework Annotations) ### [`v3.45.0`](https://togithub.com/typetools/checker-framework/releases/tag/checker-framework-3.45.0): Checker Framework 3.45.0 ## Version 3.45.0 (July 1, 2024) **Implementation details:** Added a `Tree` argument to `AnnotatedTypes.adaptParameters()` Deprecated methods: - `TreeUtils.isVarArgs()` => `isVarargsCall()` - `TreeUtils.isVarArgMethodCall()` => `isVarargsCall()` **Closed issues:** [#​152](https://togithub.com/typetools/checker-framework/issues/152), [#​5575](https://togithub.com/typetools/checker-framework/issues/5575), [#​6630](https://togithub.com/typetools/checker-framework/issues/6630), [#​6641](https://togithub.com/typetools/checker-framework/issues/6641), [#​6648](https://togithub.com/typetools/checker-framework/issues/6648), [#​6676](https://togithub.com/typetools/checker-framework/issues/6676).

Picnic-DevPla-Bot commented 1 month ago

Suggested commit message:

Upgrade Checker Framework Annotations 3.44.0 -> 3.45.0 (#1233)

See:
- https://github.com/typetools/checker-framework/releases/tag/checker-framework-3.45.0
- https://github.com/typetools/checker-framework/compare/checker-framework-3.44.0...checker-framework-3.45.0
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud