Skip to content

Upgrade NullAway 0.12.10 -> 0.12.11#1949

Merged
Stephan202 merged 1 commit intomasterfrom
renovate/nullaway-0.x
Nov 3, 2025
Merged

Upgrade NullAway 0.12.10 -> 0.12.11#1949
Stephan202 merged 1 commit intomasterfrom
renovate/nullaway-0.x

Conversation

@Picnic-DevPla-Bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
NullAway compile patch 0.12.10 -> 0.12.11

Release Notes

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

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 2, 2025

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 2, 2025

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 added this to the 0.27.0 milestone Nov 2, 2025
Copy link
Copy Markdown
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be merged after #1942.

Suggested commit message:

Upgrade NullAway 0.12.10 -> 0.12.11 (#1949)

See:
- https://github.com/uber/NullAway/blob/master/CHANGELOG.md
- https://github.com/uber/NullAway/releases/tag/v0.12.11
- https://github.com/uber/NullAway/compare/v0.12.10...v0.12.11

@rickie rickie force-pushed the renovate/nullaway-0.x branch from 763cfd3 to bf1e84f Compare November 3, 2025 06:58
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Nov 3, 2025

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 3, 2025

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 merged commit a03f488 into master Nov 3, 2025
19 checks passed
@Stephan202 Stephan202 deleted the renovate/nullaway-0.x branch November 3, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants