Skip to content

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

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 - 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 added bot dependencies Pull requests that update a dependency file labels Jan 5, 2026
@renovate renovate bot requested a review from a team as a code owner January 5, 2026 01:41
@renovate renovate bot added dependencies Pull requests that update a dependency file bot labels Jan 5, 2026
@hzpz hzpz force-pushed the renovate/major-checkstyle.version branch from 54d50f7 to 00532da Compare January 16, 2026 07:31
@renovate
Copy link
Contributor Author

renovate bot commented Jan 16, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@hzpz hzpz force-pushed the renovate/major-checkstyle.version branch from 00532da to 8ece716 Compare January 16, 2026 09:43
@hzpz hzpz changed the title chore(deps): update dependency com.puppycrawl.tools:checkstyle to v13 chore(deps): Limit checkstyle to version 12.x to stay compatible with Java 17 Jan 16, 2026
@hzpz
Copy link
Contributor

hzpz commented Jan 16, 2026

Checkstyle 13+ requires Java 21. Since we want to stay compatible with Java 17, configure Renovate to only allow versions below 13.

Checkstyle 13+ requires Java 21. Configure Renovate to only
allow versions below 13 to stay compatible with Java 17.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@hzpz hzpz force-pushed the renovate/major-checkstyle.version branch from 8ece716 to a40b0a8 Compare January 16, 2026 09:47
@hzpz hzpz enabled auto-merge (squash) January 16, 2026 09:47
@hzpz hzpz merged commit 28700d2 into master Jan 16, 2026
2 checks passed
@hzpz hzpz deleted the renovate/major-checkstyle.version branch January 16, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants