Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

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.

checkstyle-13.10.0

Checkstyle 13.10.0 - https://checkstyle.org/releasenotes.html#Release_13.10.0

... (truncated)

Commits
  • bf20407 [maven-release-plugin] prepare release checkstyle-13.11.0
  • 6795a54 doc: release notes for 13.11.0
  • a4fb9e4 Issue #21243: testExampleCountMatchesPropertyCount incorrectly counts example...
  • e71bf80 minor: remove old references to #13426; I am not sure when we rethink locatio...
  • 279b7e9 Issue #21187: Improve the Checkstyle landing page
  • 2655279 Issue #13426: Move site generation to a separate project
  • 417e6bc Issue #21222: Added coverage for PreferLiteralJavadocInlineTag
  • 31f3d11 Issue #21101: Fix false positives google_checks local variable naming
  • 7f794af Issue #20973: Fix Javadoc parse error on '<' inside a quoted HTML attribute v...
  • 1070be4 dependency: bump org.apache.maven.wrapper:maven-wrapper from 3.3.2 to 3.3.4
  • 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 13.11.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.9.0...checkstyle-13.11.0)

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

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 19, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.82%. Comparing base (60e1774) to head (9b81858).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #286   +/-   ##
=========================================
  Coverage     80.82%   80.82%           
  Complexity      970      970           
=========================================
  Files           185      185           
  Lines          2816     2816           
  Branches        170      170           
=========================================
  Hits           2276     2276           
  Misses          425      425           
  Partials        115      115           

☔ 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.

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.

1 participant