Skip to content

Commit 653d8f8

Browse files
committed
chore: use conventional-changelog-cli instead
1 parent 91d4ca4 commit 653d8f8

File tree

2 files changed

+77
-52
lines changed

2 files changed

+77
-52
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"babel-core": "^6.26.0",
4848
"babel-loader": "^7.1.4",
4949
"babel-preset-env": "^1.6.1",
50-
"conventional-changelog": "^1.1.19",
50+
"conventional-changelog-cli": "^1.3.22",
5151
"css-loader": "^0.28.11",
5252
"eslint": "^4.19.0",
5353
"eslint-plugin-vue-libs": "^2.1.0",

Diff for: yarn.lock

+76-51
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ acorn@^5.0.3, acorn@^5.3.0, acorn@^5.4.1, acorn@^5.5.0:
148148
version "5.5.3"
149149
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9"
150150

151+
add-stream@^1.0.0:
152+
version "1.0.0"
153+
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
154+
151155
agentkeepalive@^2.2.0:
152156
version "2.2.0"
153157
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-2.2.0.tgz#c5d1bd4b129008f1163f236f86e5faea2026e2ef"
@@ -2061,51 +2065,61 @@ conventional-changelog-angular@^1.6.6:
20612065
compare-func "^1.3.1"
20622066
q "^1.5.1"
20632067

2064-
conventional-changelog-atom@^0.2.5:
2065-
version "0.2.5"
2066-
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-0.2.5.tgz#456fb0245965cb41b38dbc558829aaeadf678ed2"
2068+
conventional-changelog-atom@^0.2.8:
2069+
version "0.2.8"
2070+
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-0.2.8.tgz#8037693455990e3256f297320a45fa47ee553a14"
20672071
dependencies:
20682072
q "^1.5.1"
20692073

2070-
conventional-changelog-codemirror@^0.3.5:
2071-
version "0.3.5"
2072-
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.3.5.tgz#3e82f128912c86c1e1e0f1dab5ce745d0c2a78a8"
2074+
conventional-changelog-cli@^1.3.22:
2075+
version "1.3.22"
2076+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.22.tgz#13570fe1728f56f013ff7a88878ff49d5162a405"
2077+
dependencies:
2078+
add-stream "^1.0.0"
2079+
conventional-changelog "^1.1.24"
2080+
lodash "^4.2.1"
2081+
meow "^4.0.0"
2082+
tempfile "^1.1.1"
2083+
2084+
conventional-changelog-codemirror@^0.3.8:
2085+
version "0.3.8"
2086+
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.3.8.tgz#a1982c8291f4ee4d6f2f62817c6b2ecd2c4b7b47"
20732087
dependencies:
20742088
q "^1.5.1"
20752089

2076-
conventional-changelog-core@^2.0.6:
2077-
version "2.0.6"
2078-
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-2.0.6.tgz#a750621cfb943c9c990c95d5ae8f18fc35be38fa"
2090+
conventional-changelog-core@^2.0.11:
2091+
version "2.0.11"
2092+
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-2.0.11.tgz#19b5fbd55a9697773ed6661f4e32030ed7e30287"
20792093
dependencies:
2080-
conventional-changelog-writer "^3.0.5"
2081-
conventional-commits-parser "^2.1.6"
2094+
conventional-changelog-writer "^3.0.9"
2095+
conventional-commits-parser "^2.1.7"
20822096
dateformat "^3.0.0"
20832097
get-pkg-repo "^1.0.0"
2084-
git-raw-commits "^1.3.5"
2098+
git-raw-commits "^1.3.6"
20852099
git-remote-origin-url "^2.0.0"
2086-
git-semver-tags "^1.3.5"
2100+
git-semver-tags "^1.3.6"
20872101
lodash "^4.2.1"
20882102
normalize-package-data "^2.3.5"
20892103
q "^1.5.1"
20902104
read-pkg "^1.1.0"
20912105
read-pkg-up "^1.0.1"
20922106
through2 "^2.0.0"
20932107

2094-
conventional-changelog-ember@^0.3.7:
2095-
version "0.3.7"
2096-
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.3.7.tgz#096a14794e054fc08dde055364e98aaee8b1a8c4"
2108+
conventional-changelog-ember@^0.3.12:
2109+
version "0.3.12"
2110+
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.3.12.tgz#b7d31851756d0fcb49b031dffeb6afa93b202400"
20972111
dependencies:
20982112
q "^1.5.1"
20992113

2100-
conventional-changelog-eslint@^1.0.6:
2101-
version "1.0.6"
2102-
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-1.0.6.tgz#e9060f450ec8d63c671e54bd471e0502ee19183f"
2114+
conventional-changelog-eslint@^1.0.9:
2115+
version "1.0.9"
2116+
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-1.0.9.tgz#b13cc7e4b472c819450ede031ff1a75c0e3d07d3"
21032117
dependencies:
21042118
q "^1.5.1"
21052119

2106-
conventional-changelog-express@^0.3.5:
2107-
version "0.3.5"
2108-
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-0.3.5.tgz#b01b9f9a8f2d4e37bbafec7cc7d9c0b0570f6b26"
2120+
conventional-changelog-express@^0.3.6:
2121+
version "0.3.6"
2122+
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-0.3.6.tgz#4a6295cb11785059fb09202180d0e59c358b9c2c"
21092123
dependencies:
21102124
q "^1.5.1"
21112125

@@ -2121,20 +2135,20 @@ conventional-changelog-jscs@^0.1.0:
21212135
dependencies:
21222136
q "^1.4.1"
21232137

2124-
conventional-changelog-jshint@^0.3.5:
2125-
version "0.3.5"
2126-
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-0.3.5.tgz#ae9fadbeb9b05cd305e665efd0df54dfb19a00f9"
2138+
conventional-changelog-jshint@^0.3.8:
2139+
version "0.3.8"
2140+
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-0.3.8.tgz#9051c1ac0767abaf62a31f74d2fe8790e8acc6c8"
21272141
dependencies:
21282142
compare-func "^1.3.1"
21292143
q "^1.5.1"
21302144

2131-
conventional-changelog-preset-loader@^1.1.7:
2132-
version "1.1.7"
2133-
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-1.1.7.tgz#58a7ef85f980ca17f1373dc222ff449606222fb6"
2145+
conventional-changelog-preset-loader@^1.1.8:
2146+
version "1.1.8"
2147+
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-1.1.8.tgz#40bb0f142cd27d16839ec6c74ee8db418099b373"
21342148

2135-
conventional-changelog-writer@^3.0.5:
2136-
version "3.0.5"
2137-
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-3.0.5.tgz#d7ce157209c55057a2487e645193a2e6b9027943"
2149+
conventional-changelog-writer@^3.0.9:
2150+
version "3.0.9"
2151+
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-3.0.9.tgz#4aecdfef33ff2a53bb0cf3b8071ce21f0e994634"
21382152
dependencies:
21392153
compare-func "^1.3.1"
21402154
conventional-commits-filter "^1.1.6"
@@ -2147,21 +2161,21 @@ conventional-changelog-writer@^3.0.5:
21472161
split "^1.0.0"
21482162
through2 "^2.0.0"
21492163

2150-
conventional-changelog@^1.1.19:
2151-
version "1.1.19"
2152-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.19.tgz#a2b2335839e16122cc4ccec6ef57312c749d67c5"
2164+
conventional-changelog@^1.1.24:
2165+
version "1.1.24"
2166+
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.24.tgz#3d94c29c960f5261c002678315b756cdd3d7d1f0"
21532167
dependencies:
21542168
conventional-changelog-angular "^1.6.6"
2155-
conventional-changelog-atom "^0.2.5"
2156-
conventional-changelog-codemirror "^0.3.5"
2157-
conventional-changelog-core "^2.0.6"
2158-
conventional-changelog-ember "^0.3.7"
2159-
conventional-changelog-eslint "^1.0.6"
2160-
conventional-changelog-express "^0.3.5"
2169+
conventional-changelog-atom "^0.2.8"
2170+
conventional-changelog-codemirror "^0.3.8"
2171+
conventional-changelog-core "^2.0.11"
2172+
conventional-changelog-ember "^0.3.12"
2173+
conventional-changelog-eslint "^1.0.9"
2174+
conventional-changelog-express "^0.3.6"
21612175
conventional-changelog-jquery "^0.1.0"
21622176
conventional-changelog-jscs "^0.1.0"
2163-
conventional-changelog-jshint "^0.3.5"
2164-
conventional-changelog-preset-loader "^1.1.7"
2177+
conventional-changelog-jshint "^0.3.8"
2178+
conventional-changelog-preset-loader "^1.1.8"
21652179

21662180
conventional-commits-filter@^1.1.6:
21672181
version "1.1.6"
@@ -2170,9 +2184,9 @@ conventional-commits-filter@^1.1.6:
21702184
is-subset "^0.1.1"
21712185
modify-values "^1.0.0"
21722186

2173-
conventional-commits-parser@^2.1.6:
2174-
version "2.1.6"
2175-
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-2.1.6.tgz#e594bbd8342d3e6758aa0344ca074719d69a7dc0"
2187+
conventional-commits-parser@^2.1.7:
2188+
version "2.1.7"
2189+
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-2.1.7.tgz#eca45ed6140d72ba9722ee4132674d639e644e8e"
21762190
dependencies:
21772191
JSONStream "^1.0.4"
21782192
is-text-path "^1.0.0"
@@ -3662,9 +3676,9 @@ gh-got@^6.0.0:
36623676
got "^7.0.0"
36633677
is-plain-obj "^1.1.0"
36643678

3665-
git-raw-commits@^1.3.5:
3666-
version "1.3.5"
3667-
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-1.3.5.tgz#0951ae8dc80e5cee8ef54934db4ef65a6d161c60"
3679+
git-raw-commits@^1.3.6:
3680+
version "1.3.6"
3681+
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-1.3.6.tgz#27c35a32a67777c1ecd412a239a6c19d71b95aff"
36683682
dependencies:
36693683
dargs "^4.0.1"
36703684
lodash.template "^4.0.2"
@@ -3679,9 +3693,9 @@ git-remote-origin-url@^2.0.0:
36793693
gitconfiglocal "^1.0.0"
36803694
pify "^2.3.0"
36813695

3682-
git-semver-tags@^1.3.5:
3683-
version "1.3.5"
3684-
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.3.5.tgz#b803e8ee36c09e8cec3e9441f5bac292fd163c18"
3696+
git-semver-tags@^1.3.6:
3697+
version "1.3.6"
3698+
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.3.6.tgz#357ea01f7280794fe0927f2806bee6414d2caba5"
36853699
dependencies:
36863700
meow "^4.0.0"
36873701
semver "^5.5.0"
@@ -8985,6 +8999,13 @@ temp@^0.8.1:
89858999
os-tmpdir "^1.0.0"
89869000
rimraf "~2.2.6"
89879001

9002+
tempfile@^1.1.1:
9003+
version "1.1.1"
9004+
resolved "https://registry.yarnpkg.com/tempfile/-/tempfile-1.1.1.tgz#5bcc4eaecc4ab2c707d8bc11d99ccc9a2cb287f2"
9005+
dependencies:
9006+
os-tmpdir "^1.0.0"
9007+
uuid "^2.0.1"
9008+
89889009
term-size@^1.2.0:
89899010
version "1.2.0"
89909011
resolved "https://registry.yarnpkg.com/term-size/-/term-size-1.2.0.tgz#458b83887f288fc56d6fffbfad262e26638efa69"
@@ -9475,6 +9496,10 @@ [email protected]:
94759496
version "1.0.1"
94769497
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
94779498

9499+
uuid@^2.0.1:
9500+
version "2.0.3"
9501+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.3.tgz#67e2e863797215530dff318e5bf9dcebfd47b21a"
9502+
94789503
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0:
94799504
version "3.2.1"
94809505
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"

0 commit comments

Comments
 (0)