dependabot[bot] opened a new pull request, #550: URL: https://github.com/apache/mina-sshd/pull/550
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.0.15 to 2.29.2. <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.29.2</h2> <p>This release contains all of the changes in <a href="https://github.com/google/error-prone/releases/tag/v2.29.0">2.29.0</a> and <a href="https://github.com/google/error-prone/releases/tag/v2.29.1">2.29.1</a>, plus:</p> <ul> <li>a bug fix for a crash in <code>TraditionalSwitchExpression</code> (<a href="https://redirect.github.com/google/error-prone/issues/4479">google/error-prone#4479</a>)</li> <li>restores the <code>module-info</code> for the annotations jar, which was accidentally removed (<a href="https://redirect.github.com/google/error-prone/issues/4480">google/error-prone#4480</a>)</li> </ul> <p>Full Changelog: <a href="https://github.com/google/error-prone/compare/v2.29.1...v2.29.2">https://github.com/google/error-prone/compare/v2.29.1...v2.29.2</a></p> <h2>Error Prone 2.29.1</h2> <p>This release contains all of the changes in <a href="https://github.com/google/error-prone/releases/tag/v2.29.0">2.29.0</a>, plus:</p> <ul> <li>a bug fix to <code>UnusedVariable</code> to handle unnamed <code>_</code> variables (<a href="https://redirect.github.com/google/error-prone/issues/4451">google/error-prone#4451</a>)</li> <li>a bug fix for a crash in <code>SetUnrecognized</code> (<a href="https://redirect.github.com/google/error-prone/issues/4475">google/error-prone#4475</a>)</li> </ul> <p>Full Changelog: <a href="https://github.com/google/error-prone/compare/v2.29.0...v2.29.1">https://github.com/google/error-prone/compare/v2.29.0...v2.29.1</a></p> <h2>Error Prone 2.29.0</h2> <p>New checks:</p> <ul> <li><a href="https://errorprone.info/bugpattern/MissingRuntimeRetention"><code>MissingRuntimeRetention</code></a></li> <li><a href="https://errorprone.info/bugpattern/SetUnrecognized"><code>SetUnrecognized</code></a></li> <li><a href="https://errorprone.info/bugpattern/StatementSwitchToExpressionSwitch"><code>StatementSwitchToExpressionSwitch</code></a></li> </ul> <p>Closed issues: <a href="https://redirect.github.com/google/error-prone/issues/4318">#4318</a>, <a href="https://redirect.github.com/google/error-prone/issues/4429">#4429</a>, <a href="https://redirect.github.com/google/error-prone/issues/4467">#4467</a></p> <p>Full Changelog: <a href="https://github.com/google/error-prone/compare/v2.28.0...v2.29.0">https://github.com/google/error-prone/compare/v2.28.0...v2.29.0</a></p> <h2>Error Prone 2.28.0</h2> <p>Error Prone nows supports the latest JDK 23 EA builds (<a href="https://redirect.github.com/google/error-prone/issues/4412">#4412</a>, <a href="https://redirect.github.com/google/error-prone/issues/4415">#4415</a>).</p> <p>Closed issues:</p> <ul> <li>Improved errors for invalid check severities (<a href="https://redirect.github.com/google/error-prone/issues/4306">#4306</a>).</li> <li>Fix a crash with nested <code>instanceof</code> patterns (<a href="https://redirect.github.com/google/error-prone/issues/4349">#4349</a>).</li> <li>Fix a crash in JUnitIncompatibleType (<a href="https://redirect.github.com/google/error-prone/issues/4377">#4377</a>).</li> <li>In ObjectEqualsForPrimitives, don't suggest replacing <code>equal</code> with <code>==</code> for floating-point values (<a href="https://redirect.github.com/google/error-prone/issues/4392">#4392</a>).</li> </ul> <p>New checks:</p> <ul> <li><a href="https://errorprone.info/bugpattern/DeeplyNested"><code>DeeplyNested</code></a> discourages very deeply nested code that can cause StackOverflowErrors during compilation.</li> <li><a href="https://errorprone.info/bugpattern/GuiceNestedCombine"><code>GuiceNestedCombine</code></a> discourages nesting of <code>Modules.combine()</code>, which is unnecessary.</li> <li><a href="https://errorprone.info/bugpattern/PatternMatchingInstanceof"><code>PatternMatchingInstanceof</code></a> migrates code to use <a href="https://openjdk.org/jeps/394">pattern matching for <code>instanceof</code></a></li> <li><a href="https://errorprone.info/bugpattern/SunApi"><code>SunApi</code></a> discourages use of internal proprietary JDK APIs which may be removed from future releases.</li> </ul> <p>Full Changelog: <a href="https://github.com/google/error-prone/compare/v2.27.1...v2.28.0">https://github.com/google/error-prone/compare/v2.27.1...v2.28.0</a></p> <h2>Error Prone 2.27.1</h2> <p>This release contains all of the changes in <a href="https://github.com/google/error-prone/releases/tag/v2.27.0">2.27.0</a>, plus a bug fix to <a href="https://errorprone.info/bugpattern/ClassInitializationDeadlock"><code>ClassInitializationDeadlock</code></a> (<a href="https://redirect.github.com/google/error-prone/issues/4378">google/error-prone#4378</a>)</p> <p>Full Changelog: <a href="https://github.com/google/error-prone/compare/v2.27.0...v2.27.1">https://github.com/google/error-prone/compare/v2.27.0...v2.27.1</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/error-prone/commit/436f891d38b23e405214d7ada9d77f6ba6099ad2"><code>436f891</code></a> Release Error Prone 2.29.2</li> <li><a href="https://github.com/google/error-prone/commit/526aa72ce8c09d10129c4d51bda0decddd99d56a"><code>526aa72</code></a> Restore <code>module-info</code>.</li> <li><a href="https://github.com/google/error-prone/commit/a19bcbc0a839f403b32ac01bd85f8cbe49a1403e"><code>a19bcbc</code></a> StatementSwitchToExpressionSwitch: Enhance code comment handling for direct c...</li> <li><a href="https://github.com/google/error-prone/commit/5c26d0df6ee6e98027c2d41375cd6961b6ec38f9"><code>5c26d0d</code></a> Fix <code>ASTHelpers#isRuleKind</code> on JDK versions without <code>CaseTree#getCaseKind</code></li> <li><a href="https://github.com/google/error-prone/commit/81d31274cb5fa92093420d02d9aac991935547e8"><code>81d3127</code></a> Fix an NPE in SetUnrecognized</li> <li><a href="https://github.com/google/error-prone/commit/bc33976002cb33e658fbe4d36ae03c9872a9eab4"><code>bc33976</code></a> Use JSpecify 1.0!</li> <li><a href="https://github.com/google/error-prone/commit/385e43a6fa69536e10fe7360b88efe03358e6e34"><code>385e43a</code></a> Disallow using traditional <code>:</code>-style switches as switch expressions</li> <li><a href="https://github.com/google/error-prone/commit/2656f48902f6723f3147caa117372309dbc6c15f"><code>2656f48</code></a> Create <code>ThreadSafeTypeParameter</code> to replace <code>ThreadSafe.TypeParameter</code>.</li> <li><a href="https://github.com/google/error-prone/commit/6bd568d418694043bfec7961dff0ba5559bb856a"><code>6bd568d</code></a> Don't complain about unused variables named <code>_</code></li> <li><a href="https://github.com/google/error-prone/commit/7f90df7f9b4cf3db9abe6ce33ea55c9602012d3c"><code>7f90df7</code></a> Improve docs for <code>URLEqualsHashCode</code>.</li> <li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.0.15...v2.29.2">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: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org