Skip to content

chore(deps): bump com.puppycrawl.tools:checkstyle from 13.4.1 to 13.4.2#7411

Merged
alxkm merged 1 commit intomasterfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.2
May 2, 2026
Merged

chore(deps): bump com.puppycrawl.tools:checkstyle from 13.4.1 to 13.4.2#7411
alxkm merged 1 commit intomasterfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps com.puppycrawl.tools:checkstyle from 13.4.1 to 13.4.2.

Release notes

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

checkstyle-13.4.2

Checkstyle 13.4.2 - https://checkstyle.org/releasenotes.html#Release_13.4.2

Bug fixes:

#19709 - False-positive in Indentation check with yield switch statements. #19755 - Add checks for OpenJDK Style §4.3 - Method Names. #18438 - False positive: EmptyLineSeparator reports violation on method call.

Commits
  • 7fade3b [maven-release-plugin] prepare release checkstyle-13.4.2
  • 559c008 doc: release notes for 13.4.2
  • 8ff1f4f Issue #19772: Excluded plexus-utils due to vulnerability
  • 7de1768 dependency: bump checkerframework.version from 4.0.0 to 4.1.0
  • ff75c20 Issue #19764: Move violation comments out of Javadoc for javadoctype input files
  • 3db5753 Issue #19729: added formatting
  • 56c54ad Issue #19709: Fix Indentation false positive for nested yield switch expression
  • 04a55f7 Issue #19755: Added checks for OpenJDK Style §4.3 - Method Names
  • c1a3c48 Issue #12843: Activate disabled no-error validation jobs in CI
  • 2dce8d2 Issue #13740: Find a way to make example message skip par or message without ...
  • 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.4.1 to 13.4.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.4.1...checkstyle-13.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 2, 2026
@dependabot dependabot Bot requested a review from DenizAltunkapan as a code owner May 2, 2026 20:13
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 2, 2026
@dependabot dependabot Bot requested review from alxkm and yanglbme as code owners May 2, 2026 20:13
@dependabot dependabot Bot added the java Pull requests that update Java code label May 2, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.55%. Comparing base (35b94ab) to head (576aef0).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7411   +/-   ##
=========================================
  Coverage     79.55%   79.55%           
- Complexity     7178     7179    +1     
=========================================
  Files           798      798           
  Lines         23467    23467           
  Branches       4617     4617           
=========================================
  Hits          18668    18668           
  Misses         4054     4054           
  Partials        745      745           

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

@alxkm alxkm merged commit 6db8e20 into master May 2, 2026
9 checks passed
@alxkm alxkm deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.2 branch May 2, 2026 20:16
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.

3 participants