Update dependency checkstyle to v13.4.0#650
Merged
renovate[bot] merged 1 commit intomasterfrom Mar 30, 2026
Merged
Conversation
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.3.0→13.4.0Release Notes
checkstyle/checkstyle (checkstyle)
v13.4.0Checkstyle 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 - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.