-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update semantic-release to the latest version 🚀 (#33)
* chore(package): update semantic-release to version 15.10.6 * chore(package): update lockfile yarn.lock
- Loading branch information
1 parent
8a603e4
commit eaed115
Showing
2 changed files
with
43 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,65 +41,53 @@ | |
universal-user-agent "^2.0.0" | ||
url-template "^2.0.8" | ||
|
||
"@octokit/rest@^15.2.0": | ||
version "15.9.4" | ||
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-15.9.4.tgz#c6cf0f483275d9c798b18419b7c9d417493bb70f" | ||
dependencies: | ||
before-after-hook "^1.1.0" | ||
btoa-lite "^1.0.0" | ||
debug "^3.1.0" | ||
http-proxy-agent "^2.1.0" | ||
https-proxy-agent "^2.2.0" | ||
lodash "^4.17.4" | ||
node-fetch "^2.1.1" | ||
url-template "^2.0.8" | ||
|
||
"@octokit/webhooks@^5.0.2": | ||
version "5.0.2" | ||
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-5.0.2.tgz#fbf31398f0d235199591cef3c4a8fef7073c6073" | ||
dependencies: | ||
buffer-equal-constant-time "^1.0.1" | ||
debug "^4.0.0" | ||
|
||
"@semantic-release/commit-analyzer@^6.0.0": | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-6.0.0.tgz#e26ef70938059f03525573560f65212164953121" | ||
"@semantic-release/commit-analyzer@^6.1.0": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-6.1.0.tgz#32bbe3c23da86e23edf072fbb276fa2f383fcb17" | ||
dependencies: | ||
conventional-changelog-angular "^5.0.0" | ||
conventional-commits-filter "^2.0.0" | ||
conventional-commits-parser "^3.0.0" | ||
debug "^3.1.0" | ||
debug "^4.0.0" | ||
import-from "^2.1.0" | ||
lodash "^4.17.4" | ||
|
||
"@semantic-release/error@^2.2.0": | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-2.2.0.tgz#ee9d5a09c9969eade1ec864776aeda5c5cddbbf0" | ||
|
||
"@semantic-release/github@^5.0.0": | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-5.0.0.tgz#d98f1bd49de804080afa81d985c7dd97c162352c" | ||
"@semantic-release/github@^5.1.0": | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-5.2.1.tgz#48a7cbd326471d7dc8d2fcea03580d2da58f4fc9" | ||
dependencies: | ||
"@octokit/rest" "^15.2.0" | ||
"@octokit/rest" "^15.13.1" | ||
"@semantic-release/error" "^2.2.0" | ||
aggregate-error "^1.0.0" | ||
bottleneck "^2.0.1" | ||
debug "^3.1.0" | ||
debug "^4.0.0" | ||
dir-glob "^2.0.0" | ||
fs-extra "^7.0.0" | ||
globby "^8.0.0" | ||
http-proxy-agent "^2.1.0" | ||
https-proxy-agent "^2.2.1" | ||
issue-parser "^2.2.0" | ||
issue-parser "^3.0.0" | ||
lodash "^4.17.4" | ||
mime "^2.0.3" | ||
p-filter "^1.0.0" | ||
p-retry "^2.0.0" | ||
parse-github-url "^1.0.1" | ||
url-join "^4.0.0" | ||
|
||
"@semantic-release/npm@^5.0.1": | ||
version "5.0.4" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.0.4.tgz#bef4ff31c9a70cc6db7583e08d2d29741b32d2f8" | ||
"@semantic-release/npm@^5.0.5": | ||
version "5.0.5" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.0.5.tgz#d4fe70438e3b45f89bf3d098411a93bb6f36d7f8" | ||
dependencies: | ||
"@semantic-release/error" "^2.2.0" | ||
aggregate-error "^1.0.0" | ||
|
@@ -116,19 +104,18 @@ | |
read-pkg "^4.0.0" | ||
registry-auth-token "^3.3.1" | ||
|
||
"@semantic-release/release-notes-generator@^7.0.0": | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-7.0.0.tgz#13510bf6403c9c9e6cb20fd3d9e72014d3ee79e2" | ||
"@semantic-release/release-notes-generator@^7.1.2": | ||
version "7.1.2" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-7.1.2.tgz#8c0d87727058a7911056f87ba6e48cf109779e8d" | ||
dependencies: | ||
conventional-changelog-angular "^5.0.0" | ||
conventional-changelog-writer "^4.0.0" | ||
conventional-commits-filter "^2.0.0" | ||
conventional-commits-parser "^3.0.0" | ||
debug "^3.1.0" | ||
get-stream "^3.0.0" | ||
git-url-parse "^10.0.1" | ||
debug "^4.0.0" | ||
get-stream "^4.0.0" | ||
import-from "^2.1.0" | ||
into-stream "^3.1.0" | ||
into-stream "^4.0.0" | ||
lodash "^4.17.4" | ||
|
||
"@types/supports-color@^5.3.0": | ||
|
@@ -2370,19 +2357,6 @@ git-log-parser@^1.2.0: | |
through2 "~2.0.0" | ||
traverse "~0.6.6" | ||
|
||
git-up@^2.0.0: | ||
version "2.0.10" | ||
resolved "https://registry.yarnpkg.com/git-up/-/git-up-2.0.10.tgz#20fe6bafbef4384cae253dc4f463c49a0c3bd2ec" | ||
dependencies: | ||
is-ssh "^1.3.0" | ||
parse-url "^1.3.0" | ||
|
||
git-url-parse@^10.0.1: | ||
version "10.0.1" | ||
resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-10.0.1.tgz#75f153b24ac7297447fc583cf9fac23a5ae687c1" | ||
dependencies: | ||
git-up "^2.0.0" | ||
|
||
glob-base@^0.3.0: | ||
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4" | ||
|
@@ -2780,12 +2754,12 @@ inquirer@^5.2.0: | |
strip-ansi "^4.0.0" | ||
through "^2.3.6" | ||
|
||
into-stream@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/into-stream/-/into-stream-3.1.0.tgz#96fb0a936c12babd6ff1752a17d05616abd094c6" | ||
into-stream@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/into-stream/-/into-stream-4.0.0.tgz#ef10ee2ffb6f78af34c93194bbdc36c35f7d8a9d" | ||
dependencies: | ||
from2 "^2.1.1" | ||
p-is-promise "^1.1.0" | ||
p-is-promise "^2.0.0" | ||
|
||
invariant@^2.2.2: | ||
version "2.2.4" | ||
|
@@ -3050,12 +3024,6 @@ is-retry-allowed@^1.0.0: | |
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34" | ||
|
||
is-ssh@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.0.tgz#ebea1169a2614da392a63740366c3ce049d8dff6" | ||
dependencies: | ||
protocols "^1.1.0" | ||
|
||
is-stream@^1.0.0, is-stream@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" | ||
|
@@ -3112,14 +3080,15 @@ isstream@~0.1.2: | |
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" | ||
|
||
issue-parser@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/issue-parser/-/issue-parser-2.2.0.tgz#9385c8b55c134c7e5a5944a5b53c188dee6d1aac" | ||
issue-parser@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/issue-parser/-/issue-parser-3.0.0.tgz#729d3fd5d6b86379cb0f513acc33b62f47ebd681" | ||
dependencies: | ||
lodash.capitalize "^4.2.1" | ||
lodash.escaperegexp "^4.1.2" | ||
lodash.isplainobject "^4.0.6" | ||
lodash.isstring "^4.0.1" | ||
lodash.uniqby "^4.7.0" | ||
|
||
istanbul-api@^1.3.1: | ||
version "1.3.1" | ||
|
@@ -3849,6 +3818,10 @@ lodash.uniq@~4.5.0: | |
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" | ||
|
||
lodash.uniqby@^4.7.0: | ||
version "4.7.0" | ||
resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302" | ||
|
||
lodash.without@~4.4.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac" | ||
|
@@ -4804,9 +4777,9 @@ p-finally@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" | ||
|
||
p-is-promise@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e" | ||
p-is-promise@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-2.0.0.tgz#7554e3d572109a87e1f3f53f6a7d85d1b194f4c5" | ||
|
||
p-limit@^1.1.0: | ||
version "1.3.0" | ||
|
@@ -4927,13 +4900,6 @@ parse-json@^4.0.0: | |
error-ex "^1.3.1" | ||
json-parse-better-errors "^1.0.1" | ||
|
||
parse-url@^1.3.0: | ||
version "1.3.11" | ||
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-1.3.11.tgz#57c15428ab8a892b1f43869645c711d0e144b554" | ||
dependencies: | ||
is-ssh "^1.3.0" | ||
protocols "^1.4.0" | ||
|
||
[email protected]: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608" | ||
|
@@ -5167,10 +5133,6 @@ proto-list@~1.2.1: | |
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849" | ||
|
||
protocols@^1.1.0, protocols@^1.4.0: | ||
version "1.4.6" | ||
resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.6.tgz#f8bb263ea1b5fd7a7604d26b8be39bd77678bf8a" | ||
|
||
protoduck@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/protoduck/-/protoduck-5.0.0.tgz#752145e6be0ad834cb25716f670a713c860dce70" | ||
|
@@ -5748,15 +5710,15 @@ sax@^1.2.4: | |
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" | ||
|
||
semantic-release@15.9.17: | ||
version "15.9.17" | ||
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.9.17.tgz#fe3eb554e1e186da167b30c61bb1f9a454ebeabc" | ||
semantic-release@15.10.6: | ||
version "15.10.6" | ||
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.10.6.tgz#39be835aca3fe7b451d10af582d679c34c23437f" | ||
dependencies: | ||
"@semantic-release/commit-analyzer" "^6.0.0" | ||
"@semantic-release/commit-analyzer" "^6.1.0" | ||
"@semantic-release/error" "^2.2.0" | ||
"@semantic-release/github" "^5.0.0" | ||
"@semantic-release/npm" "^5.0.1" | ||
"@semantic-release/release-notes-generator" "^7.0.0" | ||
"@semantic-release/github" "^5.1.0" | ||
"@semantic-release/npm" "^5.0.5" | ||
"@semantic-release/release-notes-generator" "^7.1.2" | ||
aggregate-error "^1.0.0" | ||
cosmiconfig "^5.0.1" | ||
debug "^4.0.0" | ||
|
@@ -5766,7 +5728,6 @@ [email protected]: | |
find-versions "^2.0.0" | ||
get-stream "^4.0.0" | ||
git-log-parser "^1.2.0" | ||
git-url-parse "^10.0.1" | ||
hook-std "^1.1.0" | ||
hosted-git-info "^2.7.1" | ||
lodash "^4.17.4" | ||
|