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

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.11

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 added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate renovate bot enabled auto-merge (squash) October 31, 2025 17:36
@renovate renovate bot merged commit 74c77b5 into main Oct 31, 2025
35 checks passed
@renovate renovate bot deleted the renovate/com.uber.nullaway-nullaway-0.x branch October 31, 2025 17:41
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