Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2025

This PR contains the following updates:

Package Change Age Confidence
com.uber.nullaway:nullaway 0.12.13 -> 0.12.14 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

uber/NullAway (com.uber.nullaway:nullaway)

v0.12.14

Compare Source

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)
  • Don't report matches from RequireExplicitNullMarking when run at SUGGESTION level (#​1365)
  • Optimize methods that check for annotations on a Symbol (#​1362)
  • Tune warning message for RequireExplicitNullMarking (#​1366)
  • Maintenance
    • Fix arg concatenation bug in JMH (#​1357)
    • Move wildcard-related tests to a separate test class (#​1361)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 4, 2025
@renovate renovate bot enabled auto-merge (squash) December 4, 2025 21:36
@renovate renovate bot merged commit c027808 into main Dec 4, 2025
35 checks passed
@renovate renovate bot deleted the renovate/com.uber.nullaway-nullaway-0.x branch December 4, 2025 21:40
jaydeluca pushed a commit that referenced this pull request Dec 8, 2025
…#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` |
![age](https://developer.mend.io/api/mc/badges/age/maven/com.uber.nullaway:nullaway/0.12.14?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.uber.nullaway:nullaway/0.12.13/0.12.14?slim=true)
|

---

> [!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
([#&#8203;1358](https://redirect.github.com/uber/NullAway/issues/1358))
- Don't report matches from RequireExplicitNullMarking when run at
SUGGESTION level
([#&#8203;1365](https://redirect.github.com/uber/NullAway/issues/1365))
- Optimize methods that check for annotations on a Symbol
([#&#8203;1362](https://redirect.github.com/uber/NullAway/issues/1362))
- Tune warning message for RequireExplicitNullMarking
([#&#8203;1366](https://redirect.github.com/uber/NullAway/issues/1366))
- Maintenance
- Fix arg concatenation bug in JMH
([#&#8203;1357](https://redirect.github.com/uber/NullAway/issues/1357))
- Move wildcard-related tests to a separate test class
([#&#8203;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>
Signed-off-by: Jay DeLuca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant