From 64b69ff52dc878238a22109d015a16b34af6f848 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 14 Nov 2023 15:05:51 +0000
Subject: [PATCH] chore(deps): update dependency
 @release-it/conventional-changelog to v8 (#129)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@release-it/conventional-changelog](https://togithub.com/release-it/conventional-changelog)
| [`^7.0.2` ->
`^8.0.0`](https://renovatebot.com/diffs/npm/@release-it%2fconventional-changelog/7.0.2/8.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@release-it%2fconventional-changelog/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@release-it%2fconventional-changelog/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@release-it%2fconventional-changelog/7.0.2/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@release-it%2fconventional-changelog/7.0.2/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>release-it/conventional-changelog
(@&#8203;release-it/conventional-changelog)</summary>

###
[`v8.0.0`](https://togithub.com/release-it/conventional-changelog/releases/tag/8.0.0)

[Compare
Source](https://togithub.com/release-it/conventional-changelog/compare/7.0.2...8.0.0)

- Drop support for Node.js v16
([`2c13bcd`](https://togithub.com/release-it/conventional-changelog/commit/2c13bcd))
- Migrate conventional-recommended-bump
([`5c35f93`](https://togithub.com/release-it/conventional-changelog/commit/5c35f93))
- Update dependencies
([`5d127a5`](https://togithub.com/release-it/conventional-changelog/commit/5d127a5))
- Update README.md
([#&#8203;77](https://togithub.com/release-it/conventional-changelog/issues/77))
([`06192b4`](https://togithub.com/release-it/conventional-changelog/commit/06192b4))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/should-semantic-release).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 package.json   |  2 +-
 pnpm-lock.yaml | 30 ++++++++++--------------------
 2 files changed, 11 insertions(+), 21 deletions(-)

diff --git a/package.json b/package.json
index 4bfa7fd2..fce1ebb1 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
 		"conventional-commits-parser": "^5.0.0"
 	},
 	"devDependencies": {
-		"@release-it/conventional-changelog": "^7.0.2",
+		"@release-it/conventional-changelog": "^8.0.0",
 		"@types/conventional-commits-parser": "^3.0.4",
 		"@types/eslint": "^8.44.3",
 		"@types/pkgjs__parseargs": "^0.10.1",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 35819f2a..0826b9f2 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -14,8 +14,8 @@ dependencies:
 
 devDependencies:
   '@release-it/conventional-changelog':
-    specifier: ^7.0.2
-    version: 7.0.2(release-it@16.2.1)
+    specifier: ^8.0.0
+    version: 8.0.1(release-it@16.2.1)
   '@types/conventional-commits-parser':
     specifier: ^3.0.4
     version: 3.0.4
@@ -1115,15 +1115,15 @@ packages:
       config-chain: 1.1.13
     dev: true
 
-  /@release-it/conventional-changelog@7.0.2(release-it@16.2.1):
-    resolution: {integrity: sha512-rsUKWNnU39xivgC2IanjRkEOPsTu2X2jgJGpNHF+mndpOUr1WAROmIaix1o3ne2zseT+GLyZII2NC8FgYaM7xA==}
-    engines: {node: '>=16'}
+  /@release-it/conventional-changelog@8.0.1(release-it@16.2.1):
+    resolution: {integrity: sha512-pwc9jaBYDaSX5TXw6rEnPfqDkKJN2sFBhYpON1kBi9T3sA9EOBncC4ed0Bv3L1ciNb6eqEJXPfp+tQMqVlv/eg==}
+    engines: {node: '>=18'}
     peerDependencies:
-      release-it: ^16.0.0
+      release-it: ^17.0.0
     dependencies:
       concat-stream: 2.0.0
       conventional-changelog: 5.1.0
-      conventional-recommended-bump: 8.0.0
+      conventional-recommended-bump: 9.0.0
       release-it: 16.2.1(typescript@5.2.2)
       semver: 7.5.4
     dev: true
@@ -2195,17 +2195,16 @@ packages:
       meow: 12.1.1
       split2: 4.2.0
 
-  /conventional-recommended-bump@8.0.0:
-    resolution: {integrity: sha512-yvGN+VMy00WIe/pJufpmN+I4B2cM/WFK+CFCmDcjyVLyQR6J1KT2iecmA4NQ58gQAiNkvStEjcZp/W9h1JDM1A==}
+  /conventional-recommended-bump@9.0.0:
+    resolution: {integrity: sha512-HR1yD0G5HgYAu6K0wJjLd7QGRK8MQDqqj6Tn1n/ja1dFwBCE6QmV+iSgQ5F7hkx7OUR/8bHpxJqYtXj2f/opPQ==}
     engines: {node: '>=16'}
     hasBin: true
     dependencies:
-      concat-stream: 2.0.0
       conventional-changelog-preset-loader: 4.1.0
       conventional-commits-filter: 4.0.0
       conventional-commits-parser: 5.0.0
       git-raw-commits: 4.0.0
-      git-semver-tags: 6.0.0
+      git-semver-tags: 7.0.1
       meow: 12.1.1
     dev: true
 
@@ -3318,15 +3317,6 @@ packages:
       split2: 4.2.0
     dev: true
 
-  /git-semver-tags@6.0.0:
-    resolution: {integrity: sha512-v5BL6psuUy+Ftuo99141XlOIDoJtKw5+YyDANS7fknSP0iT4cVIanc3toDsH4K+VpIWc19l2/xkwQmXMfloeUA==}
-    engines: {node: '>=16'}
-    hasBin: true
-    dependencies:
-      meow: 12.1.1
-      semver: 7.5.4
-    dev: true
-
   /git-semver-tags@7.0.1:
     resolution: {integrity: sha512-NY0ZHjJzyyNXHTDZmj+GG7PyuAKtMsyWSwh07CR2hOZFa+/yoTsXci/nF2obzL8UDhakFNkD9gNdt/Ed+cxh2Q==}
     engines: {node: '>=16'}