Skip to content

chore(deps): bump com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0#7259

Merged
DenizAltunkapan merged 1 commit intomasterfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.2.0
Feb 5, 2026
Merged

chore(deps): bump com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0#7259
DenizAltunkapan merged 1 commit intomasterfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0.

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-13.2.0

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

Commits
  • 4dd3be8 [maven-release-plugin] prepare release checkstyle-13.2.0
  • 84fa874 doc: release notes for 13.2.0
  • 48dfde0 Issue #18809: removed xdocs section markers
  • 8ffb662 Issue #17882: Add STRING_LITERAL token Javadoc with AST example
  • d0dcddf Issue #18612: Remove redundant tokens property from CustomImportOrder in goog...
  • a6594e0 Issue #18599: Disable InlineMeSuggester as Error Prone annotations are forbid...
  • c1f7520 Issue #18843: Indentation Check Handlers should not have reference to check i...
  • 6a0b1ed Issue #18856: Split openrewrite-refaster-rules ci job into two jobs
  • 66b1f61 Issue #18836: Enable pitest EXPERIMENTAL_MEMBER_VARIABLE and exclude optimiza...
  • c7da3ee dependency: Update Google Java Format version to 1.34.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.1.0...checkstyle-13.2.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 13.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 5, 2026
@dependabot dependabot bot requested a review from DenizAltunkapan as a code owner February 5, 2026 21:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2026
@dependabot dependabot bot requested review from alxkm and yanglbme as code owners February 5, 2026 21:43
@dependabot dependabot bot added the java Pull requests that update Java code label Feb 5, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.32%. Comparing base (a14b234) to head (942f372).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7259   +/-   ##
=========================================
  Coverage     79.31%   79.32%           
- Complexity     6991     6992    +1     
=========================================
  Files           781      781           
  Lines         22955    22955           
  Branches       4509     4509           
=========================================
+ Hits          18207    18209    +2     
  Misses         4020     4020           
+ Partials        728      726    -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.

@DenizAltunkapan DenizAltunkapan merged commit 249b88f into master Feb 5, 2026
9 checks passed
@DenizAltunkapan DenizAltunkapan deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-13.2.0 branch February 5, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants