dependabot[bot] opened a new pull request, #1837: URL: https://github.com/apache/cxf/pull/1837
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.15.0 to 10.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">com.puppycrawl.tools:checkstyle's releases</a>.</em></p> <blockquote> <h2>checkstyle-10.16.0</h2> <p>Checkstyle 10.16.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.16.0">https://checkstyle.org/releasenotes.html#Release_10.16.0</a></p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/14620">#14620</a> - LITERAL_CASE token support in RightCurlyCheck</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/14765">#14765</a> - OverloadMethodDeclarationOrder check ignores anything besides methods <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14788">#14788</a> - MagicNumberCheck NPE when ignoring field declarations <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14092">#14092</a> - UnusedLocalVariable does not support local classes <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12923">#12923</a> - UnusedImports does not report unused static imports when the method is used as a method reference</p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/e8aa612d624d62baa8f6208a39092a0a46e31987"><code>e8aa612</code></a> [maven-release-plugin] prepare release checkstyle-10.16.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/87cf29c15a33e858c1927df6876c4827fc244cd4"><code>87cf29c</code></a> doc: release notes for 10.16.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/4096711145aa7faae1958fd62355ffa0bf2d1295"><code>4096711</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14765">#14765</a>: fix OverloadMethodsDeclarationOrderCheck</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/5b05fffe0e0ea65842fe6e97091bdc9ad5305f80"><code>5b05fff</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14625">#14625</a>: fixed inspections violations MismatchedJavadocCode</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/48de2026faab830dad301253ac9b33e34527221b"><code>48de202</code></a> dependency: bump com.google.errorprone:error_prone_core</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/508757d61f58bb8d6d6cb5a257dfcbd4f45a49c0"><code>508757d</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14625">#14625</a>: move TailRecursion inspection problems to separate issue</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/10908a4e6292954357508ff8d9ad276709a56f5b"><code>10908a4</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14625">#14625</a>: fix inspection violations OptionalGetWithoutIsPresent</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/508c3613a34e2313315799c6a424c54d3389bb40"><code>508c361</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/13213">#13213</a>: Remove '//ok' comments from InputJavadocMethodExtraThrows</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/40a1bba5034c0f3425c480adcf3c4b99d8b022ac"><code>40a1bba</code></a> supplemental: removed conditional that checks suppression list</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/101e62342cce1c51baea510798ceb219abdfc99a"><code>101e623</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14715">#14715</a>: Enforced new naming convention in IT area 24</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.15.0...checkstyle-10.16.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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org