Skip to content

Commit f50215a

Browse files
build(deps-dev): bump conventional-changelog-cli from 2.0.34 to 2.1.0
Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog) from 2.0.34 to 2.1.0. - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/[email protected]@2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 50ad404 commit f50215a

File tree

2 files changed

+51
-58
lines changed

2 files changed

+51
-58
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"chalk": "^4.1.0",
8484
"chromedriver": "^84.0.1",
8585
"codecov": "^3.7.2",
86-
"conventional-changelog-cli": "^2.0.34",
86+
"conventional-changelog-cli": "^2.1.0",
8787
"css-loader": "^4.2.1",
8888
"dotenv": "^8.2.0",
8989
"faked-promise": "^2.2.2",

yarn.lock

Lines changed: 50 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -2395,13 +2395,13 @@ commondir@^1.0.1:
23952395
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
23962396
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
23972397

2398-
compare-func@^1.3.1:
2399-
version "1.3.2"
2400-
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
2401-
integrity sha1-md0LpFfh+bxyKxLAjsM+6rMfpkg=
2398+
compare-func@^2.0.0:
2399+
version "2.0.0"
2400+
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3"
2401+
integrity sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==
24022402
dependencies:
24032403
array-ify "^1.0.0"
2404-
dot-prop "^3.0.0"
2404+
dot-prop "^5.1.0"
24052405

24062406
component-emitter@^1.2.1:
24072407
version "1.3.0"
@@ -2482,12 +2482,12 @@ content-type@~1.0.4:
24822482
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
24832483
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
24842484

2485-
conventional-changelog-angular@^5.0.10:
2486-
version "5.0.10"
2487-
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.10.tgz#5cf7b00dd315b6a6a558223c80d5ef24ddb34205"
2488-
integrity sha512-k7RPPRs0vp8+BtPsM9uDxRl6KcgqtCJmzRD1wRtgqmhQ96g8ifBGo9O/TZBG23jqlXS/rg8BKRDELxfnQQGiaA==
2485+
conventional-changelog-angular@^5.0.11:
2486+
version "5.0.11"
2487+
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz#99a3ca16e4a5305e0c2c2fae3ef74fd7631fc3fb"
2488+
integrity sha512-nSLypht/1yEflhuTogC03i7DX7sOrXGsRn14g131Potqi6cbGbGEE9PSDEHKldabB6N76HiSyw9Ph+kLmC04Qw==
24892489
dependencies:
2490-
compare-func "^1.3.1"
2490+
compare-func "^2.0.0"
24912491
q "^1.5.1"
24922492

24932493
conventional-changelog-atom@^2.0.7:
@@ -2497,13 +2497,13 @@ conventional-changelog-atom@^2.0.7:
24972497
dependencies:
24982498
q "^1.5.1"
24992499

2500-
conventional-changelog-cli@^2.0.34:
2501-
version "2.0.34"
2502-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.34.tgz#3d9da6011aaaf24f331b606ddc5087a6b811464b"
2503-
integrity sha512-HDDIhhpsMKiiAfH/mbj7wApgN7uA33Nk4hISY3/7ijlfqXc/bmP3v4o3Yialoxz0iTBibc94xi6kfTH7XIvwDw==
2500+
conventional-changelog-cli@^2.1.0:
2501+
version "2.1.0"
2502+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.1.0.tgz#5da5be32203ca8382815afc85b7f9151115d5e97"
2503+
integrity sha512-hZ8EcpxV4LcGOZwH+U5LJQDnyA4o/uyUdmIGzmFZMB4caujavvDBo/iTgVihk0m1QKkEhJgulagrILSm1JCakA==
25042504
dependencies:
25052505
add-stream "^1.0.0"
2506-
conventional-changelog "^3.1.21"
2506+
conventional-changelog "^3.1.23"
25072507
lodash "^4.17.15"
25082508
meow "^7.0.0"
25092509
tempfile "^3.0.0"
@@ -2515,28 +2515,28 @@ conventional-changelog-codemirror@^2.0.7:
25152515
dependencies:
25162516
q "^1.5.1"
25172517

2518-
conventional-changelog-conventionalcommits@^4.3.0:
2519-
version "4.3.0"
2520-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.0.tgz#c4205a659f7ca9d7881f29ee78a4e7d6aeb8b3c2"
2521-
integrity sha512-oYHydvZKU+bS8LnGqTMlNrrd7769EsuEHKy4fh1oMdvvDi7fem8U+nvfresJ1IDB8K00Mn4LpiA/lR+7Gs6rgg==
2518+
conventional-changelog-conventionalcommits@^4.4.0:
2519+
version "4.4.0"
2520+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.4.0.tgz#8d96687141c9bbd725a89b95c04966d364194cd4"
2521+
integrity sha512-ybvx76jTh08tpaYrYn/yd0uJNLt5yMrb1BphDe4WBredMlvPisvMghfpnJb6RmRNcqXeuhR6LfGZGewbkRm9yA==
25222522
dependencies:
2523-
compare-func "^1.3.1"
2523+
compare-func "^2.0.0"
25242524
lodash "^4.17.15"
25252525
q "^1.5.1"
25262526

2527-
conventional-changelog-core@^4.1.7:
2528-
version "4.1.7"
2529-
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-4.1.7.tgz#6b5cdadda4430895cc4a75a73dd8b36e322ab346"
2530-
integrity sha512-UBvSrQR2RdKbSQKh7RhueiiY4ZAIOW3+CSWdtKOwRv+KxIMNFKm1rOcGBFx0eA8AKhGkkmmacoTWJTqyz7Q0VA==
2527+
conventional-changelog-core@^4.2.0:
2528+
version "4.2.0"
2529+
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-4.2.0.tgz#d8befd1e1f5126bf35a17668276cc8c244650469"
2530+
integrity sha512-8+xMvN6JvdDtPbGBqA7oRNyZD4od1h/SIzrWqHcKZjitbVXrFpozEeyn4iI4af1UwdrabQpiZMaV07fPUTGd4w==
25312531
dependencies:
25322532
add-stream "^1.0.0"
2533-
conventional-changelog-writer "^4.0.16"
2533+
conventional-changelog-writer "^4.0.17"
25342534
conventional-commits-parser "^3.1.0"
25352535
dateformat "^3.0.0"
25362536
get-pkg-repo "^1.0.0"
25372537
git-raw-commits "2.0.0"
25382538
git-remote-origin-url "^2.0.0"
2539-
git-semver-tags "^4.0.0"
2539+
git-semver-tags "^4.1.0"
25402540
lodash "^4.17.15"
25412541
normalize-package-data "^2.3.5"
25422542
q "^1.5.1"
@@ -2573,25 +2573,25 @@ conventional-changelog-jquery@^3.0.10:
25732573
dependencies:
25742574
q "^1.5.1"
25752575

2576-
conventional-changelog-jshint@^2.0.7:
2577-
version "2.0.7"
2578-
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.7.tgz#955a69266951cd31e8afeb3f1c55e0517fdca943"
2579-
integrity sha512-qHA8rmwUnLiIxANJbz650+NVzqDIwNtc0TcpIa0+uekbmKHttidvQ1dGximU3vEDdoJVKFgR3TXFqYuZmYy9ZQ==
2576+
conventional-changelog-jshint@^2.0.8:
2577+
version "2.0.8"
2578+
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.8.tgz#3fff4df8cb46037f77b9dc3f8e354c7f99332f13"
2579+
integrity sha512-hB/iI0IiZwnZ+seYI+qEQ4b+EMQSEC8jGIvhO2Vpz1E5p8FgLz75OX8oB1xJWl+s4xBMB6f8zJr0tC/BL7YOjw==
25802580
dependencies:
2581-
compare-func "^1.3.1"
2581+
compare-func "^2.0.0"
25822582
q "^1.5.1"
25832583

25842584
conventional-changelog-preset-loader@^2.3.4:
25852585
version "2.3.4"
25862586
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz#14a855abbffd59027fd602581f1f34d9862ea44c"
25872587
integrity sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==
25882588

2589-
conventional-changelog-writer@^4.0.16:
2590-
version "4.0.16"
2591-
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.16.tgz#ca10f2691a8ea6d3c2eb74bd35bcf40aa052dda5"
2592-
integrity sha512-jmU1sDJDZpm/dkuFxBeRXvyNcJQeKhGtVcFFkwTphUAzyYWcwz2j36Wcv+Mv2hU3tpvLMkysOPXJTLO55AUrYQ==
2589+
conventional-changelog-writer@^4.0.17:
2590+
version "4.0.17"
2591+
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.17.tgz#4753aaa138bf5aa59c0b274cb5937efcd2722e21"
2592+
integrity sha512-IKQuK3bib/n032KWaSb8YlBFds+aLmzENtnKtxJy3+HqDq5kohu3g/UdNbIHeJWygfnEbZjnCKFxAW0y7ArZAw==
25932593
dependencies:
2594-
compare-func "^1.3.1"
2594+
compare-func "^2.0.0"
25952595
conventional-commits-filter "^2.0.6"
25962596
dateformat "^3.0.0"
25972597
handlebars "^4.7.6"
@@ -2602,21 +2602,21 @@ conventional-changelog-writer@^4.0.16:
26022602
split "^1.0.0"
26032603
through2 "^3.0.0"
26042604

2605-
conventional-changelog@^3.1.21:
2606-
version "3.1.21"
2607-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.21.tgz#4a774e6bf503acfd7e4685bb750da8c0eccf1e0d"
2608-
integrity sha512-ZGecVZPEo3aC75VVE4nu85589dDhpMyqfqgUM5Myq6wfKWiNqhDJLSDMsc8qKXshZoY7dqs1hR0H/15kI/G2jQ==
2605+
conventional-changelog@^3.1.23:
2606+
version "3.1.23"
2607+
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.23.tgz#d696408021b579a3814aba79b38729ed86478aea"
2608+
integrity sha512-sScUu2NHusjRC1dPc5p8/b3kT78OYr95/Bx7Vl8CPB8tF2mG1xei5iylDTRjONV5hTlzt+Cn/tBWrKdd299b7A==
26092609
dependencies:
2610-
conventional-changelog-angular "^5.0.10"
2610+
conventional-changelog-angular "^5.0.11"
26112611
conventional-changelog-atom "^2.0.7"
26122612
conventional-changelog-codemirror "^2.0.7"
2613-
conventional-changelog-conventionalcommits "^4.3.0"
2614-
conventional-changelog-core "^4.1.7"
2613+
conventional-changelog-conventionalcommits "^4.4.0"
2614+
conventional-changelog-core "^4.2.0"
26152615
conventional-changelog-ember "^2.0.8"
26162616
conventional-changelog-eslint "^3.0.8"
26172617
conventional-changelog-express "^2.0.5"
26182618
conventional-changelog-jquery "^3.0.10"
2619-
conventional-changelog-jshint "^2.0.7"
2619+
conventional-changelog-jshint "^2.0.8"
26202620
conventional-changelog-preset-loader "^2.3.4"
26212621

26222622
conventional-commits-filter@^2.0.6:
@@ -3357,14 +3357,7 @@ dot-case@^3.0.3:
33573357
no-case "^3.0.3"
33583358
tslib "^1.10.0"
33593359

3360-
dot-prop@^3.0.0:
3361-
version "3.0.0"
3362-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177"
3363-
integrity sha1-G3CK8JSknJoOfbyteQq6U52sEXc=
3364-
dependencies:
3365-
is-obj "^1.0.0"
3366-
3367-
dot-prop@^5.2.0:
3360+
dot-prop@^5.1.0, dot-prop@^5.2.0:
33683361
version "5.2.0"
33693362
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.2.0.tgz#c34ecc29556dc45f1f4c22697b6f4904e0cc4fcb"
33703363
integrity sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==
@@ -4270,10 +4263,10 @@ git-remote-origin-url@^2.0.0:
42704263
gitconfiglocal "^1.0.0"
42714264
pify "^2.3.0"
42724265

4273-
git-semver-tags@^4.0.0:
4274-
version "4.0.0"
4275-
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-4.0.0.tgz#a9dd58a0dd3561a4a9898b7e9731cf441c98fc38"
4276-
integrity sha512-LajaAWLYVBff+1NVircURJFL8TQ3EMIcLAfHisWYX/nPoMwnTYfWAznQDmMujlLqoD12VtLmoSrF1sQ5MhimEQ==
4266+
git-semver-tags@^4.1.0:
4267+
version "4.1.0"
4268+
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-4.1.0.tgz#0146c9bc24ee96104c99f443071c8c2d7dc848e3"
4269+
integrity sha512-TcxAGeo03HdErzKzi4fDD+xEL7gi8r2Y5YSxH6N2XYdVSV5UkBwfrt7Gqo1b+uSHCjy/sa9Y6BBBxxFLxfbhTg==
42774270
dependencies:
42784271
meow "^7.0.0"
42794272
semver "^6.0.0"
@@ -5149,7 +5142,7 @@ is-number@^7.0.0:
51495142
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
51505143
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
51515144

5152-
is-obj@^1.0.0, is-obj@^1.0.1:
5145+
is-obj@^1.0.1:
51535146
version "1.0.1"
51545147
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
51555148
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=

0 commit comments

Comments
 (0)