Skip to content

Commit 40ad5cb

Browse files
chore(deps): update dependency @release-it/conventional-changelog to v8 (#1028)
[![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.1` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@release-it%2fconventional-changelog/7.0.1/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.1/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.1/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)) ### [`v7.0.2`](https://togithub.com/release-it/conventional-changelog/releases/tag/7.0.2) [Compare Source](https://togithub.com/release-it/conventional-changelog/compare/7.0.1...7.0.2) - Upgrade conventional-changelog to 5.1.0 ([#&#8203;75](https://togithub.com/release-it/conventional-changelog/issues/75)) ([`bdd80bd`](https://togithub.com/release-it/conventional-changelog/commit/bdd80bd)) - Fix `preset` → `preset.name` in readme ([`fa034ed`](https://togithub.com/release-it/conventional-changelog/commit/fa034ed)) </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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7d8d71 commit 40ad5cb

File tree

2 files changed

+11
-21
lines changed

2 files changed

+11
-21
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"devDependencies": {
6464
"@octokit/request-error": "^5.0.0",
65-
"@release-it/conventional-changelog": "^7.0.1",
65+
"@release-it/conventional-changelog": "^8.0.0",
6666
"@types/eslint": "^8.44.2",
6767
"@types/git-url-parse": "^9.0.1",
6868
"@types/js-yaml": "^4.0.5",

Diff for: pnpm-lock.yaml

+10-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)