Bump com.puppycrawl.tools:checkstyle from 13.8.0 to 13.10.0 - #555
Merged
github-actions[bot] merged 2 commits intoAug 14, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.8.0 to 13.10.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.8.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 12:36
2820a44 to
326f40e
Compare
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
auto-merge was automatically disabled
August 14, 2026 12:40
Head branch was pushed to by a user without write access
|
github-actions
Bot
deleted the
dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0
branch
August 14, 2026 12:43
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.8.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