Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2025

This PR contains the following updates:

Package Change Age Confidence
com.uber.nullaway:nullaway 0.12.10 -> 0.12.11 age confidence

Release Notes

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

v0.12.11

Compare Source

In this release, NullAway checks the requirement that JSpecify mode is only run on a compatible javac version /
configuration, and fails if it detects an incompatibility.
See https://github.com/uber/NullAway/wiki/JSpecify-Support#supported-jdk-versions for details.

  • Use inference for generic call passed as receiver to instance method (#​1293)
  • Accept any annotation with simple name Contract, and change reporting of invalid contract annotations (#​1295)
  • Properly model AtomicReference.get() in JSpecify mode (#​1298)
  • Improve handling and error messages when using this inside an anonymous class (#​1305)
  • Generate astubx from JSON output of jdk-javac-plugin by @​haewiful (#​1243)
  • Improve inference for generic method with void-returning lambda argument by @​dhruv-agr (#​1312)
  • Use refined types from dataflow analysis in generic method inference (#​1309)
  • Fail if NullAway is run in JSpecify mode with an incompatible javac version / configuration (#​1317)
  • Jdk javac plugin: don't serialize info for classes / methods without annotations by @​haewiful (#​1316)
  • Maintenance

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 force-pushed the renovate/com.uber.nullaway-nullaway-0.x branch from e0fafed to eb16587 Compare October 31, 2025 17:43
@renovate renovate bot force-pushed the renovate/com.uber.nullaway-nullaway-0.x branch from eb16587 to aa850ac Compare October 31, 2025 18:01
@marcphilipp marcphilipp merged commit 555b585 into main Nov 1, 2025
17 checks passed
@marcphilipp marcphilipp deleted the renovate/com.uber.nullaway-nullaway-0.x branch November 1, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants