An open index of dependabot pull requests across open source projects.

chore(deps): bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2

Open
Number: #7063
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: November 11, 2025 at 09:09 PM UTC
(7 months ago)
Updated: November 11, 2025 at 09:10 PM UTC
(7 months ago)
Labels:
dependencies java
Description:

Bumps com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2.

Release notes

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

checkstyle-12.1.2

Checkstyle 12.1.2 - https://checkstyle.org/releasenotes.html#Release_12.1.2

Bug fixes:

#18074 - JAR for 12.1.1 is missing org.slf4j package #8396 - Indent issue with multiline method call with array element

Commits
  • 5319e08 [maven-release-plugin] prepare release checkstyle-12.1.2
  • 2a2365c doc: release notes for 12.1.2
  • 64edf2a Issue #18074: Align slf4j version to the version reflections uses, and mark a...
  • bfd8fea Issue #17045: UI Flickering on Checkstyle.org – Panel Resizes Erratically on ...
  • ededac2 dependency: bump nl.jqno.equalsverifier:equalsverifier
  • 5aff117 Issue #18000: Add Smooth Scrolling to Anchor Links
  • 5dab627 Issue #18062: Remove broken link to Maven Snapshot repository in README
  • 263dc04 infra: Refactor Cirrus CI to use jdk21 #17851
  • 2b40d03 dependency: bump pmd.version from 7.17.0 to 7.18.0
  • 9cb3cc3 minor: reduce line-height for code blocks
  • 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)
Package Dependencies
Ecosystem:
maven
Version Change:
12.1.1 → 12.1.2
Update Type:
Patch
Technical Details
ID: 10979634
UUID: 3613923423
Node ID: PR_kwDOA8iXnM6y19pY
Host: GitHub
Repository: TheAlgorithms/Java