Skip to content

chore(deps-dev): bump @commitlint/cli from 21.2.0 to 21.2.1 in the commit-lint group#252

Merged
dhensby merged 2 commits into
masterfrom
dependabot/npm_and_yarn/commit-lint-eb5223ebf9
Jul 16, 2026
Merged

chore(deps-dev): bump @commitlint/cli from 21.2.0 to 21.2.1 in the commit-lint group#252
dhensby merged 2 commits into
masterfrom
dependabot/npm_and_yarn/commit-lint-eb5223ebf9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the commit-lint group with 1 update: @commitlint/cli.

Updates @commitlint/cli from 21.2.0 to 21.2.1

Release notes

Sourced from @​commitlint/cli's releases.

v21.2.1

21.2.0 (2026-06-30)

Features

  • resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#4859) (fdb566f)

Chore, doc, etc.

New Contributors

Full Changelog: conventional-changelog/commitlint@v21.2.0...v21.2.1

Changelog

Sourced from @​commitlint/cli's changelog.

21.2.1 (2026-07-08)

Note: Version bump only for package @​commitlint/cli

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the commit-lint group with 1 update: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli).


Updates `@commitlint/cli` from 21.2.0 to 21.2.1
- [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.2.1/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 21.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: commit-lint
...

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 Jul 13, 2026
Dependabot generated the lockfile with npm 11, which omits transitive deps
that npm 10 (used in CI via .nvmrc Node 22) requires, so `npm ci` failed with
"Missing: conventional-commits-filter, conventional-commits-parser, argue-cli
from lock file". Regenerated with npm 10 to add the missing entries.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

@dhensby dhensby left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Dependabot Review: @commitlint/cli 21.2.0 → 21.2.1 (+ lockfile fix)

Supply-chain ✅

Publisher escapedcat <npm@htmlcss.de> (commitlint maintainer); GitHub release v21.2.1 aligns within minutes; no install hooks.

CI ✅ (lockfile fix pushed)

npm ci originally failed — EUSAGE — Missing: conventional-commits-filter@6.0.1, conventional-commits-parser@7.1.0, argue-cli@3.1.0 from lock file. Root cause: dependabot generated package-lock.json with npm 11, which omits transitive entries that npm 10 (CI via .nvmrc → Node 22) requires.

Fix: regenerated package-lock.json with npm 10 (adds only the missing transitive entries, no removals). npm ci now passes under npm 10; all CI green.

Approved. Because I pushed the lockfile commit, I'm not self-merging — leaving the merge to you.

@dhensby
dhensby merged commit d463783 into master Jul 16, 2026
7 checks passed
@dhensby
dhensby deleted the dependabot/npm_and_yarn/commit-lint-eb5223ebf9 branch July 16, 2026 15:39
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant