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.23 -> 0.10.24 #1066

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
NullAway patch 0.10.23 -> 0.10.24
NullAway compile patch 0.10.23 -> 0.10.24

Release Notes

uber/NullAway (NullAway)

v0.10.24

Compare Source

  • Add library model for Files.isDirectory (#​913)
  • JSpecify test case for generic methods (#​918)
  • Check dereference of qualifier expression in method reference (#​920)
  • JSpecify: skip checking when type is primitive (#​924)
  • Fix another JSpecify raw type issue (#​925)
  • Fix handling of references to methods of array types and type variables (#​926)
  • Build / CI / Documentation upgrades/fixes:
    • Fix lombok config example more correctly on README (#​911)
    • Update to Gradle 8.6 (#​914)
    • Update to Error Prone 2.25.0 (#​916)
    • Add codecov token (#​921)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Mar 5, 2024

Suggested commit message:

Upgrade NullAway 0.10.23 -> 0.10.24 (#1066)

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

@Stephan202 Stephan202 added this to the 0.16.0 milestone Mar 5, 2024
@rickie rickie force-pushed the renovate/version.nullaway branch from 4604bc1 to 7e85a16 Compare March 5, 2024 17:14
Copy link

github-actions bot commented Mar 5, 2024

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.

@Picnic-Bot Picnic-Bot force-pushed the renovate/version.nullaway branch from 7e85a16 to d75b982 Compare March 6, 2024 02:11
@rickie rickie force-pushed the renovate/version.nullaway branch from d75b982 to f65ab27 Compare March 6, 2024 10:08
Copy link

github-actions bot commented Mar 6, 2024

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

sonarqubecloud bot commented Mar 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@rickie rickie merged commit 03b8925 into master Mar 6, 2024
15 checks passed
@rickie rickie deleted the renovate/version.nullaway branch March 6, 2024 11:44
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