Skip to content

fix(deps): update dependency checkstyle to v13.2.0#8053

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/checkstyle-13.x
Open

fix(deps): update dependency checkstyle to v13.2.0#8053
renovate[bot] wants to merge 1 commit intomainfrom
renovate/checkstyle-13.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Change Age Confidence
checkstyle (source) 13.1.013.2.0 age confidence

Release Notes

checkstyle/checkstyle (checkstyle)

v13.2.0

Compare Source

Checkstyle 13.2.0 - https://checkstyle.org/releasenotes.html#Release_13.2.0

New:

#​16678 - new Check: NumericalPrefixesInfixesSuffixesCharacterCaseCheck numerical prefixes, infixes, and suffixes should be lowercase, except for "L"

Bug fixes:

#​18653 - False-negative: HexLiteralCase does not throw violation on Hex float literals
#​18486 - False positive: JavadocParagraph reports violation when <`p`> is after tags

Other Changes:
Documentation examples for MultiFileRegexpHeader does not have any header
Update `JavadocCommentsTokenTypes.java` to new format of AST print
Redundant `tokens` property in `CustomImportOrder` of `google_checks.xml`
Resolve error-prone violations
Fix SpotBugs UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR warning in IndentationCheck
Split openrewrite-refaster-rules ci job into two jobs
Enable pitest EXPERIMENTAL_MEMBER_VARIABLE
Add validation for single commit in pull
Update all pitest profiles to have mutationThreshold=99
Resolve violations from spotbugs sb-contrib 7.6.0
Convert regressions that use maven-checkstyle-plugin to CLI based
Define violation messages for all violations
dependency: bump pmd.version from 7.20.0 to 7.21.0
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger

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 6, 2026 00:56
@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.21%. Comparing base (4335cf2) to head (f5a9087).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8053      +/-   ##
============================================
- Coverage     90.22%   90.21%   -0.01%     
  Complexity     7600     7600              
============================================
  Files           838      838              
  Lines         22806    22806              
  Branches       2274     2274              
============================================
- Hits          20577    20575       -2     
- Misses         1517     1519       +2     
  Partials        712      712              

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

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.

0 participants