Skip to content

chore(deps-dev): bump @commitlint/cli from 21.0.1 to 21.0.2#1253

Merged
carlos-alm merged 5 commits into
mainfrom
dependabot/npm_and_yarn/commitlint/cli-21.0.2
May 31, 2026
Merged

chore(deps-dev): bump @commitlint/cli from 21.0.1 to 21.0.2#1253
carlos-alm merged 5 commits into
mainfrom
dependabot/npm_and_yarn/commitlint/cli-21.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Bumps @commitlint/cli from 21.0.1 to 21.0.2.

Release notes

Sourced from @​commitlint/cli's releases.

v21.0.2

21.0.2 (2026-05-29)

Bug Fixes

Chore/CI

New Contributors

Full Changelog: conventional-changelog/commitlint@v21.0.1...v21.0.2

Changelog

Sourced from @​commitlint/cli's changelog.

21.0.2 (2026-05-29)

Bug Fixes

  • disallow same commit hash for --from and --to (#4773) (121005e)
Commits

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)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 21.0.1 to 21.0.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 21.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 30, 2026
Dependabot's npm install on macOS stripped the libc fields from
@optave/codegraph-linux-{arm64-gnu,x64-gnu,x64-musl} entries.
Restore them so the CI lockfile check passes.
carlos-alm added a commit that referenced this pull request May 30, 2026
Dependabot's npm install on macOS stripped the libc fields from
@optave/codegraph-linux-{arm64-gnu,x64-gnu,x64-musl} entries.
Restore them so the CI lockfile check passes.
@carlos-alm
Copy link
Copy Markdown
Contributor

@greptileai

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 31, 2026

Greptile Summary

Routine dev-dependency patch update generated by Dependabot. Only package-lock.json is modified — no source code changes.

  • Bumps @commitlint/cli and its sibling packages (@commitlint/lint, @commitlint/load, @commitlint/read, @commitlint/is-ignored, @commitlint/parse, @commitlint/rules, @commitlint/message, @commitlint/top-level) from 21.0.1 to 21.0.2; the patch fixes edge-case CLI errors (missing COMMIT_EDITMSG, identical --from/--to hashes).
  • Also bumps the transitive dev dependency es-toolkit from 1.46.1 to 1.47.0 (minor version, no breaking changes expected).

Confidence Score: 5/5

Safe to merge — only lockfile entries for dev-only tooling are updated.

All changes are confined to package-lock.json and affect only dev dependencies (@commitlint/* and es-toolkit). These packages are used exclusively at commit-time for linting commit messages and have no runtime presence. The upstream patch release contains bug fixes with no breaking changes.

No files require special attention.

Important Files Changed

Filename Overview
package-lock.json Bumps @commitlint/cli and related sub-packages from 21.0.1 to 21.0.2, plus a transitive bump of es-toolkit from 1.46.1 to 1.47.0 — all dev dependencies, no runtime impact.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[package-lock.json] --> B[commitlint/cli v21.0.2]
    B --> C[commitlint/lint v21.0.2]
    B --> D[commitlint/load v21.0.2]
    B --> E[commitlint/read v21.0.2]
    C --> F[commitlint/is-ignored v21.0.2]
    C --> G[commitlint/parse v21.0.2]
    C --> H[commitlint/rules v21.0.2]
    H --> I[commitlint/message v21.0.2]
    E --> J[commitlint/top-level v21.0.2]
    A --> K[es-toolkit v1.47.0]
Loading

Reviews (1): Last reviewed commit: "Merge branch 'main' into dependabot/npm_..." | Re-trigger Greptile

Copy link
Copy Markdown
Contributor

@carlos-alm carlos-alm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Routine Dependabot patch update. Only package-lock.json is modified — no source code changes. All CI checks pass. Greptile review scores 5/5 (safe to merge). The @commitlint/cli bump from 21.0.1 to 21.0.2 is a patch release fixing edge-case CLI errors; es-toolkit minor bump has no breaking changes.

@carlos-alm carlos-alm merged commit a27f9d0 into main May 31, 2026
20 checks passed
@carlos-alm carlos-alm deleted the dependabot/npm_and_yarn/commitlint/cli-21.0.2 branch May 31, 2026 20:08
@github-actions github-actions Bot locked and limited conversation to collaborators May 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant