Skip to content

chore(deps): bump com.uber.nullaway:nullaway from 0.13.7 to 0.13.8#153

Merged
bernardladenthin merged 1 commit into
mainfrom
dependabot/maven/com.uber.nullaway-nullaway-0.13.8
Jul 20, 2026
Merged

chore(deps): bump com.uber.nullaway:nullaway from 0.13.7 to 0.13.8#153
bernardladenthin merged 1 commit into
mainfrom
dependabot/maven/com.uber.nullaway-nullaway-0.13.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Bumps com.uber.nullaway:nullaway from 0.13.7 to 0.13.8.

Release notes

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

NullAway 0.13.8

Mostly minor bug fixes. Note that NullAway now treats Map.remove as returning @Nullable (#1623), which may lead to newly-reported warnings.

  • Quote syntax element references in error messages by @​AryamannSingh7 (#1620)
  • Fix stream nullability propagation through sorted() (Fixes #1538) by @​dyrpsf (#1610)
  • Add support for reactor by @​subhramit (#1599)
  • Fix issue with passing poly expression to a function parameter with type from library model (#1614)
  • Fix crash with library model @​Nullable being applied to wildcard (#1615)
  • Add more modeling for Optional (#1613)
  • Update lombok section at README.md by @​jevanlingen (#1624)
  • Model Map.remove as nullable by @​codingkiddo (#1623)
  • Better support for conditional expressions in JSpecify mode (#1608)
  • Fix issue with reading annotations on record constructor parameters due to javac bug (#1636)
  • Maintenance
    • Update to Gradle 9.6.1 and AGP 9.3.0 (#1634)
Changelog

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

Version 0.13.8

Mostly minor bug fixes. Note that NullAway now treats Map.remove as returning @Nullable (#1623), which may lead to newly-reported warnings.

  • Quote syntax element references in error messages by @​AryamannSingh7 (#1620)
  • Fix stream nullability propagation through sorted() (Fixes #1538) by @​dyrpsf (#1610)
  • Add support for reactor by @​subhramit (#1599)
  • Fix issue with passing poly expression to a function parameter with type from library model (#1614)
  • Fix crash with library model @​Nullable being applied to wildcard (#1615)
  • Add more modeling for Optional (#1613)
  • Update lombok section at README.md by @​jevanlingen (#1624)
  • Model Map.remove as nullable by @​codingkiddo (#1623)
  • Better support for conditional expressions in JSpecify mode (#1608)
  • Fix issue with reading annotations on record constructor parameters due to javac bug (#1636)
  • Maintenance
    • Update to Gradle 9.6.1 and AGP 9.3.0 (#1634)
Commits
  • 23d726c Prepare for release 0.13.8.
  • de0d37b Release notes for 0.13.8 (#1638)
  • 78d9994 Fix issue with reading annotations on record constructor parameters due to ja...
  • 43a78f3 Better support for conditional expressions in JSpecify mode (#1608)
  • b2e8461 Update to Gradle 9.6.1 and AGP 9.3.0 (#1634)
  • 77726c5 Model Map.remove as nullable (#1623)
  • addfe41 Update lombok section at README.md (#1624)
  • f40a9fa Add more modeling for Optional (#1613)
  • 98096d7 Fix crash with library model @​Nullable being applied to wildcard (#1615)
  • 1bd0612 Fix issue with passing poly expression to a function parameter with type from...
  • Additional commits viewable in compare view

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.7 to 0.13.8.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.13.7...v0.13.8)

---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
  dependency-version: 0.13.8
  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 Jul 19, 2026
@dependabot
dependabot Bot requested a review from bernardladenthin as a code owner July 19, 2026 17:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 19, 2026
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29697364381

Coverage remained the same at 90.779%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 2567
Covered Lines: 2404
Line Coverage: 93.65%
Relevant Branches: 925
Covered Branches: 766
Branch Coverage: 82.81%
Branches in Coverage %: Yes
Coverage Strength: 3.9 hits per line

💛 - Coveralls

@bernardladenthin
bernardladenthin merged commit 4e49d9e into main Jul 20, 2026
20 of 25 checks passed
@bernardladenthin
bernardladenthin deleted the dependabot/maven/com.uber.nullaway-nullaway-0.13.8 branch July 20, 2026 15:38
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.

2 participants