Skip to content

Commit 3ac6255

Browse files
chore(deps): Bump conventional-changelog-conventionalcommits
Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog) from 5.0.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-v5.0.0...conventional-changelog-conventionalcommits-v7.0.2) --- updated-dependencies: - dependency-name: conventional-changelog-conventionalcommits dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e391b9 commit 3ac6255

2 files changed

Lines changed: 5 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@actions/core": "^1.10.0",
2626
"@actions/github": "^6.0.0",
27-
"conventional-changelog-conventionalcommits": "5.0.0",
27+
"conventional-changelog-conventionalcommits": "7.0.2",
2828
"conventional-commit-types": "^3.0.0",
2929
"conventional-commits-parser": "^3.2.4"
3030
},

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1659,14 +1659,12 @@ confusing-browser-globals@^1.0.11:
16591659
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81"
16601660
integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==
16611661

1662-
conventional-changelog-conventionalcommits@5.0.0:
1663-
version "5.0.0"
1664-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
1665-
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
1662+
conventional-changelog-conventionalcommits@7.0.2:
1663+
version "7.0.2"
1664+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
1665+
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
16661666
dependencies:
16671667
compare-func "^2.0.0"
1668-
lodash "^4.17.15"
1669-
q "^1.5.1"
16701668

16711669
conventional-commit-types@^3.0.0:
16721670
version "3.0.0"
@@ -3921,11 +3919,6 @@ pure-rand@^6.0.0:
39213919
resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.0.0.tgz#701996ceefa253507923a0e864c17ab421c04a7c"
39223920
integrity sha512-rLSBxJjP+4DQOgcJAx6RZHT2he2pkhQdSnofG5VWyVl6GRq/K02ISOuOLcsMOrtKDIJb8JN2zm3FFzWNbezdPw==
39233921

3924-
q@^1.5.1:
3925-
version "1.5.1"
3926-
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
3927-
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
3928-
39293922
queue-microtask@^1.2.2:
39303923
version "1.2.3"
39313924
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"

0 commit comments

Comments
 (0)