Update dependency com.puppycrawl.tools:checkstyle to v13.11.0 - #374
Open
xdev-renovate wants to merge 1 commit into
Open
Update dependency com.puppycrawl.tools:checkstyle to v13.11.0#374xdev-renovate wants to merge 1 commit into
xdev-renovate wants to merge 1 commit into
Conversation
xdev-renovate
force-pushed
the
renovate/com.puppycrawl.tools-checkstyle-13.x
branch
from
June 15, 2026 06:03
9b62626 to
7a6e975
Compare
xdev-renovate
force-pushed
the
renovate/com.puppycrawl.tools-checkstyle-13.x
branch
from
June 29, 2026 05:51
7a6e975 to
a70adb2
Compare
xdev-renovate
force-pushed
the
renovate/com.puppycrawl.tools-checkstyle-13.x
branch
from
July 12, 2026 06:24
a70adb2 to
c6234dc
Compare
xdev-renovate
force-pushed
the
renovate/com.puppycrawl.tools-checkstyle-13.x
branch
from
July 27, 2026 06:54
c6234dc to
d0db3dd
Compare
xdev-renovate
force-pushed
the
renovate/com.puppycrawl.tools-checkstyle-13.x
branch
2 times, most recently
from
August 10, 2026 03:36
d0db3dd to
18956e2
Compare
xdev-renovate
force-pushed
the
renovate/com.puppycrawl.tools-checkstyle-13.x
branch
from
August 17, 2026 03:21
18956e2 to
e6c5069
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.
This PR contains the following updates:
13.10.0→13.11.0Release Notes
checkstyle/checkstyle (com.puppycrawl.tools:checkstyle)
v13.11.0Checkstyle 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.
Other Changes:
`testExampleCountMatchesPropertyCount` incorrectly counts examples that only configure `violateExecutionOnNonTightHtml`.
Improve the Checkstyle landing page.
Create some ability to execute metadata file generation before test phase.
Improve Input coverage for compact sources (JEP 512) for all Checks.
Fix broken Javadoc method links in *.xml.vm file due to Doxia anchor encoding.
Fix violation message comments to use quoted text and remove associated suppressions.
Enforce file size on Java inputs.
Improvements to site workflow.
Website table of contents doesn't show use cases.
Make testExampleCountMatchesPropertyCount enforce exact example count match.
Renumber examples so default-config example is Example1.
Fix examples with duplicate violation behavior.
doc: remove redundant `toc` Doxia macro.
Update grammar inputs for JDK20.
enforce that a module's default-config example is always Example1.
TocMacro: TOC entry title should always come from config description, not from a property.
deployment of website to Sourceforge is failed.
Fix modules suppressed from the default-config example test.
weird XpathRegressionTest.REGEXP_JAVADOC_CHECKS list.
Remove old method from pitest exclude config.
Test's violation-line comparison uses absolute file lines instead of lines relative to the visible xdoc section.
remove usage of JavadocTags class.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.