Skip to content

MINOR: Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 14.0.0 - #1226

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.8.0
Open

MINOR: Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 14.0.0#1226
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.puppycrawl.tools-checkstyle-13.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps com.puppycrawl.tools:checkstyle from 10.23.0 to 14.0.0.

Release notes

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

checkstyle-14.0.0

Checkstyle 14.0.0 - https://checkstyle.org/releasenotes.html#Release_14.0.0

New:

#8240 - Java Grammar: module-info.java support.

Bug fixes:

#21112 - InvalidJavadocPosition: false positive on module-info.java Javadoc. #21110 - PackageDeclaration: false positive "Missing package declaration" on module-info.java.

checkstyle-13.11.0

Checkstyle 13.11.0 - https://checkstyle.org/releasenotes.html#Release_13.11.0

Breaking backward compatibility:

#21080 - WriteTag: remove tagSeverity property and make Check to work only for violation of tag absence.

New:

#20984 - new Check: PreferLiteralJavadocInlineTag.

Bug fixes:

#13426 - Xdoc file generation should be separate project that executes in maven build as just another phase; remove doxia dependency. #21222 - Add PreferLiteralJavadocInlineTag in openjdk_checks.xml. #21101 - google_checks.xml: LocalVariableName/LocalFinalVariableName false positive for identifier example "guava33_4_6" from Google Java Style Guide. #20973 - Javadoc parse error on quoted HTML attribute value containing '<'. #19913 - Documentation Comments Style Guide - Avoid Latin. #17728 - Google style: False negative missing spacing between type and variable.

... (truncated)

Commits
  • 2feea2e [maven-release-plugin] prepare release checkstyle-14.0.0
  • 9b5b44f doc: release notes for 14.0.0
  • 9c5344b Issue #21112: Fix InvalidJavadocPosition false positive on module Javadoc
  • 21cdce9 Issue #21245: Resolve Commons Logging incompatibility with XWiki validation
  • f1cdd26 Issue #21110: Fix PackageDeclaration false positive on module-info.java
  • 48b0316 infra: use pull_request_target for site workflow
  • e7d79f5 doc: mention 14.x in JRE matrix and Java 25 language support on index page
  • 86c9dae minor: Bump version to 14.0.0-SNAPSHOT
  • 74d612a Issue #8240: Add grammar support for module-info.java
  • 0a64d24 Issue #21207: Make LocalFinalVariableName default-config example Example1
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 13, 2026
@github-actions github-actions Bot added this to the 20.0.0 milestone Jul 13, 2026
@lidavidm

Copy link
Copy Markdown
Member

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title MINOR: Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 13.8.0 MINOR: Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 14.0.0 Aug 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/com.puppycrawl.tools-checkstyle-13.8.0 branch from 18d625b to 9db42bf Compare August 25, 2026 00:50
@lidavidm

Copy link
Copy Markdown
Member

Checkstyle 13 requires Java 21. https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-13.0.0

@lidavidm

Copy link
Copy Markdown
Member

@jbonofre it seems libraries are starting to drop Java 17 support. Java 17 ends "premier support" in September of this year. Perhaps time to talk about what we want to do for arrow-java?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant