Skip to content

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
NullAway patch 0.10.16 -> 0.10.17
NullAway compile patch 0.10.16 -> 0.10.17

Release Notes

uber/NullAway (NullAway)

v0.10.17

Compare Source

  • Fix bug with computing direct type use annotations on parameters (#​864)
  • Model Apache Flink's RichFunction.open as an @​Initializer method (#​862)
  • Support for JSpecify's 0.3.0 annotation [experimental]
    • JSpecify: adding com.google.common to annotated packages in build.gradle (#​857)
    • JSpecify: handling the return of a diamond operator anonymous object method caller (#​858)
    • Create com.uber.nullaway.generics package (#​855)
    • Clarifications and small fixes for checking JSpecify @​Nullable annotation (#​859)
    • Apply minor cleanups suggested by IntelliJ in generics code (#​860)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Nov 21, 2023

Suggested commit message:

Upgrade NullAway 0.10.16 -> 0.10.17 (#892)

See:
- https://github.com/uber/NullAway/blob/master/CHANGELOG.md
- https://github.com/uber/NullAway/releases/tag/v0.10.17
- https://github.com/uber/NullAway/compare/v0.10.16...v0.10.17

@Stephan202 Stephan202 added this to the 0.15.0 milestone Nov 21, 2023
@rickie rickie force-pushed the renovate/version.nullaway branch from 924ff03 to e1fa14d Compare November 21, 2023 07:06
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.

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

@rickie rickie merged commit 74b1104 into master Nov 21, 2023
@rickie rickie deleted the renovate/version.nullaway branch November 21, 2023 07:53
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