Commit c027808
authored
chore(deps): update dependency com.uber.nullaway:nullaway to v0.12.14 (#1721)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[com.uber.nullaway:nullaway](https://redirect.github.com/uber/NullAway)
| `0.12.13` -> `0.12.14` |

|

|
---
> [!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.14`](https://redirect.github.com/uber/NullAway/blob/HEAD/CHANGELOG.md#Version-01214)
[Compare
Source](https://redirect.github.com/uber/NullAway/compare/v0.12.13...v0.12.14)
This release fixes a bug where the new `RequireExplicitNullMarking`
check was not fully disabled by default. It also includes a couple of
performance optimizations to reduce NullAway overhead.
- Various optimizations
([#​1358](https://redirect.github.com/uber/NullAway/issues/1358))
- Don't report matches from RequireExplicitNullMarking when run at
SUGGESTION level
([#​1365](https://redirect.github.com/uber/NullAway/issues/1365))
- Optimize methods that check for annotations on a Symbol
([#​1362](https://redirect.github.com/uber/NullAway/issues/1362))
- Tune warning message for RequireExplicitNullMarking
([#​1366](https://redirect.github.com/uber/NullAway/issues/1366))
- Maintenance
- Fix arg concatenation bug in JMH
([#​1357](https://redirect.github.com/uber/NullAway/issues/1357))
- Move wildcard-related tests to a separate test class
([#​1361](https://redirect.github.com/uber/NullAway/issues/1361))
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent cc7de16 commit c027808
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