Skip to content

Update all patch versions#8339

Merged
jkwatson merged 1 commit intomainfrom
renovate/all-patch-versions
Apr 28, 2026
Merged

Update all patch versions#8339
jkwatson merged 1 commit intomainfrom
renovate/all-patch-versions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 28, 2026

This PR contains the following updates:

Package Change Age Confidence
checkstyle (source) 13.4.013.4.1 age confidence
org.junit.jupiter:junit-jupiter-params (source) 5.14.35.14.4 age confidence
org.junit.jupiter:junit-jupiter-api (source) 5.14.35.14.4 age confidence

Release Notes

checkstyle/checkstyle (checkstyle)

v13.4.1

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
    • Between 12:00 AM and 07:59 AM, only on Tuesday (* 0-7 * * 2)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner April 28, 2026 00:42
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.27%. Comparing base (3751720) to head (31b54bd).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8339   +/-   ##
=========================================
  Coverage     90.27%   90.27%           
  Complexity     7695     7695           
=========================================
  Files           850      850           
  Lines         23207    23207           
  Branches       2356     2356           
=========================================
  Hits          20951    20951           
  Misses         1529     1529           
  Partials        727      727           

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

@jkwatson jkwatson merged commit 66106f0 into main Apr 28, 2026
29 checks passed
@jkwatson jkwatson deleted the renovate/all-patch-versions branch April 28, 2026 19:42
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