Skip to content

fix(deps): update dependency checkstyle to v13.8.0#1351

Merged
renovate-sh-app[bot] merged 1 commit into
mainfrom
renovate/checkstyle-13.x
Jul 15, 2026
Merged

fix(deps): update dependency checkstyle to v13.8.0#1351
renovate-sh-app[bot] merged 1 commit into
mainfrom
renovate/checkstyle-13.x

Conversation

@renovate-sh-app

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
checkstyle (source) 13.7.013.8.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

checkstyle/checkstyle (checkstyle)

v13.8.0

Compare Source

Checkstyle 13.8.0 - https://checkstyle.org/releasenotes.html#Release_13.8.0

New:

#​20225 - MethodCountCheck: top-level methods not counted toward limits in compact source files (JEP 512).

Bug fixes:

#​20527 - Javadoc Ast: PARAMETER_TYPE has problems during parsing of generic methods.
#​20490 - UnusedLocalVariable: jdkVersion pre-22 should allow unused named pattern matched destructured variables via instanceof for pre-Java 22 code.
#​20641 - Add checks for Openjdk style chapter - Programming Practices.
#​19670 - Add checks for OpenJDK Style chapter - Braces.
#​20526 - Add checks for Openjdk style chapter - Horizontal WhiteSpace.
#​20588 - Add checks for openjdk style - Vertical WhiteSpace.
#​20622 - Add checks for openjdk style - Type Variables.
#​20523 - FinalClassCheck: NullPointerException on compact source files (JEP 512).
#​9806 - Javadoc summary not processed inside html tags.
#​20228 - OverloadMethodsDeclarationOrderCheck: split top-level overloads not flagged in compact source files (JEP 512).
#​20437 - Add checks for Openjdk style chapter - Wrapping Expressions.
#​20470 - False negative in UnnecessarySemicolonInEnumeration for multiple semicolons in enum body.
#​20597 - Add checks for Openjdk style chapter - Formatting.
#​20524 - AbbreviationAsWordInNameCheck: NullPointerException on compact source files (JEP 512).
#​20392 - Javadoc parse error while parsing reference.
#​20547 - UnusedImports: imported types inside Javadoc generic method-reference arguments are reported as unused.
#​20471 - Add checks for Openjdk style chapter - Variables.
#​20446 - Javadoc parse error on @link method reference containing generic parameter type.
#​20222 - HiddenFieldCheck: parameter shadowing top-level field not flagged in compact source files (JEP 512).
#​20330 - EmptyLineSeparator: false positive "',' should be separated from previous line" on multi-variable field declaration.

Other Changes:
Define violation messages for all violations.
JEP 512: compact source input coverage for all Checks.
unexpected output to logs from XdocsExamplesAstConsistencyTest.
Unexpected output in maven build from SearchIndexGenerator.
Use cases examples should not be named as Examples.
CI job to validatate that inputs of javadoc Checks pass javadoc jdk yool.
Validation of amount of Example that should be same by AST.
StackOverflowError in CI during execution over InputIndentationLongConcatenatedString.java.
Issues with bump maven-source-plugin from 3.2.1 to 3.3.0.
Improve XdocGenerator to generate file in temp folder and replace xdoc only on success.
review suppresions of org.openrewrite.staticanalysis.CodeCleanup.
jobs openrewrite-static-analysis is not working.
Organize openrewrite staticanalysis composite recipes by groups as it is done on openrewrite website.
CI execution to catch not latest dependency introduction in Pull.
Add test enforcing JEP 512 compact source input coverage for all Checks.
Resolve CheckerFramework violations.
investigate usage of jdeprscan tool in our CI.
Add checks for Openjdk style chapter - Javadoc.
Broken links in Checkstyle searchbar.
RedundantModifierCheck: redundant final on top-level method not flagged in compact source files (JEP 512).
Error in report generation by regression-report.
Prepare for Remove JavadocStyle as it fully covered by SummaryJavadoc.
Fix xdocs Examples AST Consistency Test (Reduce suppressions list).
Address review feedback on SearchIndexGenerator.
Conver test from XpathFilterElementTest to SuppressionXpathSingleFilterTest to use inlined config in Input files.
added spotbug bump induced violations to suppressions.
JavadocStyleCheck: Javadoc style rules not applied to top-level members in compact source files (JEP 512).
regression-report fails because required cache is not saved from issue_comment workflow.
Add It tests of openjdk and sun style sheets in pom.xml.
Anchor name "Fully_Qualified_Name" used more than once.
Buildkite is failing on `master`.

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| maven      | com.puppycrawl.tools:checkstyle | 13.7.0 | 13.8.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot added dependencies Pull requests that update a dependency file update-minor labels Jul 15, 2026
@renovate-sh-app
renovate-sh-app Bot requested review from a team, jaydeluca and zeitlinger as code owners July 15, 2026 03:07
@renovate-sh-app
renovate-sh-app Bot enabled auto-merge (squash) July 15, 2026 03:07
@renovate-sh-app
renovate-sh-app Bot merged commit 9bb723d into main Jul 15, 2026
15 checks passed
@renovate-sh-app
renovate-sh-app Bot deleted the renovate/checkstyle-13.x branch July 15, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file update-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant