chore(deps-dev): bump @commitlint/cli from 21.0.1 to 21.0.2#1253
Open
dependabot[bot] wants to merge 4 commits into
Open
chore(deps-dev): bump @commitlint/cli from 21.0.1 to 21.0.2#1253dependabot[bot] wants to merge 4 commits into
dependabot[bot] wants to merge 4 commits into
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.
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.
Contributor
Contributor
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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)