Skip to content

Commit b30ad1d

Browse files
build(deps-dev): Bump the conventional-changelog group with 5 updates
Bumps the conventional-changelog group with 5 updates: | Package | From | To | | --- | --- | --- | | [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) | `4.0.0` | `5.1.0` | | [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog) | `6.1.0` | `7.0.2` | | [conventional-changelog-core](https://github.com/conventional-changelog/conventional-changelog) | `5.0.2` | `7.0.0` | | [conventional-changelog-writer](https://github.com/conventional-changelog/conventional-changelog) | `6.0.1` | `7.0.1` | | [conventional-recommended-bump](https://github.com/conventional-changelog/conventional-changelog) | `7.0.1` | `9.0.0` | Updates `conventional-changelog` from 4.0.0 to 5.1.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json) - [Commits](conventional-changelog/conventional-changelog@conventional-changelog-v4.0.0...conventional-changelog-v5.1.0) Updates `conventional-changelog-conventionalcommits` from 6.1.0 to 7.0.2 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json) - [Commits](conventional-changelog/conventional-changelog@conventional-changelog-conventionalcommits-v6.1.0...conventional-changelog-conventionalcommits-v7.0.2) Updates `conventional-changelog-core` from 5.0.2 to 7.0.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json) - [Commits](conventional-changelog/conventional-changelog@conventional-changelog-core-v5.0.2...conventional-changelog-core-v7.0.0) Updates `conventional-changelog-writer` from 6.0.1 to 7.0.1 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json) - [Commits](conventional-changelog/conventional-changelog@conventional-changelog-writer-v6.0.1...conventional-changelog-writer-v7.0.1) Updates `conventional-recommended-bump` from 7.0.1 to 9.0.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json) - [Commits](conventional-changelog/conventional-changelog@conventional-recommended-bump-v7.0.1...conventional-recommended-bump-v9.0.0) --- updated-dependencies: - dependency-name: conventional-changelog dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog - dependency-name: conventional-changelog-conventionalcommits dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog - dependency-name: conventional-changelog-core dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog - dependency-name: conventional-changelog-writer dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog - dependency-name: conventional-recommended-bump dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9524066 commit b30ad1d

File tree

2 files changed

+331
-407
lines changed

2 files changed

+331
-407
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,11 @@
101101
"@vitest/coverage-v8": "0.34.2",
102102
"add-stream": "1.0.0",
103103
"chai": "5.0.0-alpha.1",
104-
"conventional-changelog": "4.0.0",
105-
"conventional-changelog-conventionalcommits": "6.1.0",
106-
"conventional-changelog-core": "5.0.2",
107-
"conventional-changelog-writer": "6.0.1",
108-
"conventional-recommended-bump": "7.0.1",
104+
"conventional-changelog": "5.1.0",
105+
"conventional-changelog-conventionalcommits": "7.0.2",
106+
"conventional-changelog-core": "7.0.0",
107+
"conventional-changelog-writer": "7.0.1",
108+
"conventional-recommended-bump": "9.0.0",
109109
"cross-env": "7.0.3",
110110
"cspell": "6.31.3",
111111
"dateformat": "5.0.3",

0 commit comments

Comments
 (0)