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

Upgrade NullAway 0.10.0 -> 0.10.1 #238

Merged
merged 1 commit into from
Sep 15, 2022
Merged

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.uber.nullaway:nullaway patch 0.10.0 -> 0.10.1
com.uber.nullaway:nullaway compile patch 0.10.0 -> 0.10.1

Release Notes

uber/NullAway

v0.10.1

Compare Source

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)

  • If you want to rebase/retry this PR, click this checkbox.

@Picnic-Bot
Copy link
Contributor Author

Suggested commit message:

Upgrade NullAway 0.10.0 -> 0.10.1

See:
- https://github.com/uber/NullAway/blob/master/CHANGELOG.md
- https://github.com/uber/NullAway/compare/v0.10.0...v0.10.1

@Stephan202 Stephan202 added this to the 0.2.1 milestone Sep 15, 2022
@Stephan202 Stephan202 merged commit 880be0d into master Sep 15, 2022
@Stephan202 Stephan202 deleted the renovate/version.nullaway branch September 15, 2022 19:08
@rickie rickie changed the title Upgrade com.uber.nullaway:nullaway 0.10.0 -> 0.10.1 Upgrade NullAway 0.10.0 -> 0.10.1 Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants