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

chore(deps): Update dependency com.uber.nullaway:nullaway to v0.12.4 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.uber.nullaway:nullaway 0.12.2 -> 0.12.4 age adoption passing confidence

Release Notes

uber/NullAway (com.uber.nullaway:nullaway)

v0.12.4

  • 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)

v0.12.3

  • Remove InferredJARModelsHandler (#​1079)
  • Fix crash with annotation on enum (#​1097)
  • Handle case null in switch statements (#​1100)
  • Don't report errors for writes to @​NullUnmarked fields (#​1102)
  • Support primitive static final fields as constant args in access paths (#​1105)
  • Fix issue with annotations in module-info.java files (#​1109)
  • Report error for @​nullable synchronized block expression (#​1106)
  • Add support for parameter types with wildcards for JarInfer (#​1107)
  • Properly handle nested generics and multiple wildcard type args in JarInfer (#​1114)
  • Proper checking of vararg overrides with JSpecify annotations (#​1116)
  • Add flag to indicate only @​NullMarked code should be checked (#​1117)
  • Add support for static fields in contracts (#​1118)
  • Maintenance
    • Fix comment positions (#​1098)
    • [refactoring] Wrap calls to Types.subst and Types.memberType (#​1115)
    • Build latest Caffeine on CI (#​1111)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nullaway branch from d50fcac to db7acd1 Compare March 1, 2025 11:24
@renovate renovate bot changed the title chore(deps): Update dependency com.uber.nullaway:nullaway to v0.12.3 chore(deps): Update dependency com.uber.nullaway:nullaway to v0.12.4 Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants