Skip to content

chore(deps): bump com.puppycrawl.tools:checkstyle from 13.11.0 to 14.0.0 - #7582

Merged
alxkm merged 1 commit into
masterfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-14.0.0
Aug 26, 2026
Merged

chore(deps): bump com.puppycrawl.tools:checkstyle from 13.11.0 to 14.0.0#7582
alxkm merged 1 commit into
masterfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-14.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.puppycrawl.tools:checkstyle from 13.11.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.

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.11.0 to 14.0.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.11.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 25, 2026
@dependabot
dependabot Bot requested a review from DenizAltunkapan as a code owner August 25, 2026 21:43
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 25, 2026
@dependabot
dependabot Bot requested review from alxkm and yanglbme as code owners August 25, 2026 21:43
@dependabot dependabot Bot added the java Pull requests that update Java code label Aug 25, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.62%. Comparing base (43aa81a) to head (5505102).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7582   +/-   ##
=========================================
  Coverage     80.62%   80.62%           
+ Complexity     7498     7497    -1     
=========================================
  Files           816      816           
  Lines         24097    24097           
  Branches       4741     4741           
=========================================
  Hits          19429    19429           
  Misses         3906     3906           
  Partials        762      762           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alxkm
alxkm merged commit 0be0e71 into master Aug 26, 2026
9 checks passed
@alxkm
alxkm deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-14.0.0 branch August 26, 2026 05:56
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.

2 participants