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.9 -> 0.9.10 #217

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.uber.nullaway:nullaway patch 0.9.9 -> 0.9.10
com.uber.nullaway:nullaway compile patch 0.9.9 -> 0.9.10

Release Notes

uber/NullAway

v0.9.10

Compare Source

  • Improved support for library models on annotated code:
    • Make library models override annotations by default. (#​636)
    • Generalize handler APIs for argument nullability on (un-)annotated code (#​639)
      • [Follow-up] Optimizations for parameter nullness handler / overriding (#​646)
    • Generalize handler APIs for return nullability on (un-)annotated code (#​641)
  • Support for specific libraries/APIs:
    • Add library model for Guava's Closer.register (#​632)
    • Support for Map.computeIfAbsent(...) (#​640)
  • NullAwayInfer/Annotator data serialization support [experimental]
    • Augment error serializarion info (#​643)
  • Dependency Updates:
    • Update to Checker Framework 3.24.0 (#​631)
  • Fix javadoc and CONTRIBUTING.md typos (#​642)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Sep 1, 2022

Suggested commit message:

Upgrade NullAway 0.9.9 -> 0.9.10 (#217)

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

@Stephan202 Stephan202 added this to the 0.2.1 milestone Sep 1, 2022
@rickie rickie changed the title Upgrade com.uber.nullaway:nullaway 0.9.9 -> 0.9.10 Upgrade NullAway 0.9.9 -> 0.9.10 Sep 1, 2022
@rickie rickie merged commit b4b2afd into master Sep 1, 2022
@rickie rickie deleted the renovate/version.nullaway branch September 1, 2022 06:06
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