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.5 -> 0.10.6
com.uber.nullaway:nullaway compile patch 0.10.5 -> 0.10.6

Release Notes

uber/NullAway

v0.10.6

Compare Source

  • Handle BITWISE_COMPLEMENT operator (#​696)
  • Add support for AssertJ (#​698)
  • Fix logic for @​Nullable annotation on type parameter (#​702)
  • Preserve nullness checks in final fields when propagating nullness into inner contexts (#​703)
  • NullAwayInfer/Annotator data serialization support [experimental]
    • Add source offset and path to reported errors in error serialization. (#​704)
  • Build / CI tooling for NullAway itself:
    • [Jspecify] Update test dep to final JSpecify 0.3.0 release (#​700)
      = Intermediate PRs: 0.3.0-alpha-3 (#​692), 0.3-alpha2 (#​691)
    • Update to Gradle 7.6 (#​690)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Dec 30, 2022

cody-christmas-banner

The Java Platform team wishes you a happy festive period. Here is the suggested commit message:

Upgrade NullAway 0.10.5 -> 0.10.6 (#429)

See:
- https://github.com/uber/NullAway/blob/master/CHANGELOG.md
- https://github.com/uber/NullAway/compare/v0.10.5...v0.10.6
Renovate be like

image
Header generated and modified from Sweaterify.

@github-actions
Copy link

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.

@Stephan202 Stephan202 added this to the 0.7.0 milestone Dec 30, 2022
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a cleanup commit.

@github-actions
Copy link

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 force-pushed the renovate/version.nullaway branch from c5f7daf to ccbe3fd Compare December 30, 2022 11:12
@github-actions
Copy link

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.5 -> 0.10.6 Upgrade NullAway 0.10.5 -> 0.10.6 Dec 30, 2022
@rickie rickie merged commit 834f9ae into master Dec 30, 2022
@rickie rickie deleted the renovate/version.nullaway branch December 30, 2022 11: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