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

Update dependency com.uber.nullaway:nullaway to v0.11.0 #6487

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.11.0

IMPORTANT: Support for JDK 8 is dropped and NullAway now requires 2.14.0 or higher.

  • Delete OptionalEmptinessHandler method that is no longer needed (#​954)
  • Refactor PreservedAnnotationTreeVisitor (#​955)
  • Update to Error Prone 2.27.1 (#​957)
  • JSpecify subtyping checks for arrays (#​956)
  • Bump to Checker Framework 3.43.0 (#​959)
  • Drop Java 8 support (#​961)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team June 1, 2024 02:37
Copy link

codecov bot commented Jun 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.87%. Comparing base (788347e) to head (65e4746).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6487   +/-   ##
=========================================
  Coverage     90.87%   90.87%           
  Complexity     6156     6156           
=========================================
  Files           675      675           
  Lines         18461    18461           
  Branches       1813     1813           
=========================================
  Hits          16776    16776           
  Misses         1149     1149           
  Partials        536      536           

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

@jkwatson jkwatson merged commit 915cb4d into main Jun 4, 2024
18 checks passed
@jkwatson jkwatson deleted the renovate/com.uber.nullaway-nullaway-0.x branch June 4, 2024 17:07
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.

1 participant