Skip to content

fix(deps): update dependency checkstyle to v13.3.0#8126

Merged
jkwatson merged 1 commit intomainfrom
renovate/checkstyle-13.x
Feb 28, 2026
Merged

fix(deps): update dependency checkstyle to v13.3.0#8126
jkwatson merged 1 commit intomainfrom
renovate/checkstyle-13.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

Package Change Age Confidence
checkstyle (source) 13.2.013.3.0 age confidence

Release Notes

checkstyle/checkstyle (checkstyle)

v13.3.0

Compare Source

Checkstyle 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.java file

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


  • 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 February 28, 2026 18:13
@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.33%. Comparing base (e37a6b1) to head (7b549bc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8126      +/-   ##
============================================
- Coverage     90.34%   90.33%   -0.02%     
+ Complexity     7647     7646       -1     
============================================
  Files           841      841              
  Lines         23007    23007              
  Branches       2295     2295              
============================================
- Hits          20786    20783       -3     
- Misses         1507     1508       +1     
- Partials        714      716       +2     

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

@jkwatson jkwatson merged commit 997da1f into main Feb 28, 2026
28 checks passed
@jkwatson jkwatson deleted the renovate/checkstyle-13.x branch February 28, 2026 21:24
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