Skip to content

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

Merged
rhwood merged 1 commit into
mainfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0
Aug 14, 2026
Merged

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

checkstyle-13.10.0

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

Breaking backward compatibility:

#5744 - JavadocVariable MissingJavadocMethod MissingJavadocType: Expand Javadoc violation messages to include named context.

New:

#21071 - WriteTag: new messages when violation is on method. #19991 - NonEmptyAtclauseDescription should to validate since tags. #17841 - New Check: GoogleMethodName to fix false-negative on method names with underscores. #21079 - New Check: IllegalBlockTag. #20987 - New check: JavadocRegexp. #18064 - New check: ArrayBracketWhitespace. #18420 - New Check: GoogleMethodNameCheck to enforce Google Java Style Guide method naming.

Bug fixes:

#20995 - Add MultilineCommentLeadingAsteriskPresence check to google_checks.xml. #3469 - JavadocMethod: check for duplicate parameter block tags. #20972 - Javadoc parse error on HTML comment with a line ending in a hyphen. #19931 - Documentation Comments Style Guide - Contents of package.html source file. #18842 - google_checks.xml incorrectly marks return inlined tag as violation from SummaryJavadoc. #19925 - Documentation Comments Style Guide - Custom Tags and Annotations. #19919 - Documentation Comments Style Guide - @param. #19808 - Add checks for Documentation Comments Style Guide - Notes.

... (truncated)

Commits
  • a9eec04 [maven-release-plugin] prepare release checkstyle-13.10.0
  • 1b9b260 doc: release notes for 13.10.0
  • dfa2dc8 Issue #20514: Code changes for enabling toc in website
  • 1d9666f Issue #20514: Added xml and xml template toc changes
  • b709107 Issue #17841: Add GoogleMethodName to google_checks
  • ec37719 Issue #21119: Fix duplicate violation behavior in examples: methodname
  • 13f477f minor: Update expected size in XmlMetaReaderTest
  • 2c40ae6 Issue #20995: Add MultilineCommentLeadingAsteriskPresence to google_checks
  • 913f6cf Issue #21119: Fix duplicate violation behavior in examples: typename
  • 91a7bf2 Issue #21079: New Check IllegalBlockTag
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 13, 2026
@dependabot
dependabot Bot requested a review from rhwood as a code owner August 13, 2026 20:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 13, 2026
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (0168d03) to head (375c890).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #657   +/-   ##
=========================================
  Coverage     93.20%   93.20%           
  Complexity       61       61           
=========================================
  Files             3        3           
  Lines           677      677           
  Branches         13       13           
=========================================
  Hits            631      631           
  Misses           46       46           

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

@dependabot
dependabot Bot force-pushed the dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0 branch 2 times, most recently from 1c321ba to 145010f Compare August 13, 2026 21:41
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.9.0 to 13.10.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.9.0...checkstyle-13.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0 branch from 145010f to 375c890 Compare August 14, 2026 00:19
@rhwood
rhwood merged commit 39199ae into main Aug 14, 2026
8 checks passed
@rhwood
rhwood deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0 branch August 14, 2026 00:21
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