Skip to content

Commit fc2597c

Browse files
a-klosrenovate-bot
andauthored
chore(deps): update dependency conventional-changelog-conventionalcommits to v9 (#73)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [conventional-changelog-conventionalcommits](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme) ([source](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits)) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-conventionalcommits/8.0.0/9.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/conventional-changelog-conventionalcommits/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/conventional-changelog-conventionalcommits/8.0.0/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)</summary> ### [`v9.1.0`](https://redirect.github.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-conventionalcommits/CHANGELOG.md#910-2025-07-10) [Compare Source](https://redirect.github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v9.0.0...conventional-changelog-conventionalcommits-v9.1.0) ##### Features - scope option can be an array of strings ([#&#8203;1391](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1391)) ([81da809](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/81da80996888efb0277f7c6f76f2dd39164d81bd)) ### [`v9.0.0`](https://redirect.github.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-conventionalcommits/CHANGELOG.md#900-2025-05-19) [Compare Source](https://redirect.github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v8.0.0...conventional-changelog-conventionalcommits-v9.0.0) ##### ⚠ BREAKING CHANGES - bang notes handling is removed, it already being handled in conventional-commits-parser ##### Features - bang notes handling is removed ([#&#8203;1355](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1355)) ([5150f47](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/5150f47)) - scope, scopeOnly and bumpStrict options were added ([e2973e2](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/e2973e2)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" in timezone UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMCIsInRhcmdldEJyYW5jaCI6ImRlcHMtbWFpbiIsImxhYmVscyI6WyJtYWpvci11cGRhdGUiLCJub2RlanMiXX0=--> --------- Co-authored-by: Renovate Bot <[email protected]>
1 parent 6447445 commit fc2597c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"devDependencies": {
33
"@semantic-release/git": "^10.0.1",
44
"@semantic-release/github": "^11.0.1",
5-
"conventional-changelog-conventionalcommits": "^8.0.0",
5+
"conventional-changelog-conventionalcommits": "^9.0.0",
66
"semantic-release": "^24.2.7"
77
}
88
}

0 commit comments

Comments
 (0)