Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2025

This PR contains the following updates:

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

Release Notes

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

v12.3.1

Compare Source

Checkstyle 12.3.1 - https://checkstyle.org/releasenotes.html#Release_12.3.1

Bug fixes:

#​17265 - Duplicate violations in WhitespaceAfter and WhitespaceAround in google config
#​17778 - Add support to properly follow Rule 7.1.1 General Form in Google Style Guide Implementation
#​18381 - NullPointerException in TextBlockGoogleStyleFormatting with text blocks in annotations
#​17727 - Need default config in google_checks.xml to forbid lowercase Javadoc beginnings

Other Changes:
Add missing property examples to XDocs for Checkstyle Checks
Resolve Pitest Suppressions - filters
Resolve Pitest Suppressions - api
Refine newly added reuse of metadata and xdoc to simplify Javadocs
Resolve Pitest Suppressions - tree-walker
Resolve Pitest Suppressions
NoClassDefFound Exception during compilation on jdk25
Resolve Pitest Suppressions - xpath
MissingOverride: update doc example to show method without inheritDoc
Update `JavadocCommentsTokenTypes.java` to new format of AST print
implement IDE agnostic configuration with `editorconfig.org`
Examples Validation: content is same in all for single Check
Enforce file size on Java inputs
Add `rewrite` support for `errorprone.refasterrules`
XMLLoggerTest.java to use verifyWithInlineConfigParserAndXmlLogger
cleanup spotbugs suppression after next fb-contrib release
pitest: increase mutation coverage for indentation profile to 100%
Resolve error-prone violations
Remove CheckerFramework 'RegexChecker' annotation processor
XdocsExampleFileTest should catch fact that ExampleX.java is not referenced in respected Test class
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger
Define violation messages for all violations
Intellij Idea setup: Add steps to change encoding of properties file to UTF-8.
Resolve Pitest Suppressions - ant
build failure in CI for project Configurate
Updating properties in Input files to mention all default properties,
Resolve Pitest Suppressions - common
Clarification needed for 5.2.5 Non-constant field names coverage in Google style
Resolve CheckerFramework violations
Convert eligible classes to records
resolve PMD warning during execution
Remove last example code block at at the bottom of examples for NoLineWrap

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) December 31, 2025 18:53
@renovate renovate bot requested review from a team as code owners December 31, 2025 18:53
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Dec 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.22%. Comparing base (69521a0) to head (cf436f1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1790      +/-   ##
============================================
+ Coverage     92.11%   93.22%   +1.10%     
- Complexity      614      617       +3     
============================================
  Files            55       55              
  Lines          1446     1446              
  Branches        161      161              
============================================
+ Hits           1332     1348      +16     
+ Misses           68       54      -14     
+ Partials         46       44       -2     
Flag Coverage Δ
unittests 93.22% <ø> (+1.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot merged commit a237df3 into main Dec 31, 2025
13 checks passed
@renovate renovate bot deleted the renovate/com.puppycrawl.tools-checkstyle-12.x branch December 31, 2025 20:59
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.

1 participant