Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
com.puppycrawl.tools:checkstyle (source) 11.0.1 -> 11.1.0 age confidence

Release Notes

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

v11.1.0

Checkstyle 11.1.0 - https://checkstyle.org/releasenotes.html#Release_11.1.0

New:

#​17451 - false-negative: whitespace between type annotation and array declarator or ellipsis

Bug fixes:

#​17540 - Annotation location rule is not enforced in package-info.java file
#​17507 - Google style: Missing support for multipart versioning format using underscores in method names
#​17778 - Add support to properly follow Rule 7.1.1 General Form in Google Style Guide Implementation
#​17825 - --generate-checks-and-files-suppression option generates invalid XML
#​13048 - JavadocTagContinuationIndentation: missing support to arbitrary indentation in <pre> tags
#​11867 - LineLength gets triggered on multi-line strings for Google Checks

Other Changes:
update JavadocTokenTypes.java to new format of AST print
Fix wrong dtd scheme reference in CLI example
move examples of IllegalImport to compilable folder
LineLength coverage page: missing note about command line exemptions
Add `rewrite` support for `errorprone.refasterrules`
Reuse in metadata module scrapper all methods to get data from javadoc and reflection only
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger
Add chechstyle-operewrite recipes to the project.
test to check indentation trailing comments are vertically aligned
Fix Javadoc Warnings: "use of default constructor, which does not provide a comment"
Upgrade all scripts to groovy 3.0.17 or 4.x
doc: make nrmancuso "former"
Convert eligible classes to records

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) September 28, 2025 17:35
@renovate renovate bot requested review from a team as code owners September 28, 2025 17:35
Copy link

Copy link

codecov bot commented Sep 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.41%. Comparing base (58b6575) to head (80ce819).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1640      +/-   ##
============================================
+ Coverage     91.80%   93.41%   +1.60%     
- Complexity      487      491       +4     
============================================
  Files            46       46              
  Lines          1184     1184              
  Branches        105      105              
============================================
+ Hits           1087     1106      +19     
+ Misses           66       48      -18     
+ Partials         31       30       -1     
Flag Coverage Δ
unittests 93.41% <ø> (+1.60%) ⬆️

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 b686932 into main Sep 28, 2025
13 checks passed
@renovate renovate bot deleted the renovate/com.puppycrawl.tools-checkstyle-11.x branch September 28, 2025 21:50
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.

0 participants