Skip to content

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

uber/NullAway

v0.10.9

Compare Source

  • Add support for external init annotations in constructors (#​725)
  • Ignore incompatibly annotated var args from Kotlin code. (#​721)
  • Support for specific libraries/APIs:
    • Add Throwable.getCause and getLocalizedMessage() library models (#​717)
    • Support more test assertions in OptionalEmptinessHandler (#​718)
    • Support isInstanceOf(...) as implying non-null in assertion libraries (#​726)
  • [Refactor] Avoid redundant Map lookups (#​722)
  • Build / CI tooling for NullAway itself:
    • Update to Error Prone 2.18.0 (#​707)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Feb 2, 2023

Suggested commit message:

Upgrade NullAway 0.10.8 -> 0.10.9 (#485)

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

@Stephan202 Stephan202 added this to the 0.9.0 milestone Feb 2, 2023
@rickie rickie changed the title Upgrade com.uber.nullaway:nullaway 0.10.8 -> 0.10.9 Upgrade NullAway 0.10.8 -> 0.10.9 Feb 2, 2023
@rickie rickie merged commit 0ed2788 into master Feb 2, 2023
@rickie rickie deleted the renovate/version.nullaway branch February 2, 2023 08:22
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