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.12 #21

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2023

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

v0.10.12

Note: This is the first release built with Java 11. In particular, running
JarInfer now requires a JDK 11 JVM. NullAway is still capable of analyzing JDK 8
source/target projects, and should be compatible with the Error Prone JDK 9 javac
just as the release before, but a JDK 11 javac is recommended.

  • Update to WALA 1.6.1 and remove ability to build on JDK 8 (#​777)
  • Fix compatibility issue when building on JDK 17 but running on JDK 8 (#​779)
  • Fix JDK compatibility issue in LombokHandler (#​795)
  • Improve auto-fixing of unnecessary castToNonNull calls (#​796)
  • Support for JSpecify's 0.3.0 annotation [experimental]
    • JSpecify: avoid crashes when encountering raw types (#​792)
    • Fix off-by-one error in JSpecify checking of parameter passing (#​793)
  • Build / CI tooling for NullAway itself:
    • Fix Publish Snapshot CI job (#​774)
    • Add step to create release on GitHub (#​775)
    • Build the Android sample app on JDK 17 (#​776)
    • Update to Error Prone 2.20.0 (#​772)
    • Add tasks to run JDK 8 tests on JDK 11+ (#​778)
    • Switch to Spotless for formatting Java code (#​780)
    • Added GCP JMH Benchmark Workflow (#​770)
    • Set concurrency for JMH benchmarking workflow (#​784)
    • Disable daemon when running benchmarks (#​786)
    • Update to Gradle 8.2.1 (#​781)

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 August 11, 2023 21:05
@breedx-splk breedx-splk merged commit 28626a6 into main Aug 11, 2023
1 check passed
@renovate renovate bot deleted the renovate/com.uber.nullaway-nullaway-0.x branch August 11, 2023 21:17
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