Skip to content

chore(deps): update dependency com.uber.nullaway:nullaway to v0.13.4#1999

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/com.uber.nullaway-nullaway-0.x
Apr 22, 2026
Merged

chore(deps): update dependency com.uber.nullaway:nullaway to v0.13.4#1999
renovate[bot] merged 1 commit intomainfrom
renovate/com.uber.nullaway-nullaway-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 22, 2026

This PR contains the following updates:

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

Release Notes

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

v0.13.4

Fixes a couple of crashes when running NullAway on JDK 27 ea builds. Also modularizes the annotations jar.

v0.13.3

Compare Source

Quick follow-up release to 0.13.2 to fix a crash (#​1523).

v0.13.2

Compare Source

Various bug fixes in this release and better JSpecify support.

  • Fix for explicitly-typed lambda parameters in JDK 24+ (#​1452)
  • Improve handling of wildcard upper bounds in generic method inference by @​dhruv-agr (#​1454)
  • Add default support for @​PostConstruct as an initializer annotation (#​1459)
  • Include nested annotation information in astubx files when loading external library models by @​haewiful (#​1456)
  • JSpecify: assume NONNULL in generic method inference for unconstrained type variables (#​1471)
  • JSpecify: improve inference for generic methods based on method reference arguments (#​1438)
  • Improve printing of annotated type variables in error messages (#​1478)
  • Initial handling of constructor diamond operators (#​1464)
  • Handle restrictive type-use @NonNull annotations on varargs array (#​1484)
  • Test case for issue 1493 (#​1496)
  • Fix library modeling for varargs arrays (#​1485)
  • Re-introduce annotations elided by javac for certain cases (#​1473)
  • JDK javac plugin: properly handle nested annotations on array parameter types and varargs (#​1497)
  • Print only @Nullable type use annotations in error messages (#​1507)
  • Better handling of method references passed to generic methods in JSpecify mode (#​1499)
  • Support for Spring's @​Value annotation (#​1505)
  • Fix crash with captured array types (#​1508)
  • Maintenance

Configuration

📅 Schedule: (UTC)

  • 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 Apr 22, 2026
@renovate renovate Bot enabled auto-merge (squash) April 22, 2026 07:31
@renovate renovate Bot force-pushed the renovate/com.uber.nullaway-nullaway-0.x branch 2 times, most recently from bd6be15 to e43c294 Compare April 22, 2026 08:26
@renovate renovate Bot force-pushed the renovate/com.uber.nullaway-nullaway-0.x branch from e43c294 to 74d48d9 Compare April 22, 2026 09:10
@renovate renovate Bot merged commit c509dd0 into main Apr 22, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/com.uber.nullaway-nullaway-0.x branch April 22, 2026 09:21
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