Skip to content

Commit 94a630e

Browse files
build(deps-dev): bump @commitlint/cli from 20.5.3 to 21.2.0 (#95)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 20.5.3 to 21.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/conventional-changelog/commitlint/releases">@​commitlint/cli's releases</a>.</em></p> <blockquote> <h2>v21.2.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v21.1.0...v21.2.0">21.2.0</a> (2026-06-30)</h1> <h3>Features</h3> <ul> <li>feat(resolve-extends): resolve pure-ESM presets (conventional-changelog v7/v9/v10) by <a href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4859">conventional-changelog/commitlint#4859</a></li> </ul> <h3>Chore</h3> <ul> <li>ci: install git in stock-Ubuntu baseline job by <a href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4847">conventional-changelog/commitlint#4847</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v21.1.0...v21.2.0">https://github.com/conventional-changelog/commitlint/compare/v21.1.0...v21.2.0</a></p> <h2>v21.1.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v21.0.2...v21.1.0">21.1.0</a> (2026-06-23)</h1> <h3>Bug Fixes</h3> <ul> <li>fix: remove duplicate es-toolkit@1.47.1 keys from lockfile by <a href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4833">conventional-changelog/commitlint#4833</a></li> </ul> <h3>Features</h3> <ul> <li>feat(cli): add --default-config flag to lint without a config file by <a href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4805">conventional-changelog/commitlint#4805</a></li> <li>feat(lint): allow for custom commit parser function by <a href="https://github.com/esatterwhite"><code>@​esatterwhite</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4829">conventional-changelog/commitlint#4829</a></li> </ul> <h3>Docs, chore, etc.</h3> <ul> <li>test(cli): verify --cwd redirects config resolution <a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/997">#997</a> by <a href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4796">conventional-changelog/commitlint#4796</a></li> <li>docs: add ai agent support (skill, guide, llms.txt) by <a href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4804">conventional-changelog/commitlint#4804</a></li> <li>docs: add TDD commit flow and review expectations for contributors by <a href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4836">conventional-changelog/commitlint#4836</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/esatterwhite"><code>@​esatterwhite</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4829">conventional-changelog/commitlint#4829</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v21.0.2...v21.1.0">https://github.com/conventional-changelog/commitlint/compare/v21.0.2...v21.1.0</a></p> <h2>v21.0.2</h2> <!-- 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">@​commitlint/cli's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v21.1.0...v21.2.0">21.2.0</a> (2026-06-30)</h1> <h3>Features</h3> <ul> <li><strong>resolve-extends:</strong> resolve pure-ESM presets (conventional-changelog v7/v9/v10) (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4859">#4859</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/fdb566fe59457a786eac80e2a8cbb994638daba0">fdb566f</a>)</li> </ul> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v21.0.2...v21.1.0">21.1.0</a> (2026-06-23)</h1> <h3>Features</h3> <ul> <li><strong>cli:</strong> add --default-config flag to lint without a config file (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4805">#4805</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/7af27ba1bcfe2347d02df2efd6dca7203b6768c5">7af27ba</a>), closes <a href="https://redirect.github.com/conventional-changelog/commitlint/issues/3662">#3662</a></li> </ul> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v21.0.1...v21.0.2">21.0.2</a> (2026-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li>disallow same commit hash for --from and --to (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4773">#4773</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/121005e86341537c4bf59a8453cae21dbd4954ec">121005e</a>)</li> </ul> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v21.0.0...v21.0.1">21.0.1</a> (2026-05-12)</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/v20.5.3...v21.0.0">21.0.0</a> (2026-05-08)</h1> <ul> <li>chore!: minimum node version v22 (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4679">#4679</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/ac2b3f4a947670e46af9a738881ba14158f0987a">ac2b3f4</a>), closes <a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4679">#4679</a></li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>drop node v18 and v20 support</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/conventional-changelog/commitlint/commit/1b4e5bc0e095294ad421b3ac83f6b66665429e60"><code>1b4e5bc</code></a> v21.2.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/fdb566fe59457a786eac80e2a8cbb994638daba0"><code>fdb566f</code></a> feat(resolve-extends): resolve pure-ESM presets (conventional-changelog v7/v9...</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/6f1c0af6a7631cee854587dafc6beb0ccf274b1e"><code>6f1c0af</code></a> v21.1.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/7af27ba1bcfe2347d02df2efd6dca7203b6768c5"><code>7af27ba</code></a> feat(cli): add --default-config flag to lint without a config file (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4805">#4805</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/51a2d7f233338d1f09ffb93d70c7658ee78720df"><code>51a2d7f</code></a> test(cli): verify --cwd redirects config resolution (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/997">#997</a>) (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4796">#4796</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/806904829c497cdfedeebfbac573bd1c8ee66b2b"><code>8069048</code></a> v21.0.2</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/121005e86341537c4bf59a8453cae21dbd4954ec"><code>121005e</code></a> fix: disallow same commit hash for --from and --to (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4773">#4773</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/db8d7d6461d721fe2561ce4307e4069eaf6dcc8c"><code>db8d7d6</code></a> v21.0.1</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/1329a25fd6f13b993fdf4e8c1b5a25ff2bf7ee07"><code>1329a25</code></a> chore: migrate to pnpm (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4762">#4762</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/db39968cdcf7b655e5951d2f550edadc4f0768ef"><code>db39968</code></a> chore: pre pnpm cleanup (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4759">#4759</a>)</li> <li>Additional commits viewable in <a href="https://github.com/conventional-changelog/commitlint/commits/v21.2.0/@commitlint/cli">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b4b407 commit 94a630e

2 files changed

Lines changed: 252 additions & 343 deletions

File tree

0 commit comments

Comments
 (0)