chore(deps): bump com.puppycrawl.tools:checkstyle from 12.1.2 to 13.10.0 - #162
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.1.2 to 13.10.0#162dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0
branch
from
August 13, 2026 21:08
9281378 to
6cf3ba5
Compare
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.2 to 13.10.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.2...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-major ... 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 13, 2026 21:10
6cf3ba5 to
9e3cc73
Compare
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 12.1.2 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