[PR #295] [MERGED] chore(deps-dev): bump @commitlint/config-conventional from 17.7.0 to 18.1.0 in /web #327

Closed
opened 2026-03-03 16:37:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/295
Author: @dependabot[bot]
Created: 11/1/2023
Status: Merged
Merged: 11/8/2023
Merged by: @AchoArnold

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

Bumps @commitlint/config-conventional from 17.7.0 to 18.1.0.

Release notes

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

v18.1.0

18.1.0 (2023-10-25)

Bug Fixes

Features

  • [scope-enum] [scope-case] allow space after comma as scope delimiter (#3577) (13c4bfc), closes #3576

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.0.0...v18.1.0

v18.0.0

18.0.0 (2023-10-20)

  • chore!: minimum node version v18 (#3644) (5b4aeaf), closes #3644
  • chore: remove unused types
  • docs: prepare node update and new release
  • ci: remove node v14/16 checks
  • chore: adjust node types to minimal supported version
  • docs: simplify releases and remove roadmap

BREAKING CHANGES

  • drop node v14 and v16 support
  • drop TS v4 support
  • further major versions of other deps upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0

v17.8.1

What's Changed

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1

v17.8.0

... (truncated)

Changelog

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

18.1.0 (2023-10-25)

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

18.0.0 (2023-10-20)

BREAKING CHANGES

  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

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

17.8.0 (2023-10-14)

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/295 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/1/2023 **Status:** ✅ Merged **Merged:** 11/8/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/commitlint/config-conventional-18.1.0` --- ### 📝 Commits (1) - [`0d78524`](https://github.com/NdoleStudio/httpsms/commit/0d7852405476ea16d249d8545b73a1c81762c691) chore(deps-dev): bump @commitlint/config-conventional in /web ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+9 -9) </details> ### 📄 Description Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.7.0 to 18.1.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>v18.1.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v18.0.0...v18.1.0">18.1.0</a> (2023-10-25)</h1> <h3>Bug Fixes</h3> <ul> <li>update dependency read-pkg to v8 (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/3717">#3717</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/326f4975dbc2f06dbe490ca04732441ad062e063">326f497</a>)</li> </ul> <h3>Features</h3> <ul> <li>[scope-enum] [scope-case] allow space after comma as scope delimiter (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/3577">#3577</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/13c4bfc637dd6c66477fa1c8da821ed46af28c44">13c4bfc</a>), closes <a href="https://redirect.github.com/conventional-changelog/commitlint/issues/3576">#3576</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/miluoshi"><code>@​miluoshi</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/3577">conventional-changelog/commitlint#3577</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v18.0.0...v18.1.0">https://github.com/conventional-changelog/commitlint/compare/v18.0.0...v18.1.0</a></p> <h2>v18.0.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0">18.0.0</a> (2023-10-20)</h1> <ul> <li>chore!: minimum node version v18 (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3644">#3644</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2">5b4aeaf</a>), closes <a href="https://redirect.github.com/conventional-changelog/commitlint/issues/3644">#3644</a></li> <li>chore: remove unused types</li> <li>docs: prepare node update and new release</li> <li>ci: remove node v14/16 checks</li> <li>chore: adjust node types to minimal supported version</li> <li>docs: simplify releases and remove roadmap</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>drop node v14 and v16 support</li> <li>drop TS v4 support</li> <li>further major versions of other deps upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0">https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0</a></p> <h2>v17.8.1</h2> <h2>What's Changed</h2> <ul> <li>updated some deps to support latest TS version <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/3700">conventional-changelog/commitlint#3700</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1">https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1</a></p> <h2>v17.8.0</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/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/v18.0.0...v18.1.0">18.1.0</a> (2023-10-25)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​commitlint/config-conventional</code></p> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0">18.0.0</a> (2023-10-20)</h1> <ul> <li>chore!: minimum node version v18 (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3644">#3644</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2">5b4aeaf</a>), closes <a href="https://redirect.github.com/conventional-changelog/commitlint/issues/3644">#3644</a></li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li> <p>drop node v14 and v16 support</p> </li> <li> <p>chore: remove unused types</p> </li> <li> <p>docs: prepare node update and new release</p> </li> <li> <p>chore!: minimum TS version v5</p> </li> <li> <p>drop TS v4 support</p> </li> <li> <p>ci: remove node v14/16 checks</p> </li> <li> <p>chore: adjust node types to minimal supported version</p> </li> <li> <p>chore!: further major versions of other deps</p> </li> <li> <p>upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,</p> </li> <li> <p>docs: simplify releases and remove roadmap</p> </li> </ul> <h2><a href="https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1">17.8.1</a> (2023-10-20)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​commitlint/config-conventional</code></p> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v17.7.2...v17.8.0">17.8.0</a> (2023-10-14)</h1> <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/ab46d5340928b2e32ccbec995c9fbdac47eff87c"><code>ab46d53</code></a> v18.1.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/3cb66472996a12caa969f941dccd84d07355fb83"><code>3cb6647</code></a> v18.0.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2"><code>5b4aeaf</code></a> chore!: minimum node version v18 (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3644">#3644</a>)</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/75b2a1264ac699dbaead2249282b6dca18ae3008"><code>75b2a12</code></a> v17.8.1</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/786ecb4037d343251f43f25957af563907db2634"><code>786ecb4</code></a> v17.8.0</li> <li>See full diff in <a href="https://github.com/conventional-changelog/commitlint/commits/v18.1.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=17.7.0&new-version=18.1.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 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:37:51 +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#327
No description provided.