Closed dependabot[bot] closed 4 months ago
0 tests - 2 565 0 :white_check_mark: - 2 530 0s :stopwatch: -25s 0 suites - 138 0 :zzz: - 35 0 files - 138 0 :x: ± 0
Results for commit 78f3d564. ± Comparison against base commit b03121b0.
2 439 tests - 126 2 409 :white_check_mark: - 121 5s :stopwatch: -20s 117 suites - 21 30 :zzz: - 5 117 files - 21 0 :x: ± 0
Results for commit 78f3d564. ± Comparison against base commit b03121b0.
:recycle: This comment has been updated with latest results.
Superseded by #2319.
Bumps com.google.errorprone:error_prone_core from 2.27.1 to 2.29.0.
Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
0f2d037
Release Error Prone 2.29.0d3fc5f3
Add the interface types for mutable protos so the object hierarchy can diverg...96b4dff
Lazily load plugin checks when running auto-patching8f9e7da
Make patching API public2b306b6
Improve XorPower008cfb0
Remove redundantcomplete()
call andCompletionFailure
check.3b9ffc2
Add support in ErrorProne for a newThreadSafeTypeParamerter
annotation tha...77e4f72
InNullArgumentForNonNullParameter
, don't trigger completion forNullMarked
.c41ee92
InhasAnnotation
, don't trigger completion forNullMarked
.8c1a828
StatementSwitchToExpressionSwitch: in certain situations, the generated autof...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