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 com.uber.nullaway:nullaway 0.9.7 -> 0.9.8 #225

Merged
merged 1 commit into from
Jul 10, 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 Picnic-Bot added the dependencies Pull requests that update a dependency file label Jun 26, 2022
@Picnic-Bot
Copy link
Contributor Author

Suggested commit message:

Upgrade NullAway 0.9.7 -> 0.9.8

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Stephan202 Stephan202 merged commit d2fd86f into master Jul 10, 2022
@Stephan202 Stephan202 deleted the renovate/version.nullaway branch July 10, 2022 06:27
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
Development

Successfully merging this pull request may close these issues.

3 participants