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.7 -> 0.10.8 #464

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.uber.nullaway:nullaway patch 0.10.7 -> 0.10.8
com.uber.nullaway:nullaway compile patch 0.10.7 -> 0.10.8

Release Notes

uber/NullAway

v0.10.8

Compare Source

  • Don't do checks for type casts and parameterized trees in unannotated code (#​712)
  • Add an initial nullaway:nullaway-annotations artifact. (#​709)
    • Contains only an implementation of @Initializer for now.
  • NullAwayInfer/Annotator data serialization support [experimental]
    • Update region selection for initialization errors. (#​713)
    • Update path serialization for reported errors and fixes. (#​714)
  • Build / CI tooling for NullAway itself:
    • Turn up various Error Prone checks (#​710)

  • If you want to rebase/retry this PR, check this box

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Jan 16, 2023

Suggested commit message:

Upgrade NullAway 0.10.7 -> 0.10.8 (#464)

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

@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 added this to the 0.8.0 milestone Jan 16, 2023
@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link
Member

@rickie rickie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM!

@rickie rickie changed the title Upgrade com.uber.nullaway:nullaway 0.10.7 -> 0.10.8 Upgrade NullAway 0.10.7 -> 0.10.8 Jan 17, 2023
@rickie rickie merged commit 1194b0c into master Jan 17, 2023
@rickie rickie deleted the renovate/version.nullaway branch January 17, 2023 07:01
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.

None yet

3 participants