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

deps: Update dependency com.google.errorprone:error_prone_annotations to v2.27.1 #1962

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.errorprone:error_prone_annotations (source) 2.26.1 -> 2.27.1 age adoption passing confidence

Release Notes

google/error-prone (com.google.errorprone:error_prone_annotations)

v2.27.1: Error Prone 2.27.1

Compare Source

This release contains all of the changes in 2.27.0, plus a bug fix to ClassInitializationDeadlock (https://github.com/google/error-prone/issues/4378)

Full Changelog: google/error-prone@v2.27.0...v2.27.1

v2.27.0: Error Prone 2.27.0

Compare Source

New checks:

  • ClassInitializationDeadlock detects class initializers that reference subtypes of the current class, which can result in deadlocks.
  • MockitoDoSetup suggests using when/thenReturn over doReturn/when for additional type safety.
  • VoidUsed suggests using a literal null instead of referring to a Void-typed variable.

Modified checks:

Closed issues: #​4291. #​4308, #​4343, #​4320

Full Changelog: google/error-prone@v2.26.1...v2.27.0


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 is behind base branch, 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-bot renovate-bot requested a review from a team as a code owner April 26, 2024 17:16
@forking-renovate forking-renovate bot added the automerge Summon MOG for automerging label Apr 26, 2024
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Summon MOG for automerging label Apr 26, 2024
@renovate-bot renovate-bot force-pushed the renovate/com.google.errorprone-error_prone_annotations-2.x branch from 3ac02b1 to bf63983 Compare May 1, 2024 15:06
@renovate-bot renovate-bot changed the title deps: Update dependency com.google.errorprone:error_prone_annotations to v2.27.0 deps: Update dependency com.google.errorprone:error_prone_annotations to v2.27.1 May 1, 2024
@renovate-bot renovate-bot force-pushed the renovate/com.google.errorprone-error_prone_annotations-2.x branch from bf63983 to b8a40c3 Compare May 1, 2024 20:48
@renovate-bot renovate-bot force-pushed the renovate/com.google.errorprone-error_prone_annotations-2.x branch from b8a40c3 to d8708d1 Compare May 3, 2024 16:05
@renovate-bot renovate-bot force-pushed the renovate/com.google.errorprone-error_prone_annotations-2.x branch from d8708d1 to e85727a Compare May 6, 2024 17:32
@renovate-bot renovate-bot force-pushed the renovate/com.google.errorprone-error_prone_annotations-2.x branch from e85727a to 314048d Compare May 7, 2024 16:58
@hessjcg hessjcg enabled auto-merge (squash) May 14, 2024 16:20
Copy link

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.

@hessjcg hessjcg merged commit bc48ee4 into GoogleCloudPlatform:main May 14, 2024
22 checks passed
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.

None yet

3 participants