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.24 -> 0.10.25 #1116

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

uber/NullAway (NullAway)

v0.10.25

Compare Source

  • JSpecify: Handle @​nullable assignments to @​nonnull arrays (#​929)
  • Handle JDK 21 case operands in type refinement (#​928)
  • Track access paths of the form Foo.this.bar (#​937)
  • Add test for boolean contract with extra message argument (#​945)
  • Collectors.toMap handling for streams (#​938)
  • Handle methods that fail unconditionally in ContractHandler (#​946)
  • Build / CI tooling upgrades:
    • Update various dependencies (#​939)

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Mar 30, 2024

Suggested commit message:

Upgrade NullAway 0.10.24 -> 0.10.25 (#1116)

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

@Stephan202 Stephan202 added this to the 0.17.0 milestone Mar 30, 2024
@rickie rickie force-pushed the renovate/version.nullaway branch from cb8ca09 to d122027 Compare March 30, 2024 11:26
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

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 7babb48 into master Mar 30, 2024
15 checks passed
@rickie rickie deleted the renovate/version.nullaway branch March 30, 2024 11:46
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