Skip to content

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

Merged
andreaTP merged 1 commit into
mainfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.11.0
Aug 20, 2026
Merged

chore(deps): bump com.puppycrawl.tools:checkstyle from 13.10.0 to 13.11.0#155
andreaTP merged 1 commit into
mainfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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.10.0 to 13.11.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.10.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 20, 2026
@dependabot
dependabot Bot requested a review from andreaTP as a code owner August 20, 2026 04:13
@dependabot dependabot Bot added the java Pull requests that update java code label Aug 20, 2026
@andreaTP
andreaTP merged commit f0ee3c2 into main Aug 20, 2026
30 checks passed
@andreaTP
andreaTP deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-13.11.0 branch August 20, 2026 11:32
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