Simple and powerful progress time estimation (ETA) for JavaScript
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.4.1 to 19.6.1. <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.6.1</h2> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v19.6.0...v19.6.1">19.6.1</a> (2024-12-15)</h2> <h3>Bug Fixes</h3> <ul> <li>build: fix install git in container by <a href="https://github.com/jeohist"><code>@jeohist</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4197">conventional-changelog/commitlint#4197</a></li> <li>fix: force bump for container usage by <a href="https://github.com/escapedcat"><code>@escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4200">conventional-changelog/commitlint#4200</a></li> </ul> <h2>Chore & docs</h2> <ul> <li>docs: add setup guide for deno by <a href="https://github.com/typed-sigterm"><code>@typed-sigterm</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4199">conventional-changelog/commitlint#4199</a></li> <li>docs: use GH base sha to lint PR commits by <a href="https://github.com/robjweiss"><code>@robjweiss</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4198">conventional-changelog/commitlint#4198</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jeohist"><code>@jeohist</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4197">conventional-changelog/commitlint#4197</a></li> <li><a href="https://github.com/typed-sigterm"><code>@typed-sigterm</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4199">conventional-changelog/commitlint#4199</a></li> <li><a href="https://github.com/robjweiss"><code>@robjweiss</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4198">conventional-changelog/commitlint#4198</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v19.6.0...v19.6.1">https://github.com/conventional-changelog/commitlint/compare/v19.6.0...v19.6.1</a></p> <h2>v19.6.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0">19.6.0</a> (2024-11-19)</h1> <h3>Features</h3> <ul> <li>feat: support using delimiter in <code>scope-enum</code> by <a href="https://github.com/colinaaa"><code>@colinaaa</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4161">conventional-changelog/commitlint#4161</a></li> <li>feat(is-ignored): ignore reapply commits by <a href="https://github.com/risu729"><code>@risu729</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4186">conventional-changelog/commitlint#4186</a></li> </ul> <h2>Chore, Docs, etc</h2> <ul> <li>docs: add result info to config option <a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4241">#4241</a> by <a href="https://github.com/escapedcat"><code>@escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4145">conventional-changelog/commitlint#4145</a></li> <li>docs: add bitbucket to ci-setup guide by <a href="https://github.com/grantwforsythe"><code>@grantwforsythe</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4147">conventional-changelog/commitlint#4147</a></li> <li>ci: don't run container/deploy jobs in forks by <a href="https://github.com/knocte"><code>@knocte</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4163">conventional-changelog/commitlint#4163</a></li> <li>docs: remove commitlint-config-jira by <a href="https://github.com/tobiasbueschel"><code>@tobiasbueschel</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4179">conventional-changelog/commitlint#4179</a></li> <li>docs: add azure pipelines CI integration by <a href="https://github.com/Odonno"><code>@Odonno</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4184">conventional-changelog/commitlint#4184</a></li> <li>feat(container): switch to Alpine container by <a href="https://github.com/skycaptain"><code>@skycaptain</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4185">conventional-changelog/commitlint#4185</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0">https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0</a></p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/grantwforsythe"><code>@grantwforsythe</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4147">conventional-changelog/commitlint#4147</a></li> <li><a href="https://github.com/colinaaa"><code>@colinaaa</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4161">conventional-changelog/commitlint#4161</a></li> <li><a href="https://github.com/tobiasbueschel"><code>@tobiasbueschel</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4179">conventional-changelog/commitlint#4179</a></li> <li><a href="https://github.com/Odonno"><code>@Odonno</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4184">conventional-changelog/commitlint#4184</a></li> <li><a href="https://github.com/risu729"><code>@risu729</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4186">conventional-changelog/commitlint#4186</a></li> <li><a href="https://github.com/skycaptain"><code>@skycaptain</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4185">conventional-changelog/commitlint#4185</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v19.6.0...v19.6.1">19.6.1</a> (2024-12-15)</h2> <p><strong>Note:</strong> Version bump only for package <code>@commitlint/cli</code></p> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0">19.6.0</a> (2024-11-19)</h1> <p><strong>Note:</strong> Version bump only for package <code>@commitlint/cli</code></p> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0">19.5.0</a> (2024-09-11)</h1> <h3>Features</h3> <ul> <li><strong>cli:</strong> use special errorCode for missing rules/config <a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4142">#4142</a> (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4143">#4143</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/d7070d8a4905da7834a018825b37d52c2dd29f62">d7070d8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/conventional-changelog/commitlint/commit/e2dc109066fce0d4e0be3ad6c709822f99a0010d"><code>e2dc109</code></a> v19.6.1</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/d33cbb7d4fe06a4f4c95518b9c95ef2cad9cd648"><code>d33cbb7</code></a> v19.6.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/aacc345c0d37aea50ef2c34f305728ca5c5230d7"><code>aacc345</code></a> docs: add result info to config option <a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4241">#4241</a> (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4145">#4145</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/7e79af18b7500cda0e38f35944ee08b0b312c006"><code>7e79af1</code></a> v19.5.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/d7070d8a4905da7834a018825b37d52c2dd29f62"><code>d7070d8</code></a> feat(cli): use special errorCode for missing rules/config <a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4142">#4142</a> (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4143">#4143</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/3c4b0fd1b9496625def5fb2d6040d528700d8925"><code>3c4b0fd</code></a> chore: replace <code>execa</code> with <code>tinyexec</code> and Node's <code>child_process.spawnSync</code> (...</li> <li>See full diff in <a href="https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@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 still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.