[PR #374] [MERGED] chore(deps-dev): bump @commitlint/cli from 18.4.3 to 19.0.3 in /web #395

Closed
opened 2026-03-03 16:38:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/374
Author: @dependabot[bot]
Created: 3/1/2024
Status: Merged
Merged: 3/3/2024
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/commitlint/cli-19.0.3


📝 Commits (1)

  • de80517 chore(deps-dev): bump @commitlint/cli from 18.4.3 to 19.0.3 in /web

📊 Changes

2 files changed (+181 additions, -254 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+180 -253)

📄 Description

Bumps @commitlint/cli from 18.4.3 to 19.0.3.

Release notes

Sourced from @​commitlint/cli's releases.

v19.0.3

19.0.3 (2024-02-28)

Bug Fixes

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3

v19.0.2

19.0.2 (2024-02-28)

Bug Fixes

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2

v19.0.1

19.0.1 (2024-02-27)

Bug Fixes

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1

v19.0.0

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0# 19.0.0 (2024-02-27)

Features

Docs

v18.6.2

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes

  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938

19.0.0 (2024-02-27)

Reverts

  • Revert "chore!: minimum node version v20" (2816783)

BREAKING CHANGES

  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

... (truncated)

Commits

Dependabot compatibility score

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 <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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/374 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/3/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/commitlint/cli-19.0.3` --- ### 📝 Commits (1) - [`de80517`](https://github.com/NdoleStudio/httpsms/commit/de805175fadf10f7a8c0c0b3858bb0d542b43d02) chore(deps-dev): bump @commitlint/cli from 18.4.3 to 19.0.3 in /web ### 📊 Changes **2 files changed** (+181 additions, -254 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+180 -253) </details> ### 📄 Description Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.3 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>Additional commits viewable 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.4.3&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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:38:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#395
No description provided.