Skip to content

Commit e9667dc

Browse files
dependabot[bot]dongjoon-hyun
authored andcommitted
ORC-2034: Upgrade Checkstyle to 12.1.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 11.1.0 to 12.1.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.1.0</h2> <p>Checkstyle 12.1.0 - <a href="https://checkstyle.org/releasenotes.html#Release_12.1.0">https://checkstyle.org/releasenotes.html#Release_12.1.0</a></p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/16836">#16836</a> - New check: HexLiteralCase, Hexadecimal literals should use upper case letters A-F</p> <h2>checkstyle-12.0.1</h2> <p>Checkstyle 12.0.1 - <a href="https://checkstyle.org/releasenotes.html#Release_12.0.1">https://checkstyle.org/releasenotes.html#Release_12.0.1</a></p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/17131">#17131</a> - SARIF report does not contain information about the failing rules</p> <h2>checkstyle-12.0.0</h2> <p>Checkstyle 12.0.0 - <a href="https://checkstyle.org/releasenotes.html#Release_12.0.0">https://checkstyle.org/releasenotes.html#Release_12.0.0</a></p> <p>Breaking backward compatibility:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/17514">#17514</a> - New ANTLR Grammar for Javadoc Comments</p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/170ce61e1930a00b28cc6c91ccce64575f79d19d"><code>170ce61</code></a> [maven-release-plugin] prepare release checkstyle-12.1.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/557458c819c8b861c5b4a6a614da2a6f79863926"><code>557458c</code></a> doc: release notes for 12.1.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/67b17c3ec85693705e0743a4d7112fa1a0017ee9"><code>67b17c3</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17449">#17449</a>: Added examples for minLineCount property in MissingJavadocMethod</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/2743c5e30b7202d6d6864e60d43c825feb16951a"><code>2743c5e</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17845">#17845</a>: Resolved error-prone violations</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/b53d245816ecbc5d4fffdcf75344499f9845f57f"><code>b53d245</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17882">#17882</a>: Update AUTHOR_BLOCK_TAG of JavadocCommentsTokenTypes to new AST...</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/c345c1e2dda458f266436b60616b29c55c25a903"><code>c345c1e</code></a> minor: Bump version to 12.1.0-SNAPSHOT</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/e44fe9707620cbf47e52a201451d36e7d9c553a3"><code>e44fe97</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16836">#16836</a>: New Check HexLiteralCase</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/c87ec0d792bcc8b9684e35b740275b2650b4d893"><code>c87ec0d</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17299">#17299</a>: Converted IntMatchFilterElement and IntRangeFilterElement to re...</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/ec589b283826f8e5cb23712dc7832716a71d0cd3"><code>ec589b2</code></a> dependency: bump com.github.spotbugs:spotbugs-maven-plugin</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/734df5f2869a8c3f530299b6b17a4ececd05dd64"><code>734df5f</code></a> dependency: Update Google Java Format version to 1.30.0</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-11.1.0...checkstyle-12.1.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | com.puppycrawl.tools:checkstyle | [< 10.13, > 10.12.0] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=11.1.0&new-version=12.1.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> Closes #2448 from dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-12.1.0. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 39bcd5c commit e9667dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<properties>
6363
<bouncycastle.version>1.82</bouncycastle.version>
6464
<brotli4j.version>1.20.0</brotli4j.version>
65-
<checkstyle.version>11.1.0</checkstyle.version>
65+
<checkstyle.version>12.1.0</checkstyle.version>
6666
<commons-cli.version>1.10.0</commons-cli.version>
6767
<example.dir>${project.basedir}/../../examples</example.dir>
6868
<hadoop.version>3.4.2</hadoop.version>

0 commit comments

Comments
 (0)