[PR #501] [MERGED] chore(deps-dev): bump @commitlint/config-conventional from 19.2.2 to 19.4.1 in /web #514

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/web/commitlint/config-conventional-19.4.1


📝 Commits (1)

  • 6440c1c chore(deps-dev): bump @commitlint/config-conventional in /web

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

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

📄 Description

Bumps @commitlint/config-conventional from 19.2.2 to 19.4.1.

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.4.1

19.4.1 (2024-08-28)

Bug Fixes

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

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/501 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/1/2024 **Status:** ✅ Merged **Merged:** 9/2/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/commitlint/config-conventional-19.4.1` --- ### 📝 Commits (1) - [`6440c1c`](https://github.com/NdoleStudio/httpsms/commit/6440c1cd3a9d340a1d4caefd47ee620486d70fef) chore(deps-dev): bump @commitlint/config-conventional in /web ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+5 -5) </details> ### 📄 Description Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.2.2 to 19.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/conventional-changelog/commitlint/releases"><code>@​commitlint/config-conventional</code>'s releases</a>.</em></p> <blockquote> <h2>v19.4.1</h2> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1">19.4.1</a> (2024-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>fix(rules): handle blank commit message in <code>signed-off-by</code> rule by <a href="https://github.com/SetDefaultOne"><code>@​SetDefaultOne</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4124">conventional-changelog/commitlint#4124</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rdimaio"><code>@​rdimaio</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4120">conventional-changelog/commitlint#4120</a></li> <li><a href="https://github.com/SetDefaultOne"><code>@​SetDefaultOne</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4124">conventional-changelog/commitlint#4124</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1">https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1</a></p> <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 &amp; 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&amp;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> <!-- 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/config-conventional/CHANGELOG.md"><code>@​commitlint/config-conventional</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1">19.4.1</a> (2024-08-28)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​commitlint/config-conventional</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/conventional-changelog/commitlint/commit/249e6a2767a757094776bda5f8d8f596b20e83c8"><code>249e6a2</code></a> v19.4.1</li> <li>See full diff in <a href="https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/config-conventional">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@commitlint/config-conventional&package-manager=npm_and_yarn&previous-version=19.2.2&new-version=19.4.1)](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:45 +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#514
No description provided.