Skip to content

Commit

Permalink
build(deps-dev): Bump @commitlint/cli from 18.6.1 to 19.0.3 (#127)
Browse files Browse the repository at this point in the history
Bumps
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)
from 18.6.1 to 19.0.3.
<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.0.3</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3">19.0.3</a>
(2024-02-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: mark <code>@types/conventional-commits-parser</code> as dep for
<code>@commitlint/types</code> by <a
href="https://github.com/JounQin"><code>@​JounQin</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3944">conventional-changelog/commitlint#3944</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3">https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3</a></p>
<h2>v19.0.2</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2">19.0.2</a>
(2024-02-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: fallback to <code>resolve-from</code> for Yarn P'n'P by <a
href="https://github.com/JounQin"><code>@​JounQin</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3941">conventional-changelog/commitlint#3941</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2">https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2</a></p>
<h2>v19.0.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1">19.0.1</a>
(2024-02-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: drop <code>resolve-from</code>, <code>resolve-global</code> and
<code>import-fresh</code>, resolve global packages correctly by <a
href="https://github.com/JounQin"><code>@​JounQin</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3939">conventional-changelog/commitlint#3939</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1">https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1</a></p>
<h2>v19.0.0</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0#">https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0#</a>
<a
href="https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0">19.0.0</a>
(2024-02-27)</p>
<p>Features</p>
<ul>
<li>feat!: migrate to pure ESM (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3850">#3850</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/342373559bdf7c783c4ef37ff05dc38a5f681159">3423735</a>),
closes <a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3850">#3850</a>
by <a href="https://github.com/JounQin"><code>@​JounQin</code></a><br />
Thanks to <a
href="https://github.com/marcalexiei"><code>@​marcalexiei</code></a> and
<a href="https://github.com/knocte"><code>@​knocte</code></a> for the
review and feedback</li>
</ul>
<p>Docs</p>
<ul>
<li>docs: use vitepress (<a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3921">#3921</a>)
by <a
href="https://github.com/marcalexiei"><code>@​marcalexiei</code></a></li>
</ul>
<h2>v18.6.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"><code>@​commitlint/cli</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3">19.0.3</a>
(2024-02-28)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​commitlint/cli</code></p>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2">19.0.2</a>
(2024-02-28)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​commitlint/cli</code></p>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1">19.0.1</a>
(2024-02-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>drop <code>resolve-from</code>, <code>resolve-global</code> and
<code>import-fresh</code>, resolve global packages correctly (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3939">#3939</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/8793c639c083c33714da0a29429b338776813d0c">8793c63</a>),
closes <a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3938">#3938</a></li>
</ul>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0">19.0.0</a>
(2024-02-27)</h1>
<ul>
<li>feat!: migrate to pure ESM (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3850">#3850</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/342373559bdf7c783c4ef37ff05dc38a5f681159">3423735</a>),
closes <a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3850">#3850</a></li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore!: minimum node version v20&quot; (<a
href="https://github.com/conventional-changelog/commitlint/commit/2816783d00e7eb967de3ac9347c2fc43dc8b94fa">2816783</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>migrate to pure ESM</p>
</li>
<li>
<p>feat: migrate to pure ESM</p>
</li>
<li>
<p>chore: update snapshot</p>
</li>
<li>
<p>fix: load <code>parserPreset</code> with another
<code>await</code></p>
</li>
<li>
<p>test: migrate to vitest</p>
</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/9b4ac34069e06cd327760ce37adbde8d537d8e3e"><code>9b4ac34</code></a>
v19.0.3</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/e5389241cbf379040c79efbc73a94c37ace840f0"><code>e538924</code></a>
v19.0.2</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/9351b8e1f4e9fc1ff45e55dabcd2d887ac2a8070"><code>9351b8e</code></a>
v19.0.1</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/8793c639c083c33714da0a29429b338776813d0c"><code>8793c63</code></a>
fix: drop <code>resolve-from</code>, <code>resolve-global</code> and
<code>import-fresh</code>, resolve global...</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/f1ff12159d627ee63bf8982ab02e6cca8f10b09f"><code>f1ff121</code></a>
v19.0.0</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/868983c18efcb6fa835197cc9b2275545e528ad4"><code>868983c</code></a>
docs: use vitepress (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3921">#3921</a>)</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/42d90f25211ac23d3cb9ee1dc55643f241c9b151"><code>42d90f2</code></a>
chore: bump ESM only packages and minor version packages (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3927">#3927</a>)</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/2816783d00e7eb967de3ac9347c2fc43dc8b94fa"><code>2816783</code></a>
Revert &quot;chore!: minimum node version v20&quot;</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/a9096342d7899804ab3504ccfecb2d2923d0e4ea"><code>a909634</code></a>
chore!: minimum node version v20</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/342373559bdf7c783c4ef37ff05dc38a5f681159"><code>3423735</code></a>
feat!: migrate to pure ESM (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3850">#3850</a>)</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/cli">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@commitlint/cli&package-manager=npm_and_yarn&previous-version=18.6.1&new-version=19.0.3)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent fa2fcc0 commit 9f142c6
Show file tree
Hide file tree
Showing 2 changed files with 925 additions and 1,187 deletions.
Loading

0 comments on commit 9f142c6

Please sign in to comment.