Skip to content

Update dependency checkstyle to v10.26.0 #337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
checkstyle (source) 10.25.1 -> 10.26.0 age adoption passing confidence

Release Notes

checkstyle/checkstyle (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: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/checkstyle-10.x branch from cea80d5 to 2b83e89 Compare June 24, 2025 20:55
Copy link

codecov bot commented Jun 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8448683) to head (14e47bf).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #337   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       408       408           
===========================================
  Files             71        71           
  Lines           1353      1353           
  Branches         201       201           
===========================================
  Hits            1353      1353           

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

Copy link

@sir-gon sir-gon merged commit 3ef411b into main Jun 24, 2025
43 checks passed
@renovate renovate bot deleted the renovate/checkstyle-10.x branch June 24, 2025 21:24
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