Skip to content

Update dependency com.uber.nullaway:nullaway to v0.14.1 - #172

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.uber.nullaway-nullaway-0.x
Open

Update dependency com.uber.nullaway:nullaway to v0.14.1#172
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.uber.nullaway-nullaway-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.uber.nullaway:nullaway 0.14.00.14.1 age confidence

Release Notes

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

v0.14.1

Several bug fixes in this release, particularly for JSpecifyExperimental.
Thanks to all who tested out this mode, reported bugs, and contributed! Please
continue to test and send feedback. See the 0.14.0 release notes below for
more information on JSpecifyExperimental.

  • Fix restoring nullness annotations from an unbounded wildcard to a captured type (#​1717)
  • JSpecify: support anonymous diamond classes by @​subhramit (#​1710)
  • Fix attribute errors reported during dataflow (#​1736)
  • Apply library models to an overridden method type when checking overrides (#​1722)
  • Deduplicate generic inference failure warnings (#​1741)
  • Preserve nested nullness annotations through inheritance (#​1742)
  • Fix crash for generic qualifiers in method references (#​1744)
  • Cache immutable stubx library models (#​1745)
  • Allow nullable method references for void functions (#​1747)
  • Preserve nested nullness in enhanced-for variable types (#​1748)
  • Track nullable elements in enhanced-for dataflow (#​1749)
  • Honor ignored methods in null-marked library models (#​1753)
  • Avoid crashes on malformed @Contract arity (fixes #​1726) (#​1756)
  • Inherit null-implies-null models across overrides (#​1758)
  • Fix inference for annotated type variable uses (#​1759)
  • Preserve contract unreachability across store joins (#​1761)
  • Prevent recursion on self-referential wildcard bounds (#​1763)
  • Work around pre-JDK-25 limitations in reading upper bounds from wildcard arguments in bytecode (#​1764)
  • Improve diagnostics for non-null type variable bounds (#​1770)
  • Fix override checks for method type variables bounded by a class type variable by @​pivovarit (#​1775)
  • Maintenance

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between day 2 and 31 of the month (* * 2-31 * *)
  • 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 enabled auto-merge (squash) August 30, 2026 00:41
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.

0 participants