Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.puppycrawl.tools:checkstyle (source) 10.25.1 -> 10.26.0 age adoption passing confidence

Release Notes

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

v10.26.0

Compare Source

Checkstyle 10.26.0 - https://checkstyle.org/releasenotes.html#Release\_10.26.0

New:

#​14949 - Add Check Support for Java 21 Record Pattern : New Check PatternVariableAssignment

Bug fixes:

#​8965 - Indentation check doesn't give violation when google formatter does
#​17122 - False positive on indentation for Annotation Arrays

Other Changes:
Add data to javadoc of Check to indicate true version of module properties inherited from the abstract parent class
Preparation for Migration of Checkstyle Codebase to Java 17
PropertyCacheFileTest.testPathToCacheContainsOnlyFileName is failing
update JavadocTokenTypes.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: 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) June 24, 2025 20:51
@renovate renovate bot requested review from a team as code owners June 24, 2025 20:51
@codecov
Copy link

codecov bot commented Jun 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.40%. Comparing base (b64efe8) to head (a2fe670).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1494      +/-   ##
============================================
+ Coverage     92.97%   93.40%   +0.42%     
- Complexity      488      490       +2     
============================================
  Files            46       46              
  Lines          1182     1182              
  Branches        103      103              
============================================
+ Hits           1099     1104       +5     
+ Misses           53       48       -5     
  Partials         30       30              
Flag Coverage Δ
unittests 93.40% <ø> (+0.42%) ⬆️

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 force-pushed the renovate/com.puppycrawl.tools-checkstyle-10.x branch from d9968fe to a2fe670 Compare June 25, 2025 02:50
@sonarqubecloud
Copy link

@renovate renovate bot merged commit 300a705 into main Jun 25, 2025
13 checks passed
@renovate renovate bot deleted the renovate/com.puppycrawl.tools-checkstyle-10.x branch June 25, 2025 06:32
suvaidkhan pushed a commit to suvaidkhan/java-sdk that referenced this pull request Aug 11, 2025
….26.0 (open-feature#1494)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: suvaidkhan <[email protected]>
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.

2 participants