chore(deps-dev): Bump @commitlint/cli from 19.8.1 to 20.1.0#94
chore(deps-dev): Bump @commitlint/cli from 19.8.1 to 20.1.0#94
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. Comment |
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.1.0. - [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/v20.1.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
abf02ef to
76e65b6
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the @commitlint/cli dev dependency from version 19.8.1 to 20.1.0, which includes a major version bump. The update brings new features such as allowing global scope in config-pnpm-scopes and fixes for JSON config file imports. Notably, version 20.0.0 introduces a breaking change where the body-max-line-length rule will now ignore lines containing URLs that exceed the maximum length.
Key Changes:
- Updated
@commitlint/clito v20.1.0 (major version bump from v19.x) - Updated all related
@commitlint/*internal dependencies in the lock file to v20.x - Note:
@commitlint/config-conventionalremains at v19.x, creating a version mismatch
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates the @commitlint/cli version specifier from ^19.6.0 to ^20.1.0 |
| pnpm-lock.yaml | Updates resolution entries and snapshots for @commitlint/cli and its internal dependencies to v20.x versions |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…20.0.0 (#93) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marçal Albert Castellví <mac.albert@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps @commitlint/cli from 19.8.1 to 20.1.0.
Release notes
Sourced from
@commitlint/cli's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli's changelog.Commits
a8e86d2v20.1.0407be6cv20.0.0Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)