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.9.7 -> 0.9.8 #145

Merged
merged 1 commit into from
Jun 27, 2022
Merged

Upgrade NullAway 0.9.7 -> 0.9.8 #145

merged 1 commit into from
Jun 27, 2022

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.uber.nullaway:nullaway patch 0.9.7 -> 0.9.8
com.uber.nullaway:nullaway compile patch 0.9.7 -> 0.9.8

Release Notes

uber/NullAway

v0.9.8

Compare Source

  • Fix false positive involving type parameter @​Nullable annotations (#​609)
  • Add config option to register custom @​Generated annotations. (#​600)
  • Treat Void formal arguments as @​Nullable (#​613)
  • Generalize support for castToNonNull methods using library models (#​614)
  • Support for specific libraries/APIs:
    • Support for Preconditions.checkArgument (#​608)
    • Model for com.google.api.client.util.Strings.isNullOrEmpty (#​605)
  • Refactoring:
    • Cleanups to AccessPath representation and implementation (#​603)
    • Clean-up: Remove unused fix suggestion code. (#​615)
  • Dependency Updates:
    • Update to Checker Framework 3.22.2 (#​610)
  • Build / CI tooling for NullAway itself:
    • Add NullAway 0.9.7 as a JMH benchmark (#​602)
    • Update to Error Prone 2.14.0 (#​606)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Jun 26, 2022

Suggested commit message:

Upgrade NullAway 0.9.7 -> 0.9.8 (#145)

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

@Stephan202 Stephan202 added this to the 0.1.0 milestone Jun 26, 2022
@Picnic-Bot Picnic-Bot force-pushed the renovate/version.nullaway branch from 883aa19 to 1af652a Compare June 27, 2022 01:01
@rickie rickie changed the title Upgrade com.uber.nullaway:nullaway 0.9.7 -> 0.9.8 Upgrade NullAway 0.9.7 -> 0.9.8 Jun 27, 2022
@rickie rickie merged commit 65736ce into master Jun 27, 2022
@rickie rickie deleted the renovate/version.nullaway branch June 27, 2022 06:19
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