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.9 -> 0.10.10 #524

Merged
merged 1 commit into from
Mar 9, 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.9 -> 0.10.10
com.uber.nullaway:nullaway compile patch 0.10.9 -> 0.10.10

Release Notes

uber/NullAway

v0.10.10

Compare Source

  • Add command line option to skip specific library models. (#​741)
  • Support for specific libraries/APIs:
  • Internal code refactorings:
    • Refactor code to use Map.getOrDefault where possible (#​727)
    • Break loops when result can no longer change (#​728)
  • Support for JSpecify's 0.3.0 annotation [experimental]
    • JSpecify: initial checks for generic type compatibility at assignments (#​715)
    • Add JSpecify checking for return statements (#​734)
  • NullAwayInfer/Annotator data serialization support [experimental]
    • Refactoring in symbol serialization (#​736)
    • Refactoring tabSeparatedToString logic to prepare for serialization version 3 (#​738)
    • Update method serialization to exclude type use annotations and type arguments (#​735)
  • Docs fix: -XepExcludedPaths was added in 2.1.3, not 2.13 (#​744)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Mar 9, 2023

Suggested commit message:

Upgrade NullAway 0.10.9 -> 0.10.10 (#524)

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

@Stephan202 Stephan202 added this to the 0.9.0 milestone Mar 9, 2023
@rickie rickie force-pushed the renovate/version.nullaway branch from ddaca68 to 0bf0497 Compare March 9, 2023 08:33
@github-actions
Copy link

github-actions bot commented Mar 9, 2023

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.

@rickie rickie changed the title Upgrade com.uber.nullaway:nullaway 0.10.9 -> 0.10.10 Upgrade NullAway 0.10.9 -> 0.10.10 Mar 9, 2023
@rickie rickie merged commit c3cd535 into master Mar 9, 2023
@rickie rickie deleted the renovate/version.nullaway branch March 9, 2023 09:04
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