Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
623: build(deps): Bump error_prone_annotations from 2.16 to 2.17.0 r=korthout a=dependabot[bot] Bumps [error_prone_annotations](https://github.com/google/error-prone) from 2.16 to 2.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/error-prone/releases">error_prone_annotations's releases</a>.</em></p> <blockquote> <h2>Error Prone 2.17.0</h2> <p>New Checkers:</p> <ul> <li><a href="https://errorprone.info/bugpattern/AvoidObjectArrays"><code>AvoidObjectArrays</code></a></li> <li><a href="https://errorprone.info/bugpattern/Finalize"><code>Finalize</code></a></li> <li><a href="https://errorprone.info/bugpattern/IgnoredPureGetter"><code>IgnoredPureGetter</code></a></li> <li><a href="https://errorprone.info/bugpattern/ImpossibleNullComparison"><code>ImpossibleNullComparison</code></a></li> <li><a href="https://errorprone.info/bugpattern/MathAbsoluteNegative"><code>MathAbsoluteNegative</code></a></li> <li><a href="https://errorprone.info/bugpattern/NewFileSystem"><code>NewFileSystem</code></a></li> <li><a href="https://errorprone.info/bugpattern/StatementSwitchToExpressionSwitch"><code>StatementSwitchToExpressionSwitch</code></a></li> <li><a href="https://errorprone.info/bugpattern/UnqualifiedYield"><code>UnqualifiedYield</code></a></li> </ul> <p>Fixed issues: <a href="https://github-redirect.dependabot.com/google/error-prone/issues/2321">#2321</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3144">#3144</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3297">#3297</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3428">#3428</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3437">#3437</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3462">#3462</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3482">#3482</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3494">#3494</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/error-prone/compare/v2.16...v2.17.0">https://github.com/google/error-prone/compare/v2.16...v2.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/error-prone/commit/27de40ba6008f967c01a55ec83c9127419bfe433"><code>27de40b</code></a> Release Error Prone 2.17.0</li> <li><a href="https://github.com/google/error-prone/commit/bcf4dcf764082def27ad14b47128fae52fe6fe46"><code>bcf4dcf</code></a> Optimize checks that report exactly the same fix in multiple diagnostics, lik...</li> <li><a href="https://github.com/google/error-prone/commit/8ddb7cbb05dc4b278836fd5019751c4e225323d9"><code>8ddb7cb</code></a> Record Error Prone initialization time</li> <li><a href="https://github.com/google/error-prone/commit/1d23141bd74663ad12e20534d062bef223df6efa"><code>1d23141</code></a> Do the expensive bit last in UnusedMethod.</li> <li><a href="https://github.com/google/error-prone/commit/e3602572b020ae24c617b02676caa1993fba753a"><code>e360257</code></a> Fix yet another NonCanonicalType crash</li> <li><a href="https://github.com/google/error-prone/commit/5768290a151ac8e76ed5a2593239fef2cfcadb44"><code>5768290</code></a> Make UnusedMethod recognize com.google.acai annotations, com.google.caliper.B...</li> <li><a href="https://github.com/google/error-prone/commit/7340bdf01ddbc43dd8aa4444af8eb97d28cd3f18"><code>7340bdf</code></a> Audit EP checks for argumentless mock().</li> <li><a href="https://github.com/google/error-prone/commit/b92c9b1b55502de311d0d379b1dc2d0b2293f96b"><code>b92c9b1</code></a> Rip out GuardedBy:CheckMemberReferences.</li> <li><a href="https://github.com/google/error-prone/commit/63fb30be3fb8dcda83ec339d769ddb9649ac3e6b"><code>63fb30b</code></a> Have InvalidLink provide a hint about erasure if it sees < in an invalid meth...</li> <li><a href="https://github.com/google/error-prone/commit/4a5fd7bd5a1fc9d1eadcb9e0b963a06d35a3f01b"><code>4a5fd7b</code></a> Suppress FieldCanBeLocal based on unused prefices.</li> <li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.16...v2.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.errorprone:error_prone_annotations&package-manager=maven&previous-version=2.16&new-version=2.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information