dependabot[bot] opened a new pull request, #318: URL: https://github.com/apache/cxf-xjc-utils/pull/318
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.3.1 to 13.4.1. <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-13.4.1</h2> <p>Checkstyle 13.4.1 - <a href="https://checkstyle.org/releasenotes.html#Release_13.4.1">https://checkstyle.org/releasenotes.html#Release_13.4.1</a></p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/5460">#5460</a> - ImportOrder: option=under; doesn't allow empty line between 'import' and 'import static'. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19641">#19641</a> - Add checks for OpenJDK Style §3.10 - Variable Declarations. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19620">#19620</a> - Add checks for OpenJDK Style §3.14 - Literals. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19619">#19619</a> - Add checks for OpenJDK Style §3.7 - Indentation. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19617">#19617</a> - Add checks for OpenJDK Style §2 - Java Source Files. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19662">#19662</a> - Add checks for OpenJDK Style §3.12 - Lambda Expressions. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19559">#19559</a> - AnnotationLocation allows same-line parameterless annotation on class declarations (violates Google Style §4.8.5.2). <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19608">#19608</a> - False negative: VariableDeclarationUsageDistance does not flag variable usage inside try blocks. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19682">#19682</a> - Add RECORD_DEF and COMPACT_CTOR_DEF to AtclauseOrder target in google_checks.xml.</p> <!-- raw HTML omitted --> <h2>checkstyle-13.4.0</h2> <p>Checkstyle 13.4.0 - <a href="https://checkstyle.org/releasenotes.html#Release_13.4.0">https://checkstyle.org/releasenotes.html#Release_13.4.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/2da95d8ccee123ef5c1a93b69c62506b60485bd0"><code>2da95d8</code></a> [maven-release-plugin] prepare release checkstyle-13.4.1</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/5dc79fba53f0babceea6ddecbbc67e3d57c4dd5a"><code>5dc79fb</code></a> doc: release notes for 13.4.1</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/2a504e47a0a259f9d9b819e709f46e43eebe1415"><code>2a504e4</code></a> dependency: bump pmd.version from 7.23.0 to 7.24.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/ac2e43f6a804e99b18b9f154d9284adf73dcbe9e"><code>ac2e43f</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/11440">#11440</a>: add comment over testEqualsAndHashCode in XpathFilterElementTest</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/c32d6da51d1e2d7345db5a8cf19b57dad913bd45"><code>c32d6da</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/11440">#11440</a>: remove redundant tests in XpathFilterElementTest</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/cc58700abe89ab934bc7b32281150ee1d49d7fa9"><code>cc58700</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/11440">#11440</a>: remove tests from XpathFilterElementTest</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/54896348b6344b12dc9db843dc0f58a9aca34b1d"><code>5489634</code></a> dependency: bump commons-io:commons-io from 2.21.0 to 2.22.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/79f6c6c242305142e2f8ff36fa21d884eea90ba4"><code>79f6c6c</code></a> dependency: bump the rewrite group with 3 updates</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/e617f8cbc5ab2616326dce57c22ab22aa53dcf76"><code>e617f8c</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19739">#19739</a>: Remove '//ok' comments from it Input files</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/2cccddd9da6c37344fb51048d05629d082f942e4"><code>2cccddd</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/5460">#5460</a>: Fix false positive in ImportOrder for separator between static a...</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-12.3.1...checkstyle-13.4.1">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 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]
