Skip to content

Update dependency com.puppycrawl.tools:checkstyle to v13#26060

Merged
MarkEWaite merged 1 commit intomasterfrom
renovate/com.puppycrawl.tools-checkstyle-13.x
Jan 5, 2026
Merged

Update dependency com.puppycrawl.tools:checkstyle to v13#26060
MarkEWaite merged 1 commit intomasterfrom
renovate/com.puppycrawl.tools-checkstyle-13.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2026

This PR contains the following updates:

Package Change Age Confidence
com.puppycrawl.tools:checkstyle (source) 12.3.113.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

checkstyle/checkstyle (com.puppycrawl.tools:checkstyle)

v13.0.0

Checkstyle 13.0.0 - https://checkstyle.org/releasenotes.html#Release_13.0.0

Breaking backward compatibility:

#​17430 - Use jdk21 as minimial required

Bug fixes:

#​18409 - Remove duplicate violations in WhitespaceAfter and WhitespaceAround in sun_checks.xml

Other Changes:
jdk21: activate MissingNullCaseInSwitch for checkstyle project
Resolve Pitest Suppressions - imports
Conversion to Enhance Switch for AnnotationUseStyle Check Causing Jacoco Coverage Issue
Convert eligible classes to records
pitest: increase mutation coverage for indentation profile to 100%
Resolve Pitest Suppressions - filters
Fix xdocs Examples AST Consistency Test (Reduce suppressions list)
EmptyLineSeparator ignores configured tokens: reports violations for unlisted tokens and skips listed ones
Enforce file size on Java inputs
Store SARIF schema locally to avoid external network dependency
Update `JavadocCommentsTokenTypes.java` to new format of AST print

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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 added dependencies Pull requests that update a dependency file skip-changelog Should not be shown in the changelog labels Jan 5, 2026
@github-actions github-actions bot added the unresolved-merge-conflict There is a merge conflict with the target branch. label Jan 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

Please take a moment and address the merge conflicts of your pull request. Thanks!

@renovate renovate bot force-pushed the renovate/com.puppycrawl.tools-checkstyle-13.x branch from 11b4de5 to e6af336 Compare January 5, 2026 03:20
@github-actions github-actions bot removed the unresolved-merge-conflict There is a merge conflict with the target branch. label Jan 5, 2026
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in plugin BOM pull request:

I'll investigate the failing test further. This upgrade of a static analysis tool upgrade should not be cause a test to fail, but more investigation is needed.

@MarkEWaite
Copy link
Contributor

MarkEWaite commented Jan 5, 2026

The Launchable report of the test history for Security3630Test shows 8 test failures since 12 Dec 2025. In that period, there were likely many hundreds of test runs. I've restarted the job on ci.jenkins.io to confirm that the test failure is not repeatable and am running a testing loop on 3 machines to see if I can see the failures locally on those machines.

Screenshot of the Launchable report screencapture-app-launchableinc-organizations-jenkins-workspaces-jenkins-data-test-paths-class-hudson-cli-Security3630Test-2026-01-05-05_56_42

@MarkEWaite
Copy link
Contributor

No failures of the Security3630Test on any of the three machines. 39 test runs completed without a failure. Ignoring the test failure for now.

Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is now ready for merge. We will merge it after approximately 24 hours if there is no negative feedback.

/label ready-for-merge

@comment-ops-bot comment-ops-bot bot added the ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback label Jan 5, 2026
Copy link

@A1exKH A1exKH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@renovate renovate bot force-pushed the renovate/com.puppycrawl.tools-checkstyle-13.x branch from e6af336 to 9d2245f Compare January 5, 2026 21:11
@MarkEWaite MarkEWaite merged commit b48bf05 into master Jan 5, 2026
9 of 10 checks passed
@MarkEWaite MarkEWaite deleted the renovate/com.puppycrawl.tools-checkstyle-13.x branch January 5, 2026 21:46
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 ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback skip-changelog Should not be shown in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants