Skip to content

Bump com.uber.nullaway:nullaway from 0.13.1 to 0.13.4#42

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.uber.nullaway-nullaway-0.13.4
Open

Bump com.uber.nullaway:nullaway from 0.13.1 to 0.13.4#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.uber.nullaway-nullaway-0.13.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps com.uber.nullaway:nullaway from 0.13.1 to 0.13.4.

Release notes

Sourced from com.uber.nullaway:nullaway's releases.

NullAway 0.13.4

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

  • Modularize the annotations JAR by @​anthonyvdotbe (#1537)
  • Test on JDK 27 EA (#1540)
  • Fix crash on JDK 27 (#1541)
  • Maintenance
    • Run regression tests on JDK 26 (#1526)
    • Refactor ThriftTests and Java8Tests to use addSourceLines instead of deprecated addSourceFile by @​nanookclaw (#1517)
    • Update to WALA 1.7.1 (#1539)

NullAway 0.13.3

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

NullAway 0.13.2

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
    • Update comments in NullabilityUtil#hasAnyAnnotationMatching (#1457)
    • Update to Gradle 9.3.1 (#1458)
    • Update to Error Prone 2.47.0 (#1461)
    • Switch InvocationAndContext to be a record (#1463)
    • Upgrade GitHub Actions for Node 24 compatibility by @​salmanmkc (#1465)
    • Upgrade GitHub Actions to latest versions by @​salmanmkc (#1466)
    • Bump various dependencies (#1469)
    • Use text blocks in CustomLibraryModelsTests (#1482)
    • Update Error Prone and EP plugin (#1486)

... (truncated)

Changelog

Sourced from com.uber.nullaway:nullaway's changelog.

Version 0.13.4

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

  • Modularize the annotations JAR by @​anthonyvdotbe (#1537)
  • Test on JDK 27 EA (#1540)
  • Fix crash on JDK 27 (#1541)
  • Maintenance
    • Run regression tests on JDK 26 (#1526)
    • Refactor ThriftTests and Java8Tests to use addSourceLines instead of deprecated addSourceFile by @​nanookclaw (#1517)
    • Update to WALA 1.7.1 (#1539)

Version 0.13.3

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

Version 0.13.2

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
    • Update comments in NullabilityUtil#hasAnyAnnotationMatching (#1457)
    • Update to Gradle 9.3.1 (#1458)
    • Update to Error Prone 2.47.0 (#1461)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.13.1 to 0.13.4.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.13.1...v0.13.4)

---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
  dependency-version: 0.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 28, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants