Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump nullaway from 0.10.0 to 0.10.1 #1139

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps nullaway from 0.10.0 to 0.10.1.

Changelog

Sourced from nullaway's changelog.

Version 0.10.1

This is a bug-fixing release for a crash introduced in 0.10.1 on type.class (for primitive type = boolean/int/void/etc.).

  • Fix crash when querying null-markedness of primitive.class expressions (#654)
  • Fix for querying for generated code w/ primitive.class expressions. (#655)
Commits
  • e2d82b1 Prepare for release 0.10.1.
  • 3d09158 Fix for querying for generated code w/ .class expressions. (#655)
  • de1a12b Fix crash when querying null-markedness of $primitive.class expressions. (#654)
  • 99fc67b Prepare next development version.
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Base: 67.26% // Head: 67.26% // No change to project coverage 👍

Coverage data is based on head (8a21325) compared to base (988c92e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1139   +/-   ##
=========================================
  Coverage     67.26%   67.26%           
  Complexity     2493     2493           
=========================================
  Files           184      184           
  Lines         11392    11392           
  Branches       1119     1119           
=========================================
  Hits           7663     7663           
  Misses         3087     3087           
  Partials        642      642           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/gradle/com.uber.nullaway-nullaway-0.10.1 branch from f76fc4e to 116baeb Compare September 19, 2022 17:21
Bumps [nullaway](https://github.com/uber/NullAway) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.10.0...v0.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.uber.nullaway-nullaway-0.10.1 branch from 116baeb to 8a21325 Compare September 19, 2022 20:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2022

Superseded by #1149.

@dependabot dependabot bot closed this Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.uber.nullaway-nullaway-0.10.1 branch September 26, 2022 10:24
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.

0 participants