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.9 (release/4.0.x) #6625

Merged
merged 2 commits into from
Feb 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.uber.nullaway:nullaway 0.10.8 -> 0.10.9 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

v0.10.9

Compare Source

  • Add support for external init annotations in constructors (#​725)
  • Ignore incompatibly annotated var args from Kotlin code. (#​721)
  • Support for specific libraries/APIs:
    • Add Throwable.getCause and getLocalizedMessage() library models (#​717)
    • Support more test assertions in OptionalEmptinessHandler (#​718)
    • Support isInstanceOf(...) as implying non-null in assertion libraries (#​726)
  • [Refactor] Avoid redundant Map lookups (#​722)
  • Build / CI tooling for NullAway itself:
    • Update to Error Prone 2.18.0 (#​707)

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 as a code owner February 2, 2023 08:05
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 2, 2023
@renovate renovate bot enabled auto-merge (rebase) February 2, 2023 08:05
@gitpod-io
Copy link

gitpod-io bot commented Feb 2, 2023

@joschi joschi added this to the 4.0.0 milestone Feb 2, 2023
@renovate renovate bot force-pushed the renovate/release/4.0.x-patch-nullaway.version branch 8 times, most recently from 2ec8d50 to 32b9dc9 Compare February 9, 2023 07:57
@renovate renovate bot force-pushed the renovate/release/4.0.x-patch-nullaway.version branch from 32b9dc9 to 2bcfa14 Compare February 10, 2023 08:14
@renovate
Copy link
Contributor Author

renovate bot commented Feb 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@sonarcloud
Copy link

sonarcloud bot commented Feb 12, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@renovate renovate bot merged commit 5fb9c08 into release/4.0.x Feb 12, 2023
@renovate renovate bot deleted the renovate/release/4.0.x-patch-nullaway.version branch February 12, 2023 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant