Skip to content

Bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.8.0#1156

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.8.0
Open

Bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.8.0#1156
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps com.puppycrawl.tools:checkstyle from 12.3.1 to 13.8.0.

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-13.8.0

Checkstyle 13.8.0 - https://checkstyle.org/releasenotes.html#Release_13.8.0

New:

#20225 - MethodCountCheck: top-level methods not counted toward limits in compact source files (JEP 512).

Bug fixes:

#20527 - Javadoc Ast: PARAMETER_TYPE has problems during parsing of generic methods. #20490 - UnusedLocalVariable: jdkVersion pre-22 should allow unused named pattern matched destructured variables via instanceof for pre-Java 22 code. #20641 - Add checks for Openjdk style chapter - Programming Practices. #19670 - Add checks for OpenJDK Style chapter - Braces. #20526 - Add checks for Openjdk style chapter - Horizontal WhiteSpace. #20588 - Add checks for openjdk style - Vertical WhiteSpace. #20622 - Add checks for openjdk style - Type Variables. #20523 - FinalClassCheck: NullPointerException on compact source files (JEP 512). #9806 - Javadoc summary not processed inside html tags. #20228 - OverloadMethodsDeclarationOrderCheck: split top-level overloads not flagged in compact source files (JEP 512). #20437 - Add checks for Openjdk style chapter - Wrapping Expressions. #20470 - False negative in UnnecessarySemicolonInEnumeration for multiple semicolons in enum body. #20597 - Add checks for Openjdk style chapter - Formatting. #20524 - AbbreviationAsWordInNameCheck: NullPointerException on compact source files (JEP 512). #20392 - Javadoc parse error while parsing reference. #20547 - UnusedImports: imported types inside Javadoc generic method-reference arguments are reported as unused. #20471 - Add checks for Openjdk style chapter - Variables. #20446 - Javadoc parse error on @link method reference containing generic parameter type. #20222 - HiddenFieldCheck: parameter shadowing top-level field not flagged in compact source files (JEP 512). #20330 - EmptyLineSeparator: false positive "',' should be separated from previous line" on multi-variable field declaration.

... (truncated)

Commits
  • 8b72cc9 [maven-release-plugin] prepare release checkstyle-13.8.0
  • 3a411fd doc: release notes for 13.8.0
  • fe864d1 Issue #20527: skip whitespace inside Javadoc @​link parameter type lists
  • 204bae1 Issue #15456: specify violation messgaes for AbstractJavadocCheckTest and Req...
  • 4d4e09f Issue #20590: add NeedBraces compact source input coverage
  • 30f8362 Issue #20590: add StringLiteralEquality compact source input coverage
  • 6f9a2b5 Issue #20590: add OuterTypeFilename compact source input coverage
  • d973cd2 Issue #20653: unexpected output to logs from XdocsExamplesAstConsistencyTest
  • 1b03c1b Issue #20654: Unexpected output in maven build from SearchIndexGenerator
  • aa432dd Issue #15456: specify violation messages for MissingJavadocTypeCheck
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.3.1 to 13.8.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-12.3.1...checkstyle-13.8.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 13.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 13, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants