Skip to content

Commit f8239d9

Browse files
chore(deps): update dependency @release-it/conventional-changelog to v9 (#1668)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@release-it/conventional-changelog](https://redirect.github.com/release-it/conventional-changelog) | [`^8.0.1` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@release-it%2fconventional-changelog/8.0.1/9.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@release-it%2fconventional-changelog/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@release-it%2fconventional-changelog/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@release-it%2fconventional-changelog/8.0.1/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@release-it%2fconventional-changelog/8.0.1/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>release-it/conventional-changelog (@&#8203;release-it/conventional-changelog)</summary> ### [`v9.0.0`](https://redirect.github.com/release-it/conventional-changelog/releases/tag/9.0.0) [Compare Source](https://redirect.github.com/release-it/conventional-changelog/compare/8.0.2...9.0.0) - Update dependencies ([`1db67c1`](https://redirect.github.com/release-it/conventional-changelog/commit/1db67c1)) - Add .gitignore file ([`d9416d7`](https://redirect.github.com/release-it/conventional-changelog/commit/d9416d7)) ### [`v8.0.2`](https://redirect.github.com/release-it/conventional-changelog/releases/tag/8.0.2) [Compare Source](https://redirect.github.com/release-it/conventional-changelog/compare/8.0.1...8.0.2) - Add Node.js 22 to test matrix in CI ([`619c01c`](https://redirect.github.com/release-it/conventional-changelog/commit/619c01c)) - Upgrade dependencies ([`e73df9b`](https://redirect.github.com/release-it/conventional-changelog/commit/e73df9b)) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3827eb1 commit f8239d9

File tree

2 files changed

+174
-265
lines changed

2 files changed

+174
-265
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
6565
"@eslint/js": "^9.9.0",
6666
"@octokit/request-error": "^6.1.4",
67-
"@release-it/conventional-changelog": "^8.0.1",
67+
"@release-it/conventional-changelog": "^9.0.0",
6868
"@types/eslint-plugin-markdown": "^2.0.2",
6969
"@types/eslint__js": "^8.42.3",
7070
"@types/git-url-parse": "^9.0.3",

0 commit comments

Comments
 (0)