Commit f4640e4
authored
chore(deps): update dependency com.uber.nullaway:nullaway to v0.12.15 (#1749)
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.14` -> `0.12.15` |

|

|
---
> [!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.15`](https://redirect.github.com/uber/NullAway/blob/HEAD/CHANGELOG.md#Version-01215)
[Compare
Source](https://redirect.github.com/uber/NullAway/compare/v0.12.14...v0.12.15)
NullAway now includes a BOM artifact `com.uber.nullaway:nullaway-bom`.
Otherwise, this release contains a few bug
fixes and improvements to JSpecify support.
- Fix URL for RequireExplicitNullMarking checker
([#​1369](https://redirect.github.com/uber/NullAway/issues/1369))
- Handle annotations on type variables in return and field types
([#​1371](https://redirect.github.com/uber/NullAway/issues/1371))
- Change how recursive calls to dataflow are detected
([#​1374](https://redirect.github.com/uber/NullAway/issues/1374))
- JSpecify: use type on identifier when its type is a type variable
([#​1378](https://redirect.github.com/uber/NullAway/issues/1378))
- Include method type parameters in astubx files. by
[@​haewiful](https://redirect.github.com/haewiful)
([#​1370](https://redirect.github.com/uber/NullAway/issues/1370))
- Create nullaway-bom project
([#​1130](https://redirect.github.com/uber/NullAway/issues/1130))
by [@​lpireyn](https://redirect.github.com/lpireyn)
([#​1380](https://redirect.github.com/uber/NullAway/issues/1380))
- Run dataflow analysis on bodies of lambdas passed to generic methods
([#​1375](https://redirect.github.com/uber/NullAway/issues/1375))
- Maintenance
- Remove BaseNoOpHandler and replace with default methods in Handler
([#​1376](https://redirect.github.com/uber/NullAway/issues/1376))
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ff88916 commit f4640e4
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