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.12.3 -> 0.12.4 #1572

Merged
merged 1 commit into from
Mar 9, 2025
Merged

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
NullAway patch 0.12.3 -> 0.12.4
NullAway compile patch 0.12.3 -> 0.12.4

Release Notes

uber/NullAway (NullAway)

v0.12.4

Compare Source

  • Better @MonotonicNonNull support (#​1149)
  • Add support for local variables for arrays. (#​1146)
  • Ignore Spring Framework 6.2 @MockitoBean, @MockitoSpyBean fields (#​1147)
  • JSpecify: preserve explicit nullability annotations on type variables when performing substitutions (#​1143)
  • Always acknowledge restrictive annotations in JSpecify mode (#​1144)
  • Fix printing of array types in JSpecify errors (#​1145)
  • Remove need to use JSpecify's @​Nullable annotation (#​1142)
  • Handle calls to generic constructors in JSpecify mode (#​1141)
  • Properly handle conditional expression within parens as RHS of assignment (#​1140)
  • Skip checks involving wildcard generic type arguments (#​1137)
  • Update to Gradle 8.12.1 (#​1133)

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

@Picnic-DevPla-Bot
Copy link
Contributor Author

Picnic-DevPla-Bot commented Feb 28, 2025

Suggested commit message:

Upgrade NullAway 0.12.3 -> 0.12.4 (#1572)

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

@rickie rickie added this to the 0.21.0 milestone Mar 4, 2025
@Picnic-DevPla-Bot Picnic-DevPla-Bot force-pushed the renovate/version.nullaway branch from a126dde to 9ae4163 Compare March 5, 2025 02:17
@Stephan202 Stephan202 force-pushed the renovate/version.nullaway branch from 9ae4163 to 7460997 Compare March 9, 2025 10:24
Copy link

github-actions bot commented Mar 9, 2025

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 9, 2025

@Stephan202 Stephan202 merged commit ec96c04 into master Mar 9, 2025
17 checks passed
@Stephan202 Stephan202 deleted the renovate/version.nullaway branch March 9, 2025 10:33
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