Skip to content

Bump com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0#27

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

Bump com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0.

Release notes

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

checkstyle-13.7.0

Checkstyle 13.7.0 - https://checkstyle.org/releasenotes.html#Release_13.7.0

New:

#20357 - UnusedLocalVariable: new property jdkVersion to allow unused named pattern matching variables for pre-Java 22 code. #19148 - update MissingJavadocMethodCheck to use AST of javadoc. #19144 - update JavadocMethod to use AST of javadoc. #19889 - OverloadMethodsDeclarationOrder: new property required to order overloaded methods according to increasing parameter count.

Bug fixes:

#20395 - Javadoc parse error on @link label containing Java array initializer braces. #20452 - Add checks for OpenJDK style §4.6 - Constants. #20462 - Fix default property validation in InlineConfigParser. #20437 - Add checks for Openjdk style §3.8.3 - Wrapping Expressions. #19629 - Add checks for OpenJDK Style §3.5 - Modifiers. #20428 - Add checks for OpenJDK §3.4 - Class structure. #19623 - Add checks for OpenJDK Style §3.3 - Import statements. #20271 - UnnecessarySemicolonAfterTypeMemberDeclarationCheck: trailing semicolon after nested type not flagged in compact source files (JEP 512). #20223 - DeclarationOrderCheck: declaration order not enforced on top-level members in compact source files (JEP 512). #20219 - AnnotationLocationCheck: annotation on top-level variable not flagged in compact source files (JEP 512). #19805 - Add checks for OpenJDK Style §3.4.1 - Order of Constructors and Overloaded Methods. #20269 - UnnecessarySemicolonAfterOuterTypeDeclarationCheck reports false positive on JEP 512 compact source files. #20391 - Javadoc parse error while parsing formatted @value. #19915 - Documentation Comments Style Guide - Required Tags. #19972 - RequireThisCheck: NullPointerException on compact source files (JEP 512). #20385 - Add checks for OpenJDK Style §4.2 - Class, Interface and Enum Names. #20217 - InvalidJavadocPositionCheck: false positive on correctly-placed Javadoc in compact source files (JEP 512). #20093 - Add checks for OpenJDK Style §3.13 - Redundant Paranthesis. #20268 - OuterTypeNumberCheck reports false positive on JEP 512 compact source files. #20283 - Javadoc parse error for generic outer class inner-class link. #19835 - Documentation Comments Style Guide - First Sentence.

... (truncated)

Commits
  • be24005 [maven-release-plugin] prepare release checkstyle-13.7.0
  • aceb637 doc: release notes for 13.7.0
  • b1c826a Issue #20395: Fix Javadoc parse error on @​link label containing Java array in...
  • b7e64b5 Issue #16807: Specify all default properties in RedundantModifier tests
  • 07fb841 Issue #16807: Specify all default properties in AnnotationUtil tests
  • f5ef1d8 Issue #16807: Specify all default properties in JavadocStyle tests
  • 9fadf1e Issue #20473: Remove CirrusCI since it has shut down
  • d13b845 Issue #19764: Move violation comments out of Javadoc for JavadocMissingWhites...
  • e9a8cd5 Issue #20452: Added checks for constants
  • e111596 Issue #11163: Split InputJavadocTagContinuationIndentation.java to resolve Fi...
  • 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 13.6.0 to 13.7.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.6.0...checkstyle-13.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, java. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants