Skip to content

Commit 4692774

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0 (#339)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.2.0 to 12.3.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.3.0</h2> <p>Checkstyle 12.3.0 - <a href="https://checkstyle.org/releasenotes.html#Release_12.3.0">https://checkstyle.org/releasenotes.html#Release_12.3.0</a></p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/18207">#18207</a> - IllegalImport: new property illegalModules to cover module imports <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17223">#17223</a> - Google-style: New Check TextBlockGoogleStyleFormattingCheck</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/18283">#18283</a> - Google style checks should allow <code>_</code> keyword for anonymous variables</p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/7cd24ce03ffa97cf30b565a536d537fd89a84e6c"><code>7cd24ce</code></a> [maven-release-plugin] prepare release checkstyle-12.3.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/66da258ac4ed6a4913c15f7b23ab01bfb0e7e21c"><code>66da258</code></a> doc: release notes for 12.3.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/f5bcfd8de4e7bc3421e32c4106837faabd7c1974"><code>f5bcfd8</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/18283">#18283</a>: allow unnamed variables (_) in naming patterns</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/25322e2f6a869dae53f95beb6cdcab3612f55460"><code>25322e2</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17882">#17882</a>: Update LITERAL_INLINE_TAG AST format</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/98c66e6266016c554684a46fc653e86cceba63bf"><code>98c66e6</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/18272">#18272</a>: Clone apache/kafka once KAFKA-19809 is merged</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/2cca325d5766545a4f59c3225c23200606658db3"><code>2cca325</code></a> dependency: bump actions/upload-artifact from 5 to 6</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/e2c6a4810b3e9862fde1d93d693a0906fd01fffb"><code>e2c6a48</code></a> dependency: bump org.eclipse.jgit:org.eclipse.jgit</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/f264b99ea0264a8103a845c366f1905b11ae78cd"><code>f264b99</code></a> dependency: bump actions/cache from 4 to 5</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/fbbddc0339615633e9ea7b38f570918993843641"><code>fbbddc0</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17882">#17882</a>: Update LEADING_ASTERISK of Javadoc CommentTokenTypes into AST f...</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/4d23c0b5f3f23c95e7d5b5adb836156ce20ee70b"><code>4d23c0b</code></a> infra: move no-error-trino to no-error-workflow.yml</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-12.2.0...checkstyle-12.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=12.2.0&new-version=12.3.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15f5818 commit 4692774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<pmd.version>7.19.0</pmd.version>
2525
<pmd.build-tools.version>36</pmd.build-tools.version>
26-
<checkstyle.version>12.2.0</checkstyle.version>
26+
<checkstyle.version>12.3.0</checkstyle.version>
2727
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
2828
<pmd.plugin.version>3.28.0</pmd.plugin.version>
2929
<pmd.check.version>7.19.0</pmd.check.version>

0 commit comments

Comments
 (0)