Closed dependabot[bot] closed 3 months ago
Upgraded @commitlint/cli
to 19.4.1
This will increase the efficiency of our commit conventions checks.
Updated @commitlint/load
, @commitlint/lint
, @commitlint/read
, and @commitlint/rules
These updates will ensure compliant and standardized commits across all team members, improving code quality and collaboration.
Upgraded escalade
to 3.1.2
This will streamline our path resolution, increasing code run speed and efficiency.
Upgraded jiti
to 1.21.6
By updating this library, our just-in-time (JIT) compilation performance will be enhanced.
Upgraded yargs
to 17.7.2
This gives us the newest features and performance improvements for command-line argument parsing.
Bumps @commitlint/cli from 19.3.0 to 19.4.1.
Release notes
Sourced from
@commitlint/cli
's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli
's changelog.Commits
249e6a2
v19.4.1bac2288
v19.4.04b204ec
feat: support linting from the last tag (#4110)a20e890
feat: support command line options from a file (#4109)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