Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
com.uber.nullaway:nullaway 0.12.7 -> 0.12.8 age confidence

Release Notes

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

v0.12.8

  • Document interactions between Guava and JSpecify mode in README (#​1208)
  • JSpecify: handle nullness annotations from extends / inherits clauses (#​1211)
  • Allowing NewClassTree to be passed into getGenericParameterNullnessAtInvocation (#​1210)
  • Support @​NullMarked on modules (#​1216)
  • Handle NewClassTree in compareGenericTypeParameterNullabilityForCall(#​1212) (#​1217)
  • More flexible handling of AssertJ isNotNull methods (#​1221)
  • Support AssertJ hasSize() (#​1229)
  • Inference of generic method type arguments based on returns and parameter passing (#​1226)
  • Prototype implementation of javac plugin to serialize nullness annotations (#​1225)
  • Add AdditionalSuppressionNames configuration option (#​1231)
  • Updates to deploy releases to Central Portal (#​1234)
  • Fix to handling of case null (#​1235)
  • Maintenance
    • Update to Gradle 8.14 (#​1213)
    • Update to Error Prone 2.39.0 (#​1228)
    • Fix broken link to Eradicate in README.md (#​1227)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 11, 2025
@renovate renovate bot requested a review from a team as a code owner August 11, 2025 01:07
@renovate renovate bot enabled auto-merge (squash) August 11, 2025 01:07
@github-actions github-actions bot added this to the 3.0.16 milestone Aug 11, 2025
@sonarqubecloud
Copy link

@renovate renovate bot merged commit f0087d3 into release/3.0.x Aug 11, 2025
16 of 17 checks passed
@renovate renovate bot deleted the renovate/release/3.0.x-patch-nullaway.version branch August 11, 2025 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant