Skip to content

Update dependency checkstyle to v13.11.0 - #562

Merged
sir-gon merged 1 commit into
mainfrom
renovate/checkstyle-13.x
Aug 17, 2026
Merged

Update dependency checkstyle to v13.11.0#562
sir-gon merged 1 commit into
mainfrom
renovate/checkstyle-13.x

Conversation

@renovate

@renovate renovate Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
checkstyle (source) 13.10.013.11.0 age confidence

Release Notes

checkstyle/checkstyle (checkstyle)

v13.11.0

Compare Source

Checkstyle 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)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5c8bfcc) to head (d454796).

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #562   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       433       433           
===========================================
  Files             76        76           
  Lines           1384      1384           
  Branches         213       213           
===========================================
  Hits            1384      1384           

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

@sir-gon
sir-gon merged commit e8c746b into main Aug 17, 2026
41 of 42 checks passed
@renovate
renovate Bot deleted the renovate/checkstyle-13.x branch August 17, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant