build(deps-dev): bump @commitlint/cli from 21.2.0 to 21.2.1 - #2091
Conversation
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@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 ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR bumps the dev-only
Confidence Score: 5/5Routine dev-dependency patch bump with no production code changes; safe to merge. All changes are confined to package-lock.json and affect only a dev dependency used for commit message linting. The most notable transitive change — @conventional-changelog/git-client moving from v2 to v3 with a Node >=22 engine requirement — is already met by the project's declared engine constraint of >=22.12.0. The removal of the deprecated git-raw-commits package is a positive cleanup. No files require special attention; package-lock.json reflects only automated dependency resolution. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["@commitlint/cli v21.2.1\n(devDependency)"] --> B["@commitlint/read v21.2.1"]
B --> C["@conventional-changelog/git-client v3.1.0\n(was: git-raw-commits v5 → removed)"]
C --> D["@simple-libs/child-process-utils v2.0.0\n(was: v1.0.2)"]
D --> E["@simple-libs/stream-utils v2.0.0\n(was: v1.2.0)"]
C --> F["Node >=22 engine requirement\n✅ project requires >=22.12.0"]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A["@commitlint/cli v21.2.1\n(devDependency)"] --> B["@commitlint/read v21.2.1"]
B --> C["@conventional-changelog/git-client v3.1.0\n(was: git-raw-commits v5 → removed)"]
C --> D["@simple-libs/child-process-utils v2.0.0\n(was: v1.0.2)"]
D --> E["@simple-libs/stream-utils v2.0.0\n(was: v1.2.0)"]
C --> F["Node >=22 engine requirement\n✅ project requires >=22.12.0"]
Reviews (1): Last reviewed commit: "Merge branch 'main' into dependabot/npm_..." | Re-trigger Greptile |
Bumps @commitlint/cli from 21.2.0 to 21.2.1.
Release notes
Sourced from @commitlint/cli's releases.
Changelog
Sourced from @commitlint/cli's changelog.
Commits
6e20041v21.2.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)