dependabot[bot] opened a new pull request, #6092: URL: https://github.com/apache/activemq-artemis/pull/6092
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.2 to 12.2.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-12.2.0</h2> <p>Checkstyle 12.2.0 - <a href="https://checkstyle.org/releasenotes.html#Release_12.2.0">https://checkstyle.org/releasenotes.html#Release_12.2.0</a></p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/18088">#18088</a> - Include full check name alongside ID in XML violation reports <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17919">#17919</a> - Java25's import-module support</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/18074">#18074</a> - JAR for 12.1.1 is missing org.slf4j package <a href="https://redirect.github.com/checkstyle/checkstyle/issues/18171">#18171</a> - RedundantImport does not work with module imports <a href="https://redirect.github.com/checkstyle/checkstyle/issues/18132">#18132</a> - <code>PatternVariableAssignment</code> gives error when assigning to field (using <code>this.</code>) with the same name as pattern variable <a href="https://redirect.github.com/checkstyle/checkstyle/issues/18104">#18104</a> - Drop support in checks for no-longer-compilable preview feature - Pattern matching for swtich</p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/5e6ff5f95d9b3969cedd94cd1ed862ff5366bff6"><code>5e6ff5f</code></a> [maven-release-plugin] prepare release checkstyle-12.2.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/56cd358e5529ffcaac431209be1f297c2a79106d"><code>56cd358</code></a> doc: release notes for 12.2.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/ffbeec658fe7abfd683e29fb61cb6d23540ef1db"><code>ffbeec6</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/18074">#18074</a>: Update slf4j to 2.0.17 and suppress convergence check</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/83691673ca50c6b93e1486ed5461e2ecc8f253fa"><code>8369167</code></a> doc: clarify behavior of NewlineAtEndOfFileCheck regarding extra blank lines</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/4e43ff0028c22da8adb89ff1573fabff6153720b"><code>4e43ff0</code></a> dependency: bump pmd.version from 7.18.0 to 7.19.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/07108eed2f0d1f7ea5d329cc265136eff5cb7aa8"><code>07108ee</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/18026">#18026</a>: Resolve Pitest suppression for getExclusions</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/31c29dde340f0ca1960e8ffbfd459c93e55fed0e"><code>31c29dd</code></a> dependency: bump com.google.errorprone:error_prone_core</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/e38a3e7de141d27d3a06f95663ae31bae5e9f1f5"><code>e38a3e7</code></a> dependency: bump com.mebigfatguy.sb-contrib:sb-contrib</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/b9eb9039b833f5d179c168ed14602efcdbd63352"><code>b9eb903</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/18110">#18110</a>: Improve wrapping in web site for Command mentioneds in command ...</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/12f171a0e9d0f86f2fc897347aa4b0a1711f2363"><code>12f171a</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/18070">#18070</a>: resolve PMD warning during execution</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-12.1.2...checkstyle-12.2.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
