Skip to content

Bump com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0#726

Merged
horgh merged 1 commit into
mainfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.6.0
Jun 22, 2026
Merged

Bump com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0#726
horgh merged 1 commit into
mainfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0.

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-13.6.0

Checkstyle 13.6.0 - https://checkstyle.org/releasenotes.html#Release_13.6.0

New:

#19813 - ConstructorsDeclarationGroupingCheck: new property required to order constructors according to increasing arity. #20109 - NoLineWrap: false negative for wrapped 'import module' (MODULE_IMPORT) declarations.

Bug fixes:

#20216 - MagicNumberCheck: NullPointerException on compact source files when ignoreFieldDeclaration=true (JEP 512). #20292 - percent-encode double quote in SarifLogger file uri. #19623 - Add checks for OpenJDK Style §3.3 - Import statements. #19926 - Documentation Comments Style Guide - validate Default Constructors. #20206 - Javadoc parser error on openjdk source java/lang/Character.java. #20215 - EmptyLineSeparatorCheck: NullPointerException on compact source files with adjacent top-level members (JEP 512). #20273 - Javadoc parser problems. #19973 - FinalLocalVariableCheck: NullPointerException on compact source files (JEP 512). #20267 - ModifiedControlVariableCheck: NullPointerException on compact source files (JEP 512). #20303 - minor: escape file name in generated suppression files. #20212 - MissingOverrideCheck: NullPointerException on compact source files when javaFiveCompatibility=true (JEP 512). #20214 - MissingOverrideOnRecordAccessorCheck: NullPointerException on compact source files (JEP 512). #20210 - MethodNameCheck: NullPointerException on compact source files (JEP 512). #20213 - UnusedLocalVariableCheck: NullPointerException on compact source files with a top-level field (JEP 512). #19734 - Add checks for OpenJDK Style - Wildcard Imports. #19908 - PackageDeclarationCheck reports false positive on JEP 512 compact source files. #19909 - OuterTypeFilename reports false positive on JEP 512 compact source files. #20111 - EmptyLineSeparator: false negative for 'import module' (MODULE_IMPORT) followed by a type declaration. #15085 - Extend UnusedLocalVariable to support pattern variables. #20108 - Indentation: false negative for 'import module' (MODULE_IMPORT) declarations are never checked. #17810 - JDK 25, JEP 512: Compact Source Files and Instance Main Methods not supported.

... (truncated)

Commits
  • 6c24a73 [maven-release-plugin] prepare release checkstyle-13.6.0
  • cd2c012 doc: release notes for 13.6.0
  • aeb3cde Issue #19935: Mark doc image source location as no validation
  • 6cfbdb0 Issue #20216: Fix NPE in MagicNumberCheck for compact source files
  • 2f1af32 Issue #19764: Move violation comments out of Javadoc in atclauseorder
  • 1c649a1 Pull #20292: percent-encode double quote in SarifLogger file uri
  • 89ffcfc dependency: bump org.eclipse.jgit:org.eclipse.jgit
  • 374c13d Issue #18435: Fix xdocs Examples AST Consistency Test - annotationonsameline
  • 0d6fc8c Issue #18435: Fix xdocs Examples AST Consistency Test - annotationlocation
  • 1f2954c Issue #19623: Adding remaining modules
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Chores
    • Updated internal development tooling dependencies.

Note: This release contains no user-facing changes. Updates are limited to internal development tools and infrastructure improvements.

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.5.0 to 13.6.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.5.0...checkstyle-13.6.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 13.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 22, 2026
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 411d7791-ca28-4d3b-8af4-ff087f8a7963

📥 Commits

Reviewing files that changed from the base of the PR and between 66820f4 and e2ca4ae.

📒 Files selected for processing (1)
  • pom.xml

📝 Walkthrough

Walkthrough

In pom.xml, the com.puppycrawl.tools:checkstyle dependency version used by the maven-checkstyle-plugin is bumped from 13.5.0 to 13.6.0. No other files are modified.

Changes

Checkstyle Dependency Bump

Layer / File(s) Summary
Checkstyle version update
pom.xml
Updates com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0 inside the maven-checkstyle-plugin dependency declaration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A single line changed, a version moves on,
From thirteen-point-five to six, hop along!
The checkstyle bunny leaps with delight,
New rules may shimmer, the linting stays bright.
🐇✨ One bump in pom.xml, all is right!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and accurately describes the main change: bumping the checkstyle dependency from 13.5.0 to 13.6.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/maven/com.puppycrawl.tools-checkstyle-13.6.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@horgh horgh merged commit 0f2b035 into main Jun 22, 2026
29 checks passed
@horgh horgh deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-13.6.0 branch June 22, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Development

Successfully merging this pull request may close these issues.

1 participant