Closed dependabot[bot] closed 2 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign lburgazzoli for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps
errorprone
from 2.30.0 to 2.32.0. Updatescom.google.errorprone:error_prone_core
from 2.30.0 to 2.32.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
0fe0961
Release Error Prone 2.32.0655bdc4
Update release.yml: remove JDK 11a9ff9b1
Update ci.yml: remove JDK 114e0b19c
Start using Java > 11 language features in Error Prone tests4b5ee1e
Update ci.yml: always set up JDK 17494e2c6
Don't perform the inlining if parameter names are stripped.dab4089
Add the name of the method to the diagnostic message for MemberName.671ac41
Update ci.yml to use javadoc:javadoc5bf91fb
Replace{@link ThreadSafeTypeParameter}
with{@code ThreadSafeTypeParameter}
a5a7189
ReplaceComparisonChain
with aComparator
chain.Updates
com.google.errorprone:error_prone_annotations
from 2.30.0 to 2.32.0Release notes
Sourced from com.google.errorprone:error_prone_annotations's releases.
Commits
0fe0961
Release Error Prone 2.32.0655bdc4
Update release.yml: remove JDK 11a9ff9b1
Update ci.yml: remove JDK 114e0b19c
Start using Java > 11 language features in Error Prone tests4b5ee1e
Update ci.yml: always set up JDK 17494e2c6
Don't perform the inlining if parameter names are stripped.dab4089
Add the name of the method to the diagnostic message for MemberName.671ac41
Update ci.yml to use javadoc:javadoc5bf91fb
Replace{@link ThreadSafeTypeParameter}
with{@code ThreadSafeTypeParameter}
a5a7189
ReplaceComparisonChain
with aComparator
chain.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show