Skip to content

chore(deps-dev): Bump @commitlint/cli from 19.8.1 to 20.1.0#94

Merged
macalbert merged 6 commits intomainfrom
dependabot/npm_and_yarn/commitlint/cli-20.1.0
Nov 29, 2025
Merged

chore(deps-dev): Bump @commitlint/cli from 19.8.1 to 20.1.0#94
macalbert merged 6 commits intomainfrom
dependabot/npm_and_yarn/commitlint/cli-20.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2025

Bumps @commitlint/cli from 19.8.1 to 20.1.0.

Release notes

Sourced from @​commitlint/cli's releases.

v20.1.0

20.1.0 (2025-09-30)

Features

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.0.0...v20.1.0

v20.0.0

20.0.0 (2025-09-25)

Features

BREAKING CHANGES

  • when lines contain URLs exceeding the maximum line length body-max-line-length will be ignored

Full Changelog: conventional-changelog/commitlint@v19.9.1...v20.0.0

v19.9.1

19.9.1 (2025-08-29)

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

20.1.0 (2025-09-30)

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

20.0.0 (2025-09-25)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Nov 16, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Note

Other AI code review bot(s) detected

CodeRabbit 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 @coderabbitai help to get the list of available commands and usage tips.

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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/cli-20.1.0 branch from abf02ef to 76e65b6 Compare November 16, 2025 12:09
@macalbert macalbert requested a review from Copilot November 29, 2025 17:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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/cli to 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-conventional remains 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.

macalbert and others added 4 commits November 29, 2025 18:13
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>
@macalbert macalbert merged commit 77e65b0 into main Nov 29, 2025
5 checks passed
@macalbert macalbert deleted the dependabot/npm_and_yarn/commitlint/cli-20.1.0 branch November 29, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants