Skip to content

Commit

Permalink
merge: #540
Browse files Browse the repository at this point in the history
540: build(deps): Bump error_prone_annotations from 2.15.0 to 2.16 r=korthout a=dependabot[bot]

Bumps [error_prone_annotations](https://github.com/google/error-prone) from 2.15.0 to 2.16.
<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.16.0</h2>
<p>New Checkers:</p>
<ul>
<li><a href="https://errorprone.info/bugpattern/ASTHelpersSuggestions"><code>ASTHelpersSuggestions</code></a></li>
<li><a href="https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester"><code>CanIgnoreReturnValueSuggester</code></a></li>
<li><a href="https://errorprone.info/bugpattern/LenientFormatStringValidation"><code>LenientFormatStringValidation</code></a></li>
<li><a href="https://errorprone.info/bugpattern/UnnecessarilyUsedValue"><code>UnnecessarilyUsedValue</code></a></li>
</ul>
<p>Fixed issues: <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3092">#3092</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3220">#3220</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3225">#3225</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3267">#3267</a>, <a href="https://github-redirect.dependabot.com/google/error-prone/issues/3441">#3441</a></p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/google/error-prone/compare/v2.15.0...v2.16.0">https://github.com/google/error-prone/compare/v2.15.0...v2.16.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/error-prone/commit/b1dcc4c9fef5c4e601b0a8124432a9504930686f"><code>b1dcc4c</code></a> Release Error Prone 2.16</li>
<li><a href="https://github.com/google/error-prone/commit/643fe873b7ba52311870f91aecbdffdf640249b0"><code>643fe87</code></a> Add <code>ResultUsePolicy.UNSPECIFIED</code>.</li>
<li><a href="https://github.com/google/error-prone/commit/47f34a975313f870bd55c03e500ab75e177ca38b"><code>47f34a9</code></a> Internal Change.</li>
<li><a href="https://github.com/google/error-prone/commit/59eda396f48ef38f06446299be3c7e90142c3cb9"><code>59eda39</code></a> Compile Error Prone annotations artifact as Java 8</li>
<li><a href="https://github.com/google/error-prone/commit/bf5d25faec5efb91fabe3e41b034933c2780ed23"><code>bf5d25f</code></a> Fix minor error-message problems:</li>
<li><a href="https://github.com/google/error-prone/commit/e06811ffe4e917ac19096c4812314c2bcde9cb9a"><code>e06811f</code></a> Update ci.yml</li>
<li><a href="https://github.com/google/error-prone/commit/a66e8560f7b0cf494e6858883c32609630c4e7cf"><code>a66e856</code></a> Suggest more possible fixes for <code>CheckReturnValue</code> errors.</li>
<li><a href="https://github.com/google/error-prone/commit/266a16e98a43b3e5fbfc164b21c0c23270fc650c"><code>266a16e</code></a> Cleanup a test that was relying on <a href="https://bugs.openjdk.java.net/browse/JDK-8">https://bugs.openjdk.java.net/browse/JDK-8</a>...</li>
<li><a href="https://github.com/google/error-prone/commit/dd4b8dc52d6f8bef1a3aca2a2be0951a40711b0e"><code>dd4b8dc</code></a> Migrate ErrorProne docs to AndroidX</li>
<li><a href="https://github.com/google/error-prone/commit/0164cbc2423028e64e0eb1bc78e71b381137799d"><code>0164cbc</code></a> Adds tests and refactors existing tests for clarity.</li>
<li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.15.0...v2.16">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.15.0&new-version=2.16)](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
zeebe-bors-camunda[bot] and dependabot[bot] authored Oct 14, 2022
2 parents 5533cac + 543a322 commit 8533712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency.bytebuddy.version>1.12.18</dependency.bytebuddy.version>
<dependency.classgraph.version>4.8.149</dependency.classgraph.version>
<dependency.commons.version>3.12.0</dependency.commons.version>
<dependency.errorprone.version>2.15.0</dependency.errorprone.version>
<dependency.errorprone.version>2.16</dependency.errorprone.version>
<dependency.feel.version>1.15.2</dependency.feel.version>
<dependency.findbugs.version>3.0.2</dependency.findbugs.version>
<dependency.guava.version>31.1-jre</dependency.guava.version>
Expand Down

0 comments on commit 8533712

Please sign in to comment.