fix(deps): update dependency checkstyle to v13.3.0#425
Merged
Conversation
trask
approved these changes
Mar 1, 2026
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.2.0→13.3.0Release Notes
checkstyle/checkstyle (checkstyle)
v13.3.0Checkstyle 13.3.0 - https://checkstyle.org/releasenotes.html#Release_13.3.0
Breaking backward compatibility:
#18146 - Clean up grammar for discontinued preview feature (pattern matching for switch)
New:
#15180 - NewCheck: UseEnhancedSwitch
#18494 - New Check: GoogleNonConstantFieldNameCheck to enforce Google Java Style Guide member naming
#18109 - new Check: LineEnding
Bug fixes:
#9719 - Indentation check regression with "new"
#17541 - Empty line separator is not enforced in
package-info.javafileOther Changes:
Enforce file size on Java inputs
Re-enable inspections that were temporarily suppressed for Qodana
Fix PMD 7.1.0 Violations
Add missing property examples to XDocs for Checkstyle Checks
Pitest: examine and try to remove infinite loop mutations
Remove from whitelist file odd words that came from test imput files
Fix xdocs Examples AST Consistency Test (Reduce suppressions list)
Resolve violation from RegExpDuplicateCharacterInClass inspection
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger
Resolve Pitest Suppressions - java-ast-visitor
Conver test from XpathFilterElementTest to SuppressionXpathSingleFilterTest to use inlined config in Input files
Update `JavadocCommentsTokenTypes.java` to new format of AST print
Expand "Writing Check" to include XPath support
Top comment should 'Compilable with Java22'
False positive: indentation inside of constructor parameters inside try block
Updating properties in Input files to mention all default properties,
Resolve error-prone violations
Organize openrewrite staticanalysis composite recipes by groups as it is done on openrewrite website
Define violation messages for all violations
Find way to keep qodana yml in config folder
Fix typos and improve grammer in testing techniques guide
doc: Add DESCRIPTION token example with AST tree - Issue #17882
Clone `SpongePowered/Configurate` once SpongePowered/Configurate#617 is merged
Documentation examples for RegexpHeader and Header does not have any header
Activate Java 21 migration recipes in OpenRewrite CI
Consolidate `no_output_timeout`
Resolve CheckerFramework violations
migrate IDEA inpection in CI to most recent version
Fix comment
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.
This PR was generated by Mend Renovate. View the repository job log.