chore(deps): bump com.puppycrawl.tools:checkstyle from 13.9.0 to 13.10.0 - #657
Merged
rhwood merged 1 commit intoAug 14, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
dependabot
Bot
force-pushed
the
dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0
branch
2 times, most recently
from
August 13, 2026 21:41
1c321ba to
145010f
Compare
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
Bot
force-pushed
the
dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0
branch
from
August 14, 2026 00:19
145010f to
375c890
Compare
rhwood
approved these changes
Aug 14, 2026
rhwood
deleted the
dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0
branch
August 14, 2026 00:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.puppycrawl.tools:checkstyle from 13.9.0 to 13.10.0.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
a9eec04[maven-release-plugin] prepare release checkstyle-13.10.01b9b260doc: release notes for 13.10.0dfa2dc8Issue #20514: Code changes for enabling toc in website1d9666fIssue #20514: Added xml and xml template toc changesb709107Issue #17841: Add GoogleMethodName to google_checksec37719Issue #21119: Fix duplicate violation behavior in examples: methodname13f477fminor: Update expected size in XmlMetaReaderTest2c40ae6Issue #20995: Add MultilineCommentLeadingAsteriskPresence to google_checks913f6cfIssue #21119: Fix duplicate violation behavior in examples: typename91a7bf2Issue #21079: New Check IllegalBlockTag