[PR #2356] [CLOSED] chore(deps-dev): bump @commitlint/config-conventional from 16.2.4 to 17.0.0 #3753

Closed
opened 2026-03-17 01:20:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2356
Author: @dependabot[bot]
Created: 5/23/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/commitlint/config-conventional-17.0.0


📝 Commits (1)

  • 9a92c34 chore(deps-dev): bump @commitlint/config-conventional

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps @commitlint/config-conventional from 16.2.4 to 17.0.0.

Release notes

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

v17.0.0

17.0.0 (2022-05-16)

Bug Fixes

BREAKING CHANGES

New Contributors

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

v16.3.0

16.3.0 (2022-05-14)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v2 (#3154) (20122e8)
  • update dependency yargs to v17.5.0 (#3171) (0e6542b)

Features

  • add ability to filter Nx projects in @​commitlint/config-nx-scopes (#3155) (e595693), closes #3152

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v16.2.4...v16.3.0

Changelog

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

17.0.0 (2022-05-16)

BREAKING CHANGES

  • drop node v12 support

  • chore: rename circleci windows job

node version is not defned by the name anyways (i think)

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/hoppscotch/hoppscotch/pull/2356 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/23/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/commitlint/config-conventional-17.0.0` --- ### 📝 Commits (1) - [`9a92c34`](https://github.com/hoppscotch/hoppscotch/commit/9a92c34ca282d2e1cfd3ef569b9a03948c4cbf3f) chore(deps-dev): bump @commitlint/config-conventional ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.2.4 to 17.0.0. <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>v17.0.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v16.3.0...v17.0.0">17.0.0</a> (2022-05-16)</h1> <h3>Bug Fixes</h3> <ul> <li> <p>update dependency yargs to v17.5.1 (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3183">#3183</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/8db72f09e5e4e6a82e43246322cbd42d82d10bb6">8db72f0</a>)</p> </li> <li> <p>chore!: minimum node version v14 (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/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></p> </li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li> <p>drop node v12 support</p> </li> <li> <p>chore: rename circleci windows job</p> </li> <li> <p>Migrate <code>@​nrwl/tao</code> to nx following 13.9.0 release by <a href="https://github.com/fguitton"><code>@​fguitton</code></a> in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3135">conventional-changelog/commitlint#3135</a></p> </li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lxow456"><code>@​lxow456</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3179">conventional-changelog/commitlint#3179</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v16.3.0...v17.0.0">https://github.com/conventional-changelog/commitlint/compare/v16.3.0...v17.0.0</a></p> <h2>v16.3.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v16.2.4...v16.3.0">16.3.0</a> (2022-05-14)</h1> <h3>Bug Fixes</h3> <ul> <li>update dependency cosmiconfig-typescript-loader to v2 (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3154">#3154</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/20122e8d6e999b74eab3bab08a6d52cda3f13e37">20122e8</a>)</li> <li>update dependency yargs to v17.5.0 (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3171">#3171</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/0e6542bd0a0d193d0080809fc23031ad83b8e2d9">0e6542b</a>)</li> </ul> <h3>Features</h3> <ul> <li>add ability to filter Nx projects in <code>@​commitlint/config-nx-scopes</code> (<a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3155">#3155</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/e595693eb9be51a874cff01580b883982083ba0e">e595693</a>), closes <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/3152">#3152</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jaytavares"><code>@​jaytavares</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3155">conventional-changelog/commitlint#3155</a></li> <li><a href="https://github.com/matthewborgman"><code>@​matthewborgman</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/conventional-changelog/commitlint/pull/3173">conventional-changelog/commitlint#3173</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v16.2.4...v16.3.0">https://github.com/conventional-changelog/commitlint/compare/v16.2.4...v16.3.0</a></p> </blockquote> </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> <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/config-conventional/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> <ul> <li> <p>drop node v12 support</p> </li> <li> <p>chore: rename circleci windows job</p> </li> </ul> <p>node version is not defned by the name anyways (i think)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/conventional-changelog/commitlint/commit/ed437d29464ab1b239deecb84ce4d1f2a5e471c6"><code>ed437d2</code></a> v17.0.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/ac5f9b47a9e3cd5c9d58b14da0feb426f06b1ef9"><code>ac5f9b4</code></a> chore!: minimum node version v14 (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3128">#3128</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/6dbc982507e5bd7e2d24dba84941a681d228181c"><code>6dbc982</code></a> docs: remove scope-case rule <a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3157">#3157</a> (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3178">#3178</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/95f6b7cfdb01f581f81b4d5a956d154ebd3a0777"><code>95f6b7c</code></a> docs: align subject case rule in readme <a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3159">#3159</a> (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3179">#3179</a>)</li> <li>See full diff in <a href="https://github.com/conventional-changelog/commitlint/commits/v17.0.0/@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=16.2.4&new-version=17.0.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-17 01:20:25 +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/hoppscotch#3753
No description provided.