From 9fe73b004eff0aeb53d67c6cd4e3ce05b72e8d5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 22:24:43 +0000 Subject: [PATCH] chore(deps): update dependency @release-it/conventional-changelog to v10 (#528) 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.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/@release-it%2fconventional-changelog/9.0.4/10.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@release-it%2fconventional-changelog/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@release-it%2fconventional-changelog/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@release-it%2fconventional-changelog/9.0.4/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@release-it%2fconventional-changelog/9.0.4/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
release-it/conventional-changelog (@​release-it/conventional-changelog) ### [`v10.0.0`](https://redirect.github.com/release-it/conventional-changelog/releases/tag/10.0.0) [Compare Source](https://redirect.github.com/release-it/conventional-changelog/compare/9.0.4...10.0.0) - Update dependencies + bump engines.node ([`273c84f`](https://redirect.github.com/release-it/conventional-changelog/commit/273c84f))
--- ### 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/should-semantic-release). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 090add06..866eadfa 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "conventional-commits-parser": "^5.0.0" }, "devDependencies": { - "@release-it/conventional-changelog": "^9.0.0", + "@release-it/conventional-changelog": "^10.0.0", "@types/conventional-commits-parser": "^5.0.0", "@types/eslint": "^8.44.3", "@types/pkgjs__parseargs": "^0.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c00557aa..b3450741 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 5.0.0 devDependencies: '@release-it/conventional-changelog': - specifier: ^9.0.0 - version: 9.0.4(conventional-commits-filter@5.0.0)(conventional-commits-parser@5.0.0)(release-it@17.11.0(typescript@5.7.3)) + specifier: ^10.0.0 + version: 10.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@5.0.0)(release-it@17.11.0(typescript@5.7.3)) '@types/conventional-commits-parser': specifier: ^5.0.0 version: 5.0.1 @@ -860,11 +860,11 @@ packages: resolution: {integrity: sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==} engines: {node: '>=12'} - '@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} + '@release-it/conventional-changelog@10.0.0': + resolution: {integrity: sha512-49qf9phGmPUIGpY2kwfgehs9en1znbPv2zdNn1WMLAH9DtHUh4m6KNSB+mLFGAMUhv24JhsA8ruYRYgluc2UJw==} + engines: {node: ^20.9.0 || >=22.0.0} peerDependencies: - release-it: ^17.0.0 + release-it: ^18.0.0 '@rollup/rollup-android-arm-eabi@4.27.3': resolution: {integrity: sha512-EzxVSkIvCFxUd4Mgm4xR9YXrcp976qVaHnqom/Tgm+vU79k4vV4eYTjmRvGfeoW8m9LVcsAy/lGjcgVegKEhLQ==} @@ -4437,7 +4437,7 @@ snapshots: '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 - '@release-it/conventional-changelog@9.0.4(conventional-commits-filter@5.0.0)(conventional-commits-parser@5.0.0)(release-it@17.11.0(typescript@5.7.3))': + '@release-it/conventional-changelog@10.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@5.0.0)(release-it@17.11.0(typescript@5.7.3))': dependencies: concat-stream: 2.0.0 conventional-changelog: 6.0.0(conventional-commits-filter@5.0.0)