Skip to content

Commit 0398ab5

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 (#829)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 11.0.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-11.0.0</h2> <p>Checkstyle 11.0.0 - <a href="https://checkstyle.org/releasenotes.html#Release_11.0.0">https://checkstyle.org/releasenotes.html#Release_11.0.0</a></p> <p>Breaking backward compatibility:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/13209">#13209</a> - Migrate project to JDK 17 <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17321">#17321</a> - Use jdk17 as minimial required</p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/17366">#17366</a> - FinalParameters - missing several tokens to check</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/17332">#17332</a> - False positive from JavadocType: Unused <code>@</code>param tag <a href="https://redirect.github.com/checkstyle/checkstyle/issues/8205">#8205</a> - fix all false-negatives about there is no single space between a type annotation and [] or .... for Google Style <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17158">#17158</a> - InvalidJavadocPosition false-positive for record compact constructor with package-private accessibility <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14291">#14291</a> - Escape sequences in TextBlock, IllegalTokenText module should violate them for Google style <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17193">#17193</a> - Google-style: Improper enforcement of horizontal whitespace for double slash <code>//</code></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/a0745b152682f8dad7f0bac32d17e4d355ce19ef"><code>a0745b1</code></a> [maven-release-plugin] prepare release checkstyle-11.0.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/7ea982e5f9bbbc5f9cfc742c8ac0aa2abafd0c1d"><code>7ea982e</code></a> doc: release notes for 11.0.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/bf67bad989f0ea9ee61a0516d9880e9a26b04bae"><code>bf67bad</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17269">#17269</a>: Changind Docker Script to latest groovy Image</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/1931995f97afe8065abed545f453befdc2c9cef8"><code>1931995</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14769">#14769</a>: Implemented modifier package structure for IT Regression area</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/cb690d09debd060d4086edb1c99fe932ddc2e6ee"><code>cb690d0</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14769">#14769</a>: Implemented metrics package structure for IT Regression area</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/4869fe56b5c3edc14f9c5f051b101b7bde5a2b95"><code>4869fe5</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14769">#14769</a>: Implemented javadoc package structure for IT Regression area</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/77bf83e35f107ac9cbc4ee67ac298b6722d91f43"><code>77bf83e</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14769">#14769</a>: Implemented indentation package structure for IT Regression area</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/0b012bae87dcf36cd54ce01b78f33d2791e3187f"><code>0b012ba</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14769">#14769</a>: Implemented imports package structure for IT Regression area</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/6b0f6388f24c1049ba2ef66e7254c5fb052943f5"><code>6b0f638</code></a> Revert &quot;minor: trim whitespaces after regression report comment&quot;</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/ed7df15f1212fdb85adbeb93a8c06223dedf8b78"><code>ed7df15</code></a> minor: trim whitespaces after regression report comment</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.26.1...checkstyle-11.0.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=10.26.1&new-version=11.0.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0bbf6d commit 0398ab5

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
@@ -117,7 +117,7 @@
117117
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
118118

119119
<!-- Plugin dependencies -->
120-
<checkstyle.version>10.26.1</checkstyle.version>
120+
<checkstyle.version>11.0.0</checkstyle.version>
121121
<maven-surefire-junit5-tree-reporter.version>1.4.0</maven-surefire-junit5-tree-reporter.version>
122122

123123
<!-- Log verbosity -->

0 commit comments

Comments
 (0)