dependabot[bot] opened a new pull request, #6042: URL: https://github.com/apache/activemq-artemis/pull/6042
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.42.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> <h2>Error Prone 2.43.0</h2> <p>The minimum support JDK version to run Error Prone is now JDK 21 (<a href="https://redirect.github.com/google/error-prone/issues/4867">google/error-prone#4867</a>).</p> <p>Changes:</p> <ul> <li><code>-XepPatchChecks</code> now skips disabled checks (<a href="https://redirect.github.com/google/error-prone/issues/4943">#4943</a>)</li> <li><code>AndroidJdkLibsChecker</code> has been removed, the recommended replacement for Android code is Android Lint's NewApi check</li> </ul> <p>New checks:</p> <ul> <li><a href="https://errorprone.info/bugpattern/NullNeedsCastForVarargs"><code>NullNeedsCastForVarargs</code></a>: Detect calls that incorrectly passes a <code>null</code> <em>array</em> instead of a <code>null</code> <em>element</em>.</li> <li><a href="https://errorprone.info/bugpattern/RedundantNullCheck"><code>RedundantNullCheck</code></a>: detect checks on expressions that are non-null.</li> </ul> <p>Closed issues: <a href="https://redirect.github.com/google/error-prone/issues/4943">#4943</a>, <a href="https://redirect.github.com/google/error-prone/issues/5102">#5102</a>, <a href="https://redirect.github.com/google/error-prone/issues/5107">#5107</a>, <a href="https://redirect.github.com/google/error-prone/issues/5121">#5121</a>, <a href="https://redirect.github.com/google/error-prone/issues/5158">#5158</a>, <a href="https://redirect.github.com/google/error-prone/issues/5217">#5217</a>, <a href="https://redirect.github.com/google/error-prone/issues/5239">#5239</a></p> <p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.42.0...v2.43.0">https://github.com/google/error-prone/compare/v2.42.0...v2.43.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.42.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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
