Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.12.8

Compare Source

  • 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 - 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 requested a review from a team as a code owner August 6, 2025 17:22
@codecov
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.01%. Comparing base (613e5d6) to head (8a6fa7a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7531   +/-   ##
=========================================
  Coverage     90.01%   90.01%           
  Complexity     7080     7080           
=========================================
  Files           803      803           
  Lines         21417    21417           
  Branches       2086     2086           
=========================================
  Hits          19278    19278           
  Misses         1477     1477           
  Partials        662      662           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jkwatson jkwatson merged commit 1cb6427 into main Aug 8, 2025
30 checks passed
@jkwatson jkwatson deleted the renovate/com.uber.nullaway-nullaway-0.x branch August 8, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants