Skip to content

Bump com.uber.nullaway:nullaway from 0.13.3 to 0.13.4 - #155

Merged
yvasyliev merged 1 commit into
masterfrom
dependabot/gradle/com.uber.nullaway-nullaway-0.13.4
May 23, 2026
Merged

Bump com.uber.nullaway:nullaway from 0.13.3 to 0.13.4#155
yvasyliev merged 1 commit into
masterfrom
dependabot/gradle/com.uber.nullaway-nullaway-0.13.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps com.uber.nullaway:nullaway from 0.13.3 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)
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)
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.3 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.3...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 May 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

👋 Hey @dependabot[bot], it looks like the PR title doesn't follow the Conventional Commits format.

While it's not a blocker for this PR, the PR will be squashed and merged using the PR title as the commit message. Following the conventional commits format helps us automatically calculate the next release version, categorize changes, and generate a changelog.

Good candidates might be feat: Bump com.uber.nullaway:nullaway from 0.13.3 to 0.13.4 or fix: Bump com.uber.nullaway:nullaway from 0.13.3 to 0.13.4. You can also add ! to indicate a breaking change, e.g. feat!: Bump com.uber.nullaway:nullaway from 0.13.3 to 0.13.4.

For more details and examples, please visit Conventional Commits. 🙌

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Job Summary for Gradle

PR Build :: pr-build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
dz4j build sonar 9.4.1 Build Scan published

@yvasyliev
yvasyliev merged commit 572d7b4 into master May 23, 2026
4 checks passed
@yvasyliev
yvasyliev deleted the dependabot/gradle/com.uber.nullaway-nullaway-0.13.4 branch May 23, 2026 16:30
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.

1 participant