[PR #56] [CLOSED] chore(deps-dev): bump @commitlint/cli from 15.0.0 to 17.4.0 in /web #116

Closed
opened 2026-03-03 16:36:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/56
Author: @dependabot[bot]
Created: 1/9/2023
Status: Closed

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


📝 Commits (1)

  • f4ef659 chore(deps-dev): bump @commitlint/cli from 15.0.0 to 17.4.0 in /web

📊 Changes

3 files changed (+818 additions, -491 deletions)

View changed files

📝 web/package-lock.json (+574 -368)
📝 web/package.json (+1 -1)
📝 web/yarn.lock (+243 -122)

📄 Description

Bumps @commitlint/cli from 15.0.0 to 17.4.0.

Release notes

Sourced from @​commitlint/cli's releases.

v17.4.0

17.4.0 (2023-01-04)

Bug Fixes

  • stop truncating the body in presence of dashes (#3476) (02a61be)

Features

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0

v17.3.0

17.3.0 (2022-11-21)

Features

  • config-pnpm-scopes: implement config-pnpm-scopes (#3427) (ca3ae8b)

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0

v17.2.1

17.2.1 (2022-11-01)

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.0...v17.2.1

v17.1.2

17.1.2 (2022-08-29)

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

17.4.0 (2023-01-04)

Bug Fixes

17.3.0 (2022-11-21)

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

17.2.0 (2022-10-31)

Features

17.1.2 (2022-08-29)

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

17.1.1 (2022-08-27)

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

17.1.0 (2022-08-27)

Features

17.0.3 (2022-06-25)

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

17.0.2 (2022-06-01)

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

17.0.1 (2022-05-25)

Bug Fixes

17.0.0 (2022-05-16)

BREAKING CHANGES

... (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 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/56 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/9/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/commitlint/cli-17.4.0` --- ### 📝 Commits (1) - [`f4ef659`](https://github.com/NdoleStudio/httpsms/commit/f4ef6594e510053ed90b49764fd2b66d4fd85cd8) chore(deps-dev): bump @commitlint/cli from 15.0.0 to 17.4.0 in /web ### 📊 Changes **3 files changed** (+818 additions, -491 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+574 -368) 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+243 -122) </details> ### 📄 Description Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 15.0.0 to 17.4.0. <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>v17.4.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0">17.4.0</a> (2023-01-04)</h1> <h3>Bug Fixes</h3> <ul> <li>stop truncating the body in presence of dashes (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3476">#3476</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/02a61befad13a348866fce30b15caa67a8360d9c">02a61be</a>)</li> </ul> <h3>Features</h3> <ul> <li>support config .cts extension (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3461">#3461</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/85ad18b8990567df516effcacbf04edbcbb6b6d7">85ad18b</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/sjarva"><code>@​sjarva</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3438">conventional-changelog/commitlint#3438</a></li> <li><a href="https://github.com/MohamedLamineAllal"><code>@​MohamedLamineAllal</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3461">conventional-changelog/commitlint#3461</a></li> <li><a href="https://github.com/ridvanaltun"><code>@​ridvanaltun</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3462">conventional-changelog/commitlint#3462</a></li> <li><a href="https://github.com/brnhensley"><code>@​brnhensley</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3463">conventional-changelog/commitlint#3463</a></li> <li><a href="https://github.com/vighnesh153"><code>@​vighnesh153</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3464">conventional-changelog/commitlint#3464</a></li> <li><a href="https://github.com/realmarv"><code>@​realmarv</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3476">conventional-changelog/commitlint#3476</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0">https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0</a></p> <h2>v17.3.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0">17.3.0</a> (2022-11-21)</h1> <h3>Features</h3> <ul> <li><strong>config-pnpm-scopes:</strong> implement config-pnpm-scopes (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3427">#3427</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/ca3ae8b14271c62910d228a622bec20b1be8ed63">ca3ae8b</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/azat-io"><code>@​azat-io</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3419">conventional-changelog/commitlint#3419</a></li> <li><a href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3422">conventional-changelog/commitlint#3422</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0">https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0</a></p> <h2>v17.2.1</h2> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v17.2.0...v17.2.1">17.2.1</a> (2022-11-01)</h2> <ul> <li>build: Expand lerna version range to accept v6 by <a href="https://github.com/JaneJeon"><code>@​JaneJeon</code></a> in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3417">conventional-changelog/commitlint#3417</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/JaneJeon"><code>@​JaneJeon</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3417">conventional-changelog/commitlint#3417</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v17.2.0...v17.2.1">https://github.com/conventional-changelog/commitlint/compare/v17.2.0...v17.2.1</a></p> <h2>v17.1.2</h2> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2">17.1.2</a> (2022-08-29)</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> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0">17.4.0</a> (2023-01-04)</h1> <h3>Bug Fixes</h3> <ul> <li>update dependency fs-extra to v11 (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3460">#3460</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/a43792388e0d9707da770b26592c5e31553384a1">a437923</a>)</li> </ul> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0">17.3.0</a> (2022-11-21)</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/v17.1.2...v17.2.0">17.2.0</a> (2022-10-31)</h1> <h3>Features</h3> <ul> <li><strong>cli:</strong> add strict mode (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3384">#3384</a>) (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3385">#3385</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/fdff2bee2d688698555de1cab904d0f5038075b1">fdff2be</a>)</li> </ul> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2">17.1.2</a> (2022-08-29)</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/v17.1.0...v17.1.1">17.1.1</a> (2022-08-27)</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/v17.0.3...v17.1.0">17.1.0</a> (2022-08-27)</h1> <h3>Features</h3> <ul> <li><strong>commitlint:</strong> add additional git log args (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3334">#3334</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/229c65b60f15c15da5f5b11deb555d1f557c673a">229c65b</a>)</li> </ul> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v17.0.2...v17.0.3">17.0.3</a> (2022-06-25)</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/v17.0.1...v17.0.2">17.0.2</a> (2022-06-01)</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/v17.0.0...v17.0.1">17.0.1</a> (2022-05-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> use <code>core.commentChar</code> from git config with <code>--edit</code> flag (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3191">#3191</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/e5fee05301ab7441b6091e4ee6fc095d26bbd589">e5fee05</a>), closes <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3190">#3190</a> <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3190">#3190</a> <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3190">#3190</a></li> </ul> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v16.3.0...v17.0.0">17.0.0</a> (2022-05-16)</h1> <ul> <li>chore!: minimum node version v14 (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3128">#3128</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/ac5f9b47a9e3cd5c9d58b14da0feb426f06b1ef9">ac5f9b4</a>), closes <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3128">#3128</a></li> </ul> <h3>BREAKING CHANGES</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/conventional-changelog/commitlint/commit/7b0f7e805818944ab9fa42c52b6858211bbf2a66"><code>7b0f7e8</code></a> v17.4.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/a43792388e0d9707da770b26592c5e31553384a1"><code>a437923</code></a> fix: update dependency fs-extra to v11 (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3460">#3460</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/618aee50a953ab06e736d985009f7182bd1a8ae1"><code>618aee5</code></a> v17.3.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/b51f89d18f3931c73b219c901448c14313f155b6"><code>b51f89d</code></a> chore: remove lodash (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3419">#3419</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/a2fab85ec0668b112f43073c766a2a8545a55497"><code>a2fab85</code></a> v17.2.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/fdff2bee2d688698555de1cab904d0f5038075b1"><code>fdff2be</code></a> feat(cli): add strict mode (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3384">#3384</a>) (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3385">#3385</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/d218e5ba5ebbe3992df5d989a26f7e0df59cbb3b"><code>d218e5b</code></a> v17.1.2</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/a294222f48d808855cacefdf46f0e5f8b8ec0a6b"><code>a294222</code></a> v17.1.1</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/a2c25b93e34d37a950609fa4606849a55a1826b4"><code>a2c25b9</code></a> v17.1.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/229c65b60f15c15da5f5b11deb555d1f557c673a"><code>229c65b</code></a> feat(commitlint): add additional git log args (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3334">#3334</a>)</li> <li>Additional commits viewable in <a href="https://github.com/conventional-changelog/commitlint/commits/v17.4.0/@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=15.0.0&new-version=17.4.0)](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 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:36:49 +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#116
No description provided.