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.10.15 #5929

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.10.15

  • [IMPORTANT] Update minimum Error Prone version and Guava version (#​843)
    NullAway now requires Error Prone 2.10.0 or later
  • Add Spring mock/testing annotations to excluded field annotation list (#​757)
  • Update to Checker Framework 3.39.0 (#​839) [Support for JDK 21 constructs]
  • Support for JSpecify's 0.3.0 annotation [experimental]
    • Properly check generic method overriding in explicitly-typed anonymous classes (#​808)
    • JSpecify: handle incorrect method parameter nullability for method reference (#​845)
    • JSpecify: initial handling of generic enclosing types for inner classes (#​837)
  • Build / CI tooling for NullAway itself:
    • Update Gradle and a couple of plugin versions (#​832)
    • Run recent JDK tests on JDK 21 (#​834)
    • Fix which JDKs are installed on CI (#​835)
    • Update to Error Prone 2.22.0 (#​833)
    • Ignore code coverage for method executed non-deterministically in tests (#​838 and #​844)
    • Build NullAway with JSpecify mode enabled (#​841)

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 October 19, 2023 05:03
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@jack-berg jack-berg merged commit a77e1f9 into main Oct 19, 2023
17 checks passed
@jack-berg jack-berg deleted the renovate/com.uber.nullaway-nullaway-0.x branch October 19, 2023 14:26
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