Skip to content

fix(deps): update dependency checkstyle to v13.4.0#8220

Merged
jack-berg merged 1 commit intomainfrom
renovate/checkstyle-13.x
Mar 30, 2026
Merged

fix(deps): update dependency checkstyle to v13.4.0#8220
jack-berg merged 1 commit intomainfrom
renovate/checkstyle-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 29, 2026

This PR contains the following updates:

Package Change Age Confidence
checkstyle (source) 13.3.013.4.0 age confidence

Release Notes

checkstyle/checkstyle (checkstyle)

v13.4.0

Compare Source

Checkstyle 13.4.0 - https://checkstyle.org/releasenotes.html#Release_13.4.0

Breaking backward compatibility:

#​8315 - Improve violation message of ImportOrder

New:

#​17565 - Line break must be present after { of non-empty block in switch rule
#​18065 - New Check: IllegalSymbol to forbit emoj in code

Bug fixes:

#​18228 - False-positive: Suppress indentation check when quotes start at the left margin
#​17137 - UnnecessaryNullCheckWithInstanceOf ignores redundant null check for complex cases.
#​17842 - False-negative: Member names with underscores

Other Changes:
Define violation messages for all violations
Enforce file size on Java inputs
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger
Use buildkite CI
Updating properties in Input files to mention all default properties,
validation of versions is not working as expected anymore
Fix xdocs Examples AST Consistency Test (Reduce suppressions list)
XpathRegressionXxxxxxXxxxxxTest should have 3 test methods
Enable IDEA inspection JavadocBlankLines inspector
Update all job that uses 75% or memory to use 90%
infra: Update Semaphore CI os_image from ubuntu2004 (deprecated, brownout phase)
Migrate remaining test files to use getExpectedThrowable instead of fail()
Rethink purpose of package section in Check module documentation
Add missing property examples to XDocs for Checkstyle Checks
job no-error-pmd is failing with likely memory problem
doc: fix grammar and capitalization typos in GSOC.md
Improve documentation about external DTD loading
Organize openrewrite staticanalysis composite recipes by groups as it is done on openrewrite website
Refactor ViolationMessagesMacro::constructMessageKeyUrl to use UrlEncoder
POM Property Names
Fix existing cases of `getFileContents()` usage
XMLLoggerTest.java to use verifyWithInlineConfigParserAndXmlLogger
Trailing comment alignment test fails with tab-based indentation in test input files
Stable failure of several circleci jobs
Update doc for SuppressWithPlainTextCommentFilter
create xdoc documetation page to explain details of Xpath support
Remove Experimental from XPath Filter
Potential Typo in Running `>` Command Line `>` Usage by Classpath Update
JavaNCSS : Explain Counting
MissingNullCaseInSwitch: cases that not obvious how to fix in right way
Example of validation for Large Constant Collection
Exclude external and generated files from spell checking
Add instruction to exclude resources files for IntelliJ Idea
Forbid usage of Truth's `StandardSubjectBuilder#fail` method.
All contribution and development documentation should live in GitHub
test to check indentation trailing comments are vertically aligned
Re-enable inspections that were temporarily suppressed for Qodana
update XdocsExamplesAstConsistencyTest to skip from detecton of diff name of constructors
doc: fix grammar in cmdline (caught, Generates an output suppression XML)
Resolve CheckerFramework violations
doc: Add 12.x to JRE version table in index.xml.vm
Re-enable and Monitor `YAMLSchemaValidation` inspection
Add Check Support for Java 21 Pattern Matching for Switch Syntax: RightCurly
Metadata/Xdoc generators do not handle {`@`literal} and incorrectly handle {`@`code} with XML special characters
Remove from whitelist file odd words that came from test imput files
update XdocsExamplesAstConsistencyTest to skip modules with no properties
All checks should be used

Configuration

📅 Schedule: 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 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

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

@renovate renovate bot requested a review from a team as a code owner March 29, 2026 20:22
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.31%. Comparing base (d688fa6) to head (fd67129).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8220   +/-   ##
=========================================
  Coverage     90.31%   90.31%           
- Complexity     7652     7654    +2     
=========================================
  Files           843      843           
  Lines         23071    23071           
  Branches       2311     2311           
=========================================
+ Hits          20836    20837    +1     
  Misses         1516     1516           
+ Partials        719      718    -1     

☔ View full report in Codecov by Sentry.
📢 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.

@jack-berg jack-berg merged commit f44b56b into main Mar 30, 2026
28 checks passed
@jack-berg jack-berg deleted the renovate/checkstyle-13.x branch March 30, 2026 18:49
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