Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps com.puppycrawl.tools:checkstyle from 10.13.0 to 12.1.0.

Release notes

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

checkstyle-12.1.0

Checkstyle 12.1.0 - https://checkstyle.org/releasenotes.html#Release_12.1.0

New:

#16836 - New check: HexLiteralCase, Hexadecimal literals should use upper case letters A-F

checkstyle-12.0.1

Checkstyle 12.0.1 - https://checkstyle.org/releasenotes.html#Release_12.0.1

Bug fixes:

#17131 - SARIF report does not contain information about the failing rules

checkstyle-12.0.0

Checkstyle 12.0.0 - https://checkstyle.org/releasenotes.html#Release_12.0.0

Breaking backward compatibility:

#17514 - New ANTLR Grammar for Javadoc Comments

... (truncated)

Commits
  • 170ce61 [maven-release-plugin] prepare release checkstyle-12.1.0
  • 557458c doc: release notes for 12.1.0
  • 67b17c3 Issue #17449: Added examples for minLineCount property in MissingJavadocMethod
  • 2743c5e Issue #17845: Resolved error-prone violations
  • b53d245 Issue #17882: Update AUTHOR_BLOCK_TAG of JavadocCommentsTokenTypes to new AST...
  • c345c1e minor: Bump version to 12.1.0-SNAPSHOT
  • e44fe97 Issue #16836: New Check HexLiteralCase
  • c87ec0d Issue #17299: Converted IntMatchFilterElement and IntRangeFilterElement to re...
  • ec589b2 dependency: bump com.github.spotbugs:spotbugs-maven-plugin
  • 734df5f dependency: Update Google Java Format version to 1.30.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 20, 2025
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.

0 participants