Skip to content

Update dependency checkstyle to v13.4.2#486

Merged
sir-gon merged 1 commit into
mainfrom
renovate/checkstyle-13.x
May 4, 2026
Merged

Update dependency checkstyle to v13.4.2#486
sir-gon merged 1 commit into
mainfrom
renovate/checkstyle-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2026

This PR contains the following updates:

Package Change Age Confidence
checkstyle (source) 13.4.013.4.2 age confidence

Release Notes

checkstyle/checkstyle (checkstyle)

v13.4.2

Compare Source

Checkstyle 13.4.2 - https://checkstyle.org/releasenotes.html#Release_13.4.2

Bug fixes:

#​19709 - False-positive in Indentation check with yield switch statements.
#​19755 - Add checks for OpenJDK Style §4.3 - Method Names.
#​18438 - False positive: EmptyLineSeparator reports violation on method call.

Other Changes:
Vulnerability in org.codehaus.plexus:plexus-utils.
Move violation comments out of Javadoc for all input files.
OpenJDK style table: make Section 2 check listing consistent with Section 3.7 formatting.
activete no-error/no-exception jobs that were disabled due to some problems of past.
Find a way to make example message be fully shown without usage of regexp.
Violate all inlined violations that are placed not outside javadoc.
Activate Kafka no-error validation after fix for UnusedImport.
guide on how to specify violations in the input files.

v13.4.1

Compare Source

Checkstyle 13.4.1 - https://checkstyle.org/releasenotes.html#Release_13.4.1

Bug fixes:

#​5460 - ImportOrder: option=under; doesn't allow empty line between 'import' and 'import static'.
#​19641 - Add checks for OpenJDK Style §3.10 - Variable Declarations.
#​19620 - Add checks for OpenJDK Style §3.14 - Literals.
#​19619 - Add checks for OpenJDK Style §3.7 - Indentation.
#​19617 - Add checks for OpenJDK Style §2 - Java Source Files.
#​19662 - Add checks for OpenJDK Style §3.12 - Lambda Expressions.
#​19559 - AnnotationLocation allows same-line parameterless annotation on class declarations (violates Google Style §4.8.5.2).
#​19608 - False negative: VariableDeclarationUsageDistance does not flag variable usage inside try blocks.
#​19682 - Add RECORD_DEF and COMPACT_CTOR_DEF to AtclauseOrder target in google_checks.xml.

Other Changes:
Conver test from XpathFilterElementTest to SuppressionXpathSingleFilterTest to use inlined config in Input files.
Remove '//ok' comments from it Input files.
Updating properties in Input files to mention all default properties.
Enforce file size on Java inputs.
Update documentation for new abstract methods in AbstractCheck.
Input files under `it` are not tested against `config/checkstyle-input-checks.xml`.
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger.
Resolve CheckerFramework violations.
No documentation on how to write TreeWalkerFilter.
update tables in option page to have link to exact line of table.
Semaphore failure.
Fix PMD 7.1.0 Violations.
convert all wget to curls.
job no-error-pmd is failing with likely memory problem.
Resolve Suppressed SpotBugs False Positives.
Migrate Codenarc from currently compatible version v2.2.0 to latest release.
doc: wrap long lines in release notes.
Remove from whitelist file odd words that came from test imput files.
Define violation messages for all violations.
Move Intputs to non-compiled folders to let Idea to run test without compilation error.
Enable IntellijIdea inspection: 'throw' inside 'finally' block.
Improve examples of IndentationCheck.
validation.sh versions "xmlstarlet: command not found".
fix pitest in SuppressionsLoader.
Upgrade all scripts to groovy 3.0.17 or 5.x.

Configuration

📅 Schedule: (UTC)

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1bf00c5) to head (2eef5ee).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #486   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       426       426           
===========================================
  Files             76        76           
  Lines           1376      1376           
  Branches         210       210           
===========================================
  Hits            1376      1376           

☔ 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/checkstyle-13.x branch 2 times, most recently from bf4c375 to 8d612f5 Compare May 1, 2026 16:43
@renovate renovate Bot changed the title Update dependency checkstyle to v13.4.1 Update dependency checkstyle to v13.4.2 May 2, 2026
@renovate renovate Bot force-pushed the renovate/checkstyle-13.x branch from 8d612f5 to 0e8b7f4 Compare May 2, 2026 04:43
@renovate renovate Bot force-pushed the renovate/checkstyle-13.x branch from 0e8b7f4 to 2eef5ee Compare May 4, 2026 15:48
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@sir-gon sir-gon merged commit 20bc1d5 into main May 4, 2026
41 checks passed
@sir-gon sir-gon deleted the renovate/checkstyle-13.x branch May 4, 2026 16:06
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