Skip to content

build(deps): bump com.puppycrawl.tools:checkstyle from 13.9.0 to 14.0.0 - #956

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

build(deps): bump com.puppycrawl.tools:checkstyle from 13.9.0 to 14.0.0#956
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-14.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps com.puppycrawl.tools:checkstyle from 13.9.0 to 14.0.0.

Release notes

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

checkstyle-14.0.0

Checkstyle 14.0.0 - https://checkstyle.org/releasenotes.html#Release_14.0.0

New:

#8240 - Java Grammar: module-info.java support.

Bug fixes:

#21112 - InvalidJavadocPosition: false positive on module-info.java Javadoc. #21110 - PackageDeclaration: false positive "Missing package declaration" on module-info.java.

checkstyle-13.11.0

Checkstyle 13.11.0 - https://checkstyle.org/releasenotes.html#Release_13.11.0

Breaking backward compatibility:

#21080 - WriteTag: remove tagSeverity property and make Check to work only for violation of tag absence.

New:

#20984 - new Check: PreferLiteralJavadocInlineTag.

Bug fixes:

#13426 - Xdoc file generation should be separate project that executes in maven build as just another phase; remove doxia dependency. #21222 - Add PreferLiteralJavadocInlineTag in openjdk_checks.xml. #21101 - google_checks.xml: LocalVariableName/LocalFinalVariableName false positive for identifier example "guava33_4_6" from Google Java Style Guide. #20973 - Javadoc parse error on quoted HTML attribute value containing '<'. #19913 - Documentation Comments Style Guide - Avoid Latin. #17728 - Google style: False negative missing spacing between type and variable.

... (truncated)

Commits
  • 2feea2e [maven-release-plugin] prepare release checkstyle-14.0.0
  • 9b5b44f doc: release notes for 14.0.0
  • 9c5344b Issue #21112: Fix InvalidJavadocPosition false positive on module Javadoc
  • 21cdce9 Issue #21245: Resolve Commons Logging incompatibility with XWiki validation
  • f1cdd26 Issue #21110: Fix PackageDeclaration false positive on module-info.java
  • 48b0316 infra: use pull_request_target for site workflow
  • e7d79f5 doc: mention 14.x in JRE matrix and Java 25 language support on index page
  • 86c9dae minor: Bump version to 14.0.0-SNAPSHOT
  • 74d612a Issue #8240: Add grammar support for module-info.java
  • 0a64d24 Issue #21207: Make LocalFinalVariableName default-config example Example1
  • 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.9.0 to 14.0.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.9.0...checkstyle-14.0.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 14.0.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 Aug 22, 2026
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