dependabot[bot] opened a new pull request, #2483: URL: https://github.com/apache/cxf/pull/2483
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.25.1 to 10.26.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.26.0</h2> <p>Checkstyle 10.26.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.26.0">https://checkstyle.org/releasenotes.html#Release_10.26.0</a></p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/14949">#14949</a> - Add Check Support for Java 21 Record Pattern : New Check PatternVariableAssignment</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/8965">#8965</a> - Indentation check doesn't give violation when google formatter does <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17122">#17122</a> - False positive on indentation for Annotation Arrays</p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/c5da6e6fea22a0b8221b01142f86abcf88b516f7"><code>c5da6e6</code></a> [maven-release-plugin] prepare release checkstyle-10.26.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/ccd691ad06afd36a15b4447f3fb2629a2c8fa5e5"><code>ccd691a</code></a> doc: release notes for 10.26.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/846d71b9fec89c91fd0855e2ca4f022c336c1546"><code>846d71b</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/8965">#8965</a>: fix false-negative on new keyword's children's Indentation</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/b48f7bfd4a50b4cd2d79398b5d3ac60f8560970e"><code>b48f7bf</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17225">#17225</a>: Extend 'Since version' javadoc marking implementation</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/b222e8789df2381550dcda40b72f38d896cfa197"><code>b222e87</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17225">#17225</a>: Fixed property version being older than module's</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/0285e5f7dbc18a7d505e35c903e348ed1735d875"><code>0285e5f</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17122">#17122</a>: fix false-positive on indentation for multiline annotation arrays</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/6f3d1a7a1e34e4037033e523f4a5d78c506e9ce4"><code>6f3d1a7</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17168">#17168</a>: Upgrade error-prone CI to Jdk17</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/8771968890fab04785e17cf76e7b24e920d8f00e"><code>8771968</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/13746">#13746</a>: update testPathToCacheContainsOnlyFileName for delete tempcache...</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/c14625466a22561136514da27f211cad6c8ccef9"><code>c146254</code></a> minor: Bump version to 10.26.0-SNAPSHOT</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/d3767efbfe7991a880c2bb22376a0fe3c64f283d"><code>d3767ef</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14949">#14949</a>: Added PatternVariableAssignmentCheck for Java 21 Record Pattern</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.25.1...checkstyle-10.26.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