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.13 #62

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.10.13

  • Allow library models to define custom stream classes (#​807)
  • Avoid suggesting castToNonNull fixes in certain cases (#​799)
  • Ensure castToNonNull insertion/removal suggested fixes do not remove comments (#​815)
  • Support for JSpecify's 0.3.0 annotation [experimental]
    • Generics checks for method overriding (#​755)
    • Make GenericsChecks methods static (#​805)
    • Add visitors for handling different types in generic type invariance check (#​806)
  • Build / CI tooling for NullAway itself:
    • Bump versions for some dependencies (#​800)
    • Update to WALA 1.6.2 (#​798)
    • Update to Error Prone 2.21.1 (#​797)
    • Enable contract checking when building NullAway (#​802)
    • Bump Error Prone Gradle Plugin version (#​804)
    • Modify JMH Benchmark Workflow For Shellcheck (#​813)
    • Bump gradle maven publish plugin from 0.21.0 to 0.25.3 (#​810)
    • Use Spotless to enforce consistent formatting for Gradle build scripts (#​809)
    • Remove unnecessary compile dependence for jar-infer-cli (#​816)
    • Added Codecov to CI Pipeline (#​820)

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 September 1, 2023 22:22
@renovate renovate bot force-pushed the renovate/com.uber.nullaway-nullaway-0.x branch from 5f1745d to 17c5ac0 Compare September 5, 2023 18:17
@renovate renovate bot force-pushed the renovate/com.uber.nullaway-nullaway-0.x branch from 17c5ac0 to 2bbce0f Compare September 5, 2023 20:34
@breedx-splk breedx-splk merged commit f4ef3db into main Sep 5, 2023
1 check passed
@renovate renovate bot deleted the renovate/com.uber.nullaway-nullaway-0.x branch September 5, 2023 20:50
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