Commit 2aea3bb
Bump com.google.errorprone:error_prone_core from 2.43.0 to 2.44.0 in the dependencies group across 1 directory
Bumps the dependencies group with 1 update in the / directory: [com.google.errorprone:error_prone_core](https://github.com/google/error-prone).
Updates `com.google.errorprone:error_prone_core` from 2.43.0 to 2.44.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/error-prone/releases">com.google.errorprone:error_prone_core's releases</a>.</em></p>
<blockquote>
<h2>Error Prone 2.44.0</h2>
<p>Changes</p>
<ul>
<li>The default severity for <a href="https://errorprone.info/bugpattern/LabelledBreakTarget"><code>LabelledBreakTarget</code></a> is now an error</li>
<li>Update dependency on Guava (<a href="https://redirect.github.com/google/error-prone/issues/5108">#5108</a>)</li>
</ul>
<p>Closed issues: <a href="https://redirect.github.com/google/error-prone/issues/5218">#5218</a>, <a href="https://redirect.github.com/google/error-prone/issues/5278">#5278</a></p>
<p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.43.0...v2.44.0">https://github.com/google/error-prone/compare/v2.43.0...v2.44.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/error-prone/commit/4016e04d1e95b60cebc737d39b913fca45099226"><code>4016e04</code></a> Release Error Prone 2.44.0</li>
<li><a href="https://github.com/google/error-prone/commit/8255d1ea5a290956f0f3252fae3901f5ea2941db"><code>8255d1e</code></a> Avoid overlaps in UnnecessaryAsync fixes</li>
<li><a href="https://github.com/google/error-prone/commit/4c0f01ba8a09ac05e61d02333e9b54d0707f6c39"><code>4c0f01b</code></a> Report InvalidLink diagnostics for links that are so invalid they crash javac</li>
<li><a href="https://github.com/google/error-prone/commit/b5690c9aa4f7bc99883ccad02aeb2a667c202162"><code>b5690c9</code></a> Refresh Java8ApiChecker diff</li>
<li><a href="https://github.com/google/error-prone/commit/54ed3d8ba302fe9aa6c6c0dd8aafa74f9b9f867a"><code>54ed3d8</code></a> Finalise removing GuardedByFlags.</li>
<li><a href="https://github.com/google/error-prone/commit/bc26f7bf41cc2bc2a38c0363b7c6c4bd13614c7b"><code>bc26f7b</code></a> TruthConstantAsserts: treat static identifiers as constants.</li>
<li><a href="https://github.com/google/error-prone/commit/7692fb41804e87985527893f57afebe1877b7d6a"><code>7692fb4</code></a> Rollforward of <a href="https://github.com/google/error-prone/commit/3272246036db6fc15">https://github.com/google/error-prone/commit/3272246036db6fc15</a>...</li>
<li><a href="https://github.com/google/error-prone/commit/9c5f72538c1e7710a5ac2f2bcf1a41d57d362e58"><code>9c5f725</code></a> Optimize snippet logic</li>
<li><a href="https://github.com/google/error-prone/commit/b0637112e9d7a582d15b21d79bd18087340aaab0"><code>b063711</code></a> Improve <code>TruthConstantAsserts</code> to detect more constant-like expressions.</li>
<li><a href="https://github.com/google/error-prone/commit/de35cc90881627da9e0d8bdbe232256f90ec6a6d"><code>de35cc9</code></a> Automated rollback of commit 09c78e01573334cee793b67346ca0f3175fd47a3.</li>
<li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.43.0...v2.44.0">compare view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
</details>
Fixes #452
COPYBARA_INTEGRATE_REVIEW=#452 from google:dependabot/maven/dependencies-97f31bb516 99ff7c8
PiperOrigin-RevId: 8304483021 parent 6faa637 commit 2aea3bb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments