From fec4dc21ff0a95f1ad3e47e6cef7038a06694599 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:06:08 +0000 Subject: [PATCH] chore(deps): update dependency @release-it/conventional-changelog to v9.0.4 (#925) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@release-it/conventional-changelog](https://redirect.github.com/release-it/conventional-changelog) | [`9.0.3` -> `9.0.4`](https://renovatebot.com/diffs/npm/@release-it%2fconventional-changelog/9.0.3/9.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@release-it%2fconventional-changelog/9.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@release-it%2fconventional-changelog/9.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@release-it%2fconventional-changelog/9.0.3/9.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@release-it%2fconventional-changelog/9.0.3/9.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
release-it/conventional-changelog (@​release-it/conventional-changelog) ### [`v9.0.4`](https://redirect.github.com/release-it/conventional-changelog/releases/tag/9.0.4) [Compare Source](https://redirect.github.com/release-it/conventional-changelog/compare/9.0.3...9.0.4) - Add default header (resolves [#​108](https://redirect.github.com/release-it/conventional-changelog/issues/108)) ([`6197330`](https://redirect.github.com/release-it/conventional-changelog/commit/6197330))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/console-fail-test). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 662d30f1..1ba0675a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "4.4.1", "@eslint/js": "9.17.0", - "@release-it/conventional-changelog": "9.0.3", + "@release-it/conventional-changelog": "9.0.4", "@types/eslint-plugin-markdown": "2.0.2", "@types/eslint__js": "8.42.3", "@types/node": "22.10.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd3b28e8..3e91714b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 9.17.0 version: 9.17.0 '@release-it/conventional-changelog': - specifier: 9.0.3 - version: 9.0.3(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@17.10.0(typescript@5.7.2)) + specifier: 9.0.4 + version: 9.0.4(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@17.10.0(typescript@5.7.2)) '@types/eslint-plugin-markdown': specifier: 2.0.2 version: 2.0.2 @@ -821,8 +821,8 @@ packages: resolution: {integrity: sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==} engines: {node: '>=12'} - '@release-it/conventional-changelog@9.0.3': - resolution: {integrity: sha512-+3TL+B89Kc+VTbfGxpTvJkbegWt5XIzkovsYVJyoZpOZDG07v25FU8c5R5Q8yNUs76Ikfq0sp+ZTTxmefG4Hiw==} + '@release-it/conventional-changelog@9.0.4': + resolution: {integrity: sha512-eSZVATX2qiyxzpXdIVNczxTGR+uD4lG/ZEfDDYBJ8vKIj6fKp+eYicIS8Ff/eL3bA9XiQTmllKqxPRzmz9d45w==} engines: {node: ^18.18.0 || ^20.9.0 || ^22.0.0} peerDependencies: release-it: ^17.0.0 @@ -4142,7 +4142,7 @@ snapshots: '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 - '@release-it/conventional-changelog@9.0.3(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@17.10.0(typescript@5.7.2))': + '@release-it/conventional-changelog@9.0.4(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@17.10.0(typescript@5.7.2))': dependencies: concat-stream: 2.0.0 conventional-changelog: 6.0.0(conventional-commits-filter@5.0.0)