Simple and powerful progress time estimation (ETA) for JavaScript
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.3.0 to 19.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/conventional-changelog/commitlint/releases"><code>@commitlint/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v19.4.0</h2> <h3>Features</h3> <ul> <li>Support command line options from a file by <a href="https://github.com/benquarmby"><code>@benquarmby</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4109">conventional-changelog/commitlint#4109</a></li> <li>Support linting from the last tag by <a href="https://github.com/benquarmby"><code>@benquarmby</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4110">conventional-changelog/commitlint#4110</a></li> </ul> <h2>Chore & Docs</h2> <ul> <li>docs(api/lint): add from keyword by <a href="https://github.com/Saber2pr"><code>@Saber2pr</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4084">conventional-changelog/commitlint#4084</a></li> <li>docs: warns about windows correct files encoding by <a href="https://github.com/jefersoneiji"><code>@jefersoneiji</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4086">conventional-changelog/commitlint#4086</a></li> <li>ci: add schedule&workflow_dispatch triggers by <a href="https://github.com/knocte"><code>@knocte</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4087">conventional-changelog/commitlint#4087</a></li> <li>docs: fixing rules.md by <a href="https://github.com/Naedri"><code>@Naedri</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4098">conventional-changelog/commitlint#4098</a></li> <li>feat(docs): add edit link by <a href="https://github.com/abitrolly"><code>@abitrolly</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4104">conventional-changelog/commitlint#4104</a></li> <li>docs: remove GitLab clone depth limitation by <a href="https://github.com/abitrolly"><code>@abitrolly</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4105">conventional-changelog/commitlint#4105</a></li> <li>Update local-setup.md by <a href="https://github.com/mostafa-rio"><code>@mostafa-rio</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4111">conventional-changelog/commitlint#4111</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Saber2pr"><code>@Saber2pr</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4084">conventional-changelog/commitlint#4084</a></li> <li><a href="https://github.com/jefersoneiji"><code>@jefersoneiji</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4086">conventional-changelog/commitlint#4086</a></li> <li><a href="https://github.com/Naedri"><code>@Naedri</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4098">conventional-changelog/commitlint#4098</a></li> <li><a href="https://github.com/mostafa-rio"><code>@mostafa-rio</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4111">conventional-changelog/commitlint#4111</a></li> <li><a href="https://github.com/benquarmby"><code>@benquarmby</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4109">conventional-changelog/commitlint#4109</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0">https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0</a></p> <h2>v19.3.1</h2> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1">19.3.1</a> (2024-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li>fix(prompt): prompt does not respect [body-leading-blank] setting by <a href="https://github.com/weixinwu"><code>@weixinwu</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4066">conventional-changelog/commitlint#4066</a></li> </ul> <h3>Chore</h3> <ul> <li><strong>container:</strong> add arm64 build (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4049">#4049</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/28bed3f8453bf12062b938aa0247e24d56f183d6">28bed3f</a>), closes <a href="https://redirect.github.com/conventional-changelog/commitlint/issues/3926">#3926</a></li> <li>feat(container): add arm64 build by <a href="https://github.com/kaiehrhardt"><code>@kaiehrhardt</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4049">conventional-changelog/commitlint#4049</a></li> <li>chore: update nx peer dependency for <code>@commitlint/config-nx-scopes</code> to … by <a href="https://github.com/DavidVollmers"><code>@DavidVollmers</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4073">conventional-changelog/commitlint#4073</a></li> <li>ci: rm unneeded apt upgrade by <a href="https://github.com/knocte"><code>@knocte</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4074">conventional-changelog/commitlint#4074</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/DavidVollmers"><code>@DavidVollmers</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4073">conventional-changelog/commitlint#4073</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1">https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md"><code>@commitlint/cli</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0">19.4.0</a> (2024-08-07)</h1> <h3>Features</h3> <ul> <li>support command line options from a file (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4109">#4109</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/a20e890f6b6c8bacdc511d40cb41f29415bdd044">a20e890</a>)</li> <li>support linting from the last tag (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4110">#4110</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/4b204ecfb43dd6a00e24b51111aadbd78f9d58e1">4b204ec</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/conventional-changelog/commitlint/commit/bac2288cc7de5bb6f41939d1c562193c74ce16d5"><code>bac2288</code></a> v19.4.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/4b204ecfb43dd6a00e24b51111aadbd78f9d58e1"><code>4b204ec</code></a> feat: support linting from the last tag (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4110">#4110</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/a20e890f6b6c8bacdc511d40cb41f29415bdd044"><code>a20e890</code></a> feat: support command line options from a file (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4109">#4109</a>)</li> <li>See full diff in <a href="https://github.com/conventional-changelog/commitlint/commits/v19.4.0/@commitlint/cli">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 0 comments.