Skip to content

Commit

Permalink
Merge pull request #21 from ArchitectNow/greenkeeper/monorepo.commitl…
Browse files Browse the repository at this point in the history
…int-20200107154302

Update commitlint to the latest version 🚀
  • Loading branch information
nartc authored Jan 7, 2020
2 parents b34f2ba + b21d68b commit a0ebc03
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 96 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@types/jest": "24.0.25",
"@types/mocha": "5.2.7",
"@types/node": "13.1.1",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@commitlint/cli": "8.3.4",
"@commitlint/config-conventional": "8.3.4",
"commitizen": "4.0.3",
"cz-conventional-changelog": "3.0.2",
"lint-staged": "9.5.0",
Expand Down
210 changes: 116 additions & 94 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -733,67 +733,74 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@commitlint/cli@8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.2.0.tgz#fbf9969e04e2162d985eaa644fdad6ce807aadb6"
integrity sha512-8fJ5pmytc38yw2QWbTTJmXLfSiWPwMkHH4govo9zJ/+ERPBF2jvlxD/dQvk24ezcizjKc6LFka2edYC4OQ+Dgw==
dependencies:
"@commitlint/format" "^8.2.0"
"@commitlint/lint" "^8.2.0"
"@commitlint/load" "^8.2.0"
"@commitlint/read" "^8.2.0"
"@commitlint/cli@8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.4.tgz#aabcd997124bd0656ebd2a805ec9e92cfb663d78"
integrity sha512-lYL61eO5CG5Du3YTOt8eXg959awIpl/u2KL+msctbooUGTDtiknvBb1r7dbdpUYwVMWcgdKQsk9heB+FRdygfA==
dependencies:
"@commitlint/format" "^8.3.4"
"@commitlint/lint" "^8.3.4"
"@commitlint/load" "^8.3.4"
"@commitlint/read" "^8.3.4"
babel-polyfill "6.26.0"
chalk "2.4.2"
get-stdin "7.0.0"
lodash "4.17.14"
lodash "4.17.15"
meow "5.0.0"
resolve-from "5.0.0"
resolve-global "1.0.0"

"@commitlint/config-conventional@8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.2.0.tgz#886a5538e3708e017ec2871e0cbce00f635d3102"
integrity sha512-HuwlHQ3DyVhpK9GHgTMhJXD8Zp8PGIQVpQGYh/iTrEU6TVxdRC61BxIDZvfWatCaiG617Z/U8maRAFrqFM4TqA==
"@commitlint/config-conventional@8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4.tgz#fed13b3711690663b176c1f6b39c205a565618d2"
integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g==
dependencies:
conventional-changelog-conventionalcommits "4.2.1"

"@commitlint/ensure@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.2.0.tgz#fad0c81c3d3bd09aa5fbcbcc483ae1f39bc8af8f"
integrity sha512-XZZih/kcRrqK7lEORbSYCfqQw6byfsFbLygRGVdJMlCPGu9E2MjpwCtoj5z7y/lKfUB3MJaBhzn2muJqS1gC6A==
"@commitlint/ensure@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.3.4.tgz#6931677e4ca0fde71686ae3b7a367261647a341d"
integrity sha512-8NW77VxviLhD16O3EUd02lApMFnrHexq10YS4F4NftNoErKbKaJ0YYedktk2boKrtNRf/gQHY/Qf65edPx4ipw==
dependencies:
lodash "4.17.14"
lodash "4.17.15"

"@commitlint/execute-rule@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.2.0.tgz#aefb3744e22613660adefb7ebcccaa60bd24e78d"
integrity sha512-9MBRthHaulbWTa8ReG2Oii2qc117NuvzhZdnkuKuYLhker7sUXGFcVhLanuWUKGyfyI2o9zVr/NHsNbCCsTzAA==

"@commitlint/format@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.2.0.tgz#0a2447fadac7c0421ce8a8d7e27dfa2172c737d4"
integrity sha512-sA77agkDEMsEMrlGhrLtAg8vRexkOofEEv/CZX+4xlANyAz2kNwJvMg33lcL65CBhqKEnRRJRxfZ1ZqcujdKcQ==
"@commitlint/execute-rule@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.3.4.tgz#1b63f0713b197889d90b76f9eea1abc010d256b1"
integrity sha512-f4HigYjeIBn9f7OuNv5zh2y5vWaAhNFrfeul8CRJDy82l3Y+09lxOTGxfF3uMXKrZq4LmuK6qvvRCZ8mUrVvzQ==

"@commitlint/format@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.3.4.tgz#7cd1f0ba5a3289c8d14d7dac29ee1fc1597fe1d9"
integrity sha512-809wlQ/ND6CLZON+w2Rb3YM2TLNDfU2xyyqpZeqzf2reJNpySMSUAeaO/fNDJSOKIsOsR3bI01rGu6hv28k+Nw==
dependencies:
chalk "^2.0.1"

"@commitlint/is-ignored@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.2.0.tgz#b6409ab28bf5a80f25e14da17da3916adb230a89"
integrity sha512-ADaGnKfbfV6KD1pETp0Qf7XAyc75xTy3WJlbvPbwZ4oPdBMsXF0oXEEGMis6qABfU2IXan5/KAJgAFX3vdd0jA==
"@commitlint/is-ignored@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.3.4.tgz#a78dee0dda732219fa513669480df77e92643402"
integrity sha512-9RTWJvOW2ZvOh09xRnw7wQhcSp24ekeChDPAoZV13d5cTay0qcGFFthvwHs6URstKuu6Iasoxswtq0HmTWvoAg==
dependencies:
"@types/semver" "^6.0.1"
semver "6.2.0"
semver "6.3.0"

"@commitlint/lint@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.2.0.tgz#aadc606379f3550eb877f16d4f5b103639cbf92a"
integrity sha512-ch9JN8aR37ufdjoWv50jLfvFz9rWMgLW5HEkMGLsM/51gjekmQYS5NJg8S2+6F5+jmralAO7VkUMI6FukXKX0A==
"@commitlint/lint@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.4.tgz#fed31a63656a2d7def88e8963691ce788899216e"
integrity sha512-ws1JLs7rNAcwlfYLKh0xhs3RNMcT4dYjyG0US/JenmSCrttzfAct+7IvdkAjkj6/3jsOn6fYaV4MhE6hfdPC9A==
dependencies:
"@commitlint/is-ignored" "^8.2.0"
"@commitlint/parse" "^8.2.0"
"@commitlint/rules" "^8.2.0"
"@commitlint/is-ignored" "^8.3.4"
"@commitlint/parse" "^8.3.4"
"@commitlint/rules" "^8.3.4"
babel-runtime "^6.23.0"
lodash "4.17.14"
lodash "4.17.15"

"@commitlint/load@>6.1.1", "@commitlint/load@^8.2.0":
"@commitlint/load@>6.1.1":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.2.0.tgz#9ca53a0c795e4f63d796b4d42279e856549add1a"
integrity sha512-EV6PfAY/p83QynNd1llHxJiNxKmp43g8+7dZbyfHFbsGOdokrCnoelAVZ+WGgktXwLN/uXyfkcIAxwac015UYw==
Expand All @@ -806,29 +813,42 @@
lodash "4.17.14"
resolve-from "^5.0.0"

"@commitlint/message@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.2.0.tgz#bdc0388183f6bc6006c7e7e197a721683011907a"
integrity sha512-LNsSwDLIFgE3nb/Sb1PIluYNy4Q8igdf4tpJCdv5JJDf7CZCZt3ZTglj0YutZZorpRRuHJsVIB2+dI4bVH3bFw==
"@commitlint/load@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.4.tgz#6a0832362451b959f6aa47da8e44c2e05572b114"
integrity sha512-B4MylKvT02UE3VHC5098OHxsrgkADUy5AD4Cdkiy7oX/edWypEmvK7Wuns3B9dwluWP/iFM6daoWtpkCVZoRwQ==
dependencies:
"@commitlint/execute-rule" "^8.3.4"
"@commitlint/resolve-extends" "^8.3.4"
babel-runtime "^6.23.0"
chalk "2.4.2"
cosmiconfig "^5.2.0"
lodash "4.17.15"
resolve-from "^5.0.0"

"@commitlint/parse@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.2.0.tgz#de80137e89ee5a2d3029656c9b33e90c88c6f56c"
integrity sha512-vzouqroTXG6QXApkrps0gbeSYW6w5drpUk7QAeZIcaCSPsQXDM8eqqt98ZzlzLJHo5oPNXPX1AAVSTrssvHemA==
"@commitlint/message@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.3.4.tgz#b4e50d14aa6e15a5ad0767b952a7953f3681d768"
integrity sha512-nEj5tknoOKXqBsaQtCtgPcsAaf5VCg3+fWhss4Vmtq40633xLq0irkdDdMEsYIx8rGR0XPBTukqzln9kAWCkcA==

"@commitlint/parse@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.3.4.tgz#d741f8b9104b35d0f4c10938165b20cbf167f81e"
integrity sha512-b3uQvpUQWC20EBfKSfMRnyx5Wc4Cn778bVeVOFErF/cXQK725L1bYFvPnEjQO/GT8yGVzq2wtLaoEqjm1NJ/Bw==
dependencies:
conventional-changelog-angular "^1.3.3"
conventional-commits-parser "^2.1.0"
conventional-commits-parser "^3.0.0"
lodash "^4.17.11"

"@commitlint/read@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.2.0.tgz#54c6549723d532c74434ee0d74e0459032dc9159"
integrity sha512-1tBai1VuSQmsOTsvJr3Fi/GZqX3zdxRqYe/yN4i3cLA5S2Y4QGJ5I3l6nGZlKgm/sSelTCVKHltrfWU8s5H7SA==
"@commitlint/read@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.3.4.tgz#81a34283d8cd7b2acdf57829a91761e9c7791455"
integrity sha512-FKv1kHPrvcAG5j+OSbd41IWexsbLhfIXpxVC/YwQZO+FR0EHmygxQNYs66r+GnhD1EfYJYM4WQIqd5bJRx6OIw==
dependencies:
"@commitlint/top-level" "^8.2.0"
"@commitlint/top-level" "^8.3.4"
"@marionebl/sander" "^0.6.0"
babel-runtime "^6.23.0"
git-raw-commits "^1.3.0"
git-raw-commits "^2.0.0"

"@commitlint/resolve-extends@^8.2.0":
version "8.2.0"
Expand All @@ -841,25 +861,36 @@
resolve-from "^5.0.0"
resolve-global "^1.0.0"

"@commitlint/rules@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.2.0.tgz#4cd6a323ca1a3f3d33ae6dc723f8c88f3dcde347"
integrity sha512-FlqSBBP2Gxt5Ibw+bxdYpzqYR6HI8NIBpaTBhAjSEAduQtdWFMOhF0zsgkwH7lHN7opaLcnY2fXxAhbzTmJQQA==
"@commitlint/resolve-extends@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.3.4.tgz#815b646efbf9bc77c44925f619336da0027d7a68"
integrity sha512-M34RLaAW1eGWgtkVtotHfPaJa+cZIARe8twKItd7RhWs7n/1W2py9GTFIiIEq95LBN1uah5vm1WQHsfLqPZYHA==
dependencies:
"@types/node" "^12.0.2"
import-fresh "^3.0.0"
lodash "4.17.15"
resolve-from "^5.0.0"
resolve-global "^1.0.0"

"@commitlint/rules@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.3.4.tgz#41da7e16c6b89af268fe81c87a158c1fd2ac82b1"
integrity sha512-xuC9dlqD5xgAoDFgnbs578cJySvwOSkMLQyZADb1xD5n7BNcUJfP8WjT9W1Aw8K3Wf8+Ym/ysr9FZHXInLeaRg==
dependencies:
"@commitlint/ensure" "^8.2.0"
"@commitlint/message" "^8.2.0"
"@commitlint/to-lines" "^8.2.0"
"@commitlint/ensure" "^8.3.4"
"@commitlint/message" "^8.3.4"
"@commitlint/to-lines" "^8.3.4"
babel-runtime "^6.23.0"

"@commitlint/to-lines@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.2.0.tgz#dddb5916a457e1a79e437115a9b8eac7bf9ad52a"
integrity sha512-LXTYG3sMenlN5qwyTZ6czOULVcx46uMy+MEVqpvCgptqr/MZcV/C2J+S2o1DGwj1gOEFMpqrZaE3/1R2Q+N8ng==
"@commitlint/to-lines@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.3.4.tgz#ce24963b6d86dbe51d88d5e3028ab28f38562e2e"
integrity sha512-5AvcdwRsMIVq0lrzXTwpbbG5fKRTWcHkhn/hCXJJ9pm1JidsnidS1y0RGkb3O50TEHGewhXwNoavxW9VToscUA==

"@commitlint/top-level@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.2.0.tgz#206e7cbc54dbe9494190677f887dd60943fed5b0"
integrity sha512-Yaw4KmYNy31/HhRUuZ+fupFcDalnfpdu4JGBgGAqS9aBHdMSSWdWqtAaDaxdtWjTZeN3O0sA2gOhXwvKwiDwvw==
"@commitlint/top-level@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.3.4.tgz#803fc6e8f5be5efa5f3551761acfca961f1d8685"
integrity sha512-nOaeLBbAqSZNpKgEtO6NAxmui1G8ZvLG+0wb4rvv6mWhPDzK1GNZkCd8FUZPahCoJ1iHDoatw7F8BbJLg4nDjg==
dependencies:
find-up "^4.0.0"

Expand Down Expand Up @@ -2606,6 +2637,15 @@ conventional-changelog-angular@^5.0.0:
compare-func "^1.3.1"
q "^1.5.1"

conventional-changelog-conventionalcommits@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9"
integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==
dependencies:
compare-func "^1.3.1"
lodash "^4.2.1"
q "^1.5.1"

conventional-changelog-writer@^4.0.0:
version "4.0.10"
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.10.tgz#39f6458cca62a8151b3ce582a57ff71fd2b0ff7a"
Expand Down Expand Up @@ -2635,19 +2675,6 @@ conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.2:
lodash.ismatch "^4.4.0"
modify-values "^1.0.0"

conventional-commits-parser@^2.1.0:
version "2.1.7"
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-2.1.7.tgz#eca45ed6140d72ba9722ee4132674d639e644e8e"
integrity sha512-BoMaddIEJ6B4QVMSDu9IkVImlGOSGA1I2BQyOZHeLQ6qVOJLcLKn97+fL6dGbzWEiqDzfH4OkcveULmeq2MHFQ==
dependencies:
JSONStream "^1.0.4"
is-text-path "^1.0.0"
lodash "^4.2.1"
meow "^4.0.0"
split2 "^2.0.0"
through2 "^2.0.0"
trim-off-newlines "^1.0.0"

conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.0.7.tgz#55b6cde6a2d0b4a7ab399392777d527134a8d05c"
Expand Down Expand Up @@ -4054,16 +4081,16 @@ git-log-parser@^1.2.0:
through2 "~2.0.0"
traverse "~0.6.6"

git-raw-commits@^1.3.0:
version "1.3.6"
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-1.3.6.tgz#27c35a32a67777c1ecd412a239a6c19d71b95aff"
integrity sha512-svsK26tQ8vEKnMshTDatSIQSMDdz8CxIIqKsvPqbtV23Etmw6VNaFAitu8zwZ0VrOne7FztwPyRLxK7/DIUTQg==
git-raw-commits@^2.0.0:
version "2.0.3"
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.3.tgz#f040e67b8445962d4d168903a9e84c4240c17655"
integrity sha512-SoSsFL5lnixVzctGEi2uykjA7B5I0AhO9x6kdzvGRHbxsa6JSEgrgy1esRKsfOKE1cgyOJ/KDR2Trxu157sb8w==
dependencies:
dargs "^4.0.1"
lodash.template "^4.0.2"
meow "^4.0.0"
meow "^5.0.0"
split2 "^2.0.0"
through2 "^2.0.0"
through2 "^3.0.0"

glob-parent@^3.1.0:
version "3.1.0"
Expand Down Expand Up @@ -4892,7 +4919,7 @@ is-symbol@^1.0.2:
dependencies:
has-symbols "^1.0.1"

is-text-path@^1.0.0, is-text-path@^1.0.1:
is-text-path@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
integrity sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=
Expand Down Expand Up @@ -6184,7 +6211,7 @@ mem@^4.0.0:
mimic-fn "^2.0.0"
p-is-promise "^2.0.0"

meow@5.0.0:
meow@5.0.0, meow@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/meow/-/meow-5.0.0.tgz#dfc73d63a9afc714a5e371760eb5c88b91078aa4"
integrity sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig==
Expand Down Expand Up @@ -8363,12 +8390,7 @@ semver-regex@^2.0.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==

semver@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==

semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
semver@6.3.0, semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
Expand Down

0 comments on commit a0ebc03

Please sign in to comment.