chore(deps-dev): bump @commitlint/cli from 21.0.1 to 21.0.2#1253
Conversation
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'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.
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.
Greptile SummaryRoutine dev-dependency patch update generated by Dependabot. Only
Confidence Score: 5/5Safe 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
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]
Reviews (1): Last reviewed commit: "Merge branch 'main' into dependabot/npm_..." | Re-trigger Greptile |
carlos-alm
left a comment
There was a problem hiding this comment.
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.
Bumps @commitlint/cli from 21.0.1 to 21.0.2.
Release notes
Sourced from @commitlint/cli's releases.
Changelog
Sourced from @commitlint/cli's changelog.
Commits
8069048v21.0.2121005efix: disallow same commit hash for --from and --to (#4773)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 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)