Commit a3e7d59
authored
Update dependency com.uber.nullaway:nullaway to v0.12.9 (#1524)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[com.uber.nullaway:nullaway](https://redirect.github.com/uber/NullAway)
| `0.12.8` -> `0.12.9` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>uber/NullAway (com.uber.nullaway:nullaway)</summary>
###
[`v0.12.9`](https://redirect.github.com/uber/NullAway/blob/HEAD/CHANGELOG.md#Version-0129)
- Add a case in our inference for generic method calls
([#​1240](https://redirect.github.com/uber/NullAway/issues/1240))
- Add library model for Apache Commons CollectionUtils.isNotEmpty,
Amazon CollectionUtils.IsNullOrEmpty, and a couple Amazon StringUtils
methods
([#​1242](https://redirect.github.com/uber/NullAway/issues/1242))
- Maintenance
- Fix maven central link in RELEASING.md
([#​1237](https://redirect.github.com/uber/NullAway/issues/1237))
- Update to Error Prone 2.41.0
([#​1239](https://redirect.github.com/uber/NullAway/issues/1239))
- Add tests for
[gh-1246](https://redirect.github.com/uber/NullAway/issues/1246)
([#​1247](https://redirect.github.com/uber/NullAway/issues/1247))
- Test reading JSpecify annotations from bytecodes on JDK 21
([#​1245](https://redirect.github.com/uber/NullAway/issues/1245))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1a8b97c commit a3e7d59
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
0 commit comments