chore(deps): update dependency com.uber.nullaway:nullaway to v0.10.5
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
com.uber.nullaway:nullaway |
0.10.2 -> 0.10.5
|
Release Notes
uber/NullAway
v0.10.5
- Report more unboxing errors in a single compilation (#686)
- Remove AccessPath.getAccessPathForNodeNoMapGet (#687)
- NullAwayInfer/Annotator data serialization support [experimental]
- EXPERIMENTAL support for JSpecify's 0.3.0 annotations
v0.10.4
(Bug fix release)
- Fix LibraryModels recording of dataflow nullness for Map APs (#685)
- Proper checking of unboxing in binary trees (#684)
- Build / CI tooling for NullAway itself:
- Bump dependency versions in GitHub Actions config (#683)
v0.10.3
- Report an error when casting @Nullable expression to primitive type (#663)
- Fix an NPE in the optional emptiness handler (#678)
- Add support for boolean constraints (about nullness) in Contract annotations (#669)
- Support for specific libraries/APIs:
- Dependency Updates:
- checkerframework 3.26.0 (#671)
- Build / CI tooling for NullAway itself:
Configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.