Skip to content

Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 13.5.0#2644

Open
dependabot[bot] wants to merge 1 commit into
1.3from
dependabot/maven/1.3/com.puppycrawl.tools-checkstyle-13.5.0
Open

Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 13.5.0#2644
dependabot[bot] wants to merge 1 commit into
1.3from
dependabot/maven/1.3/com.puppycrawl.tools-checkstyle-13.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

checkstyle-13.5.0

Checkstyle 13.5.0 - https://checkstyle.org/releasenotes.html#Release_13.5.0

New:

#19496 - AvoidStarImport: new property maxAllowedStarImports to allow atmost one star import in a file. #14782 - LITERAL_DEFAULT token support in RightCurlyCheck. #15484 - New Check UnusedTryResourceShouldBeUnnamed.

Bug fixes:

#17697 - Google style: Disallow comments enclosed in boxes. #19641 - Add checks for OpenJDK Style §3.10 - Variable Declarations. #19640 - Add checks for OpenJDK Style §4.1 - Package Names. #18227 - Extend TextBlockGoogleStyleFormatting to check indentation of each line in the blocks. #19770 - JavadocTypeCheck incorrectly matches record component @param tags using prefix instead of exact match. #17052 - Add support for flexible constructor bodies (JEP 513) targeted for JDK25. #17464 - RequireThis false positive inside annotation definition. #19623 - Add checks for OpenJDK Style §3.3 - Import statements. #17203 - PatternVariableAssignment check false negative when pattern variable extends beyond the statement of introduction. #19716 - False Negative: SimplifyBooleanExpression does not report with paranthesized boolean literals in ternary operators. #19617 - Add checks for OpenJDK Style §2 - Java Source Files. #17253 - Google-style: Illegal to break the line before or after the lambda arrow. #19149 - update MissingJavadocTypeCheck to use AST of javadoc. #2629 - IndentationCheck: incorrect validation for class definition. #5685 - Indentation: false positive for try child on the same line. #11822 - RequireThisCheck giving multiple violation for classes nested in lambdas. #19622 - Add checks for OpenJDK Style §3.2 - Package declaration.

... (truncated)

Commits
  • 110e63e [maven-release-plugin] prepare release checkstyle-13.5.0
  • 47d9268 doc: release notes for 13.5.0
  • 2ae101f Issue #19793: Anchor IndentationCheck regex in google_checks.xml SuppressWith...
  • fb3c9e9 Issue #19827: Complete removal of chapter numbers
  • e2b0411 Issue #18435: Fix xdocs Examples AST Consistency Test - nowhitespacebefore
  • 096df1d Issue #19764: Move violation comment out of Javadoc
  • 4d69a3f Issue #19993: Regexp check for unnecessary // ok comments is configured under...
  • 035297e dependency: bump org.pitest:pitest-maven from 1.25.2 to 1.25.3
  • 6b82789 supplemental: Fixes Overloaded Methods Order
  • d9306da Issue #18435: Fix xdocs Examples AST Consistency Test - linelength
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested a review from a team as a code owner June 9, 2026 15:13
@dependabot dependabot Bot added the 1.3 label Jun 9, 2026
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 13.5.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-13.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/1.3/com.puppycrawl.tools-checkstyle-13.5.0 branch from ef59f1f to c82967b Compare June 9, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants