Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2025

This PR contains the following updates:

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

Release Notes

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

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)
  • Handle annotations on type variables in return and field types (#​1371)
  • Change how recursive calls to dataflow are detected (#​1374)
  • JSpecify: use type on identifier when its type is a type variable (#​1378)
  • Include method type parameters in astubx files. by @​haewiful (#​1370)
  • Create nullaway-bom project (#​1130) by @​lpireyn (#​1380)
  • Run dataflow analysis on bodies of lambdas passed to generic methods (#​1375)
  • Maintenance
    • Remove BaseNoOpHandler and replace with default methods in Handler (#​1376)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 19, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 19, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@rob93c rob93c merged commit 76d4a37 into main Dec 21, 2025
6 checks passed
@rob93c rob93c deleted the renovate/com.uber.nullaway-nullaway-0.x branch December 21, 2025 15:12
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.

2 participants