chore(deps-dev): Bump @commitlint/config-conventional from 19.8.1 to 20.5.0#209
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
@dependabot recreate |
d1fcce9 to
640dbdd
Compare
|
@dependabot rebase |
Dependabot includes a markdown changelog table in the commit body for grouped bumps; many of those table rows exceed 120 chars per line and fail the body-max-line-length rule, blocking every grouped dependabot PR (#211, #214, #212, #209, plus future ones). Per-line length is a low-value rule on commit bodies — git wraps log output, the body is rarely read raw, and the rule was already biting human commits intermittently. Drop both line-length rules. Keep header-max-length: 100 (the meaningful limit). Validated locally: relaxed config accepts a dependabot grouped-bump body and a normal feature commit body. Closes #240
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.1 to 20.5.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
640dbdd to
e1905e1
Compare
Dependabot's grouped-update commits embed a markdown changelog table whose rows legitimately exceed 120 chars per line, blocking every grouped dependabot PR (#211, #214, #212, #209, etc.). Migrate from .commitlintrc.json to commitlint.config.js so we can use the `ignores` predicate to skip commits stamped with the dependabot[bot] sign-off trailer. Body/footer line-length rules remain enforced at 120 chars for human commits. Closes #240
Dependabot's grouped-update commits embed a markdown changelog table whose rows legitimately exceed 120 chars per line, blocking every grouped dependabot PR (#211, #214, #212, #209, etc.). Migrate from .commitlintrc.json to commitlint.config.js so we can use the `ignores` predicate to skip commits stamped with the dependabot[bot] sign-off trailer. Body/footer line-length rules remain enforced at 120 chars for human commits. Closes #240
|
Superseded by #242 — bumps both @commitlint/cli and @commitlint/config-conventional to v20 in lockstep to avoid the major-version split between linter and preset that this PR introduced. Closing in favour of the coupled bump. |
Pull request was closed
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Replaces #209 with a coupled bump keeping @commitlint/cli and @commitlint/config-conventional on the same major. Dependabot only bumped the preset to v20 while leaving the cli on v19, producing two copies of @commitlint/types in the lockfile. This lockstep bump collapses to a single @commitlint/types@20.5.0. v20 single breaking change: body-max-line-length now skips lines containing URLs (commitlint #4486). Relaxation, not regression. Closes #209
Bumps @commitlint/config-conventional from 19.8.1 to 20.5.0.
Release notes
Sourced from
@commitlint/config-conventional's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional's changelog.... (truncated)
Commits
a7918e9v20.5.002d7245v20.4.4a746981v20.4.38ff7c7ffix: footer parser does not escape special chars for regex #4560 (#4634)81cfc9ev20.4.2e7ae28dv20.4.1c68de5ev20.4.03aaf0a6feat: upgrade conventional commit packages #4082 (#4597)be3a280v20.3.11c5734dv20.3.0