Skip to content

Commit 5e78f2d

Browse files
Merge #136 #137 #148
136: [SECURITY] Bump url-parse from 1.4.7 to 1.5.1 in /playground r=bidoubiwa a=dependabot[bot] Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unshiftio/url-parse/commit/eb6d9f51e395b7e47bf2594e457d541db21c713b"><code>eb6d9f5</code></a> [dist] 1.5.1</li> <li><a href="https://github.com/unshiftio/url-parse/commit/750d8e8a9d45dbce9ff09759f0fe4564cdd47d74"><code>750d8e8</code></a> [fix] Fixes relative path resolving <a href="https://github-redirect.dependabot.com/unshiftio/url-parse/issues/199">#199</a> <a href="https://github-redirect.dependabot.com/unshiftio/url-parse/issues/200">#200</a> (<a href="https://github-redirect.dependabot.com/unshiftio/url-parse/issues/201">#201</a>)</li> <li><a href="https://github.com/unshiftio/url-parse/commit/3ac777474ba5dc48a7e33771cbb311fc6f69bef8"><code>3ac7774</code></a> [test] Make test consistent for browser testing</li> <li><a href="https://github.com/unshiftio/url-parse/commit/267a0c6f7ef1a58271be61611c5103daace602c9"><code>267a0c6</code></a> [dist] 1.5.0</li> <li><a href="https://github.com/unshiftio/url-parse/commit/d1e7e8822f26e8a49794b757123b51386325b2b0"><code>d1e7e88</code></a> [security] More backslash fixes (<a href="https://github-redirect.dependabot.com/unshiftio/url-parse/issues/197">#197</a>)</li> <li><a href="https://github.com/unshiftio/url-parse/commit/d99bf4cf259b7378c855f786edc253e70405ffdc"><code>d99bf4c</code></a> [ignore] Remove npm-debug.log from .gitignore</li> <li><a href="https://github.com/unshiftio/url-parse/commit/422c8b5e4cac6a79cd35b4e86731476dcbeec7e4"><code>422c8b5</code></a> [pkg] Replace nyc with c8</li> <li><a href="https://github.com/unshiftio/url-parse/commit/933809d630c7b21399b4e5df59fccccd80033b21"><code>933809d</code></a> [pkg] Move coveralls to dev dependencies</li> <li><a href="https://github.com/unshiftio/url-parse/commit/190b2168035899a2a88f2dc2625963bf7e2f338f"><code>190b216</code></a> [pkg] Add .npmrc</li> <li><a href="https://github.com/unshiftio/url-parse/commit/ce3783f4ea25753cfa36376769c14e4e2fe6ea80"><code>ce3783f</code></a> [test] Do not test on all available versions of Edge and Safari</li> <li>Additional commits viewable in <a href="https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=url-parse&package-manager=npm_and_yarn&previous-version=1.4.7&new-version=1.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/meilisearch/vuepress-plugin-meilisearch/network/alerts). </details> 137: Bump @vue/cli-plugin-unit-jest from 4.5.12 to 4.5.13 r=bidoubiwa a=dependabot[bot] Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.12 to 4.5.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/releases"><code>@​vue/cli-plugin-unit-jest</code>'s releases</a>.</em></p> <blockquote> <h2>v4.5.13</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/babel-preset-app</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/6459">#6459</a> fix: fix modern mode optional chaining syntax tranpilation (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li> </ul> </li> <li><code>@vue/cli-plugin-unit-mocha</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/6400">#6400</a> fix(mocha): workaround the SVGElement issue in Vue 3 (<a href="https://github.com/fangbinwei"><code>@​fangbinwei</code></a>)</li> </ul> </li> <li><code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/6455">#6455</a> fix: get rid of ssri vulnerability warnings (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li> </ul> </li> </ul> <h3>Others</h3> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/6300">#6300</a> chore: remove the word &quot;Preview&quot; from vue 3 preset (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Binwei Fang (<a href="https://github.com/fangbinwei"><code>@​fangbinwei</code></a>)</li> <li>Haoqun Jiang (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li> <li>Tony Trinh (<a href="https://github.com/tony19"><code>@​tony19</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md"><code>@​vue/cli-plugin-unit-jest</code>'s changelog</a>.</em></p> <blockquote> <h2>4.5.13 (2021-05-08)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/babel-preset-app</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/6459">#6459</a> fix: fix modern mode optional chaining syntax tranpilation (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li> </ul> </li> <li><code>@vue/cli-plugin-unit-mocha</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/6400">#6400</a> fix(mocha): workaround the SVGElement issue in Vue 3 (<a href="https://github.com/fangbinwei"><code>@​fangbinwei</code></a>)</li> </ul> </li> <li><code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/6455">#6455</a> fix: get rid of ssri vulnerability warnings (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li> </ul> </li> </ul> <h3>Others</h3> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/6300">#6300</a> chore: remove the word &quot;Preview&quot; from vue 3 preset (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Binwei Fang (<a href="https://github.com/fangbinwei"><code>@​fangbinwei</code></a>)</li> <li>Haoqun Jiang (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li> <li>Tony Trinh (<a href="https://github.com/tony19"><code>@​tony19</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue-cli/commit/6e0d846b9a707f7f7c0c7a26435f467e1b4d42fe"><code>6e0d846</code></a> v4.5.13</li> <li>See full diff in <a href="https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-unit-jest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vue/cli-plugin-unit-jest&package-manager=npm_and_yarn&previous-version=4.5.12&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually </details> 148: [SECURITY] Bump ws from 6.2.1 to 6.2.2 in /playground r=bidoubiwa a=dependabot[bot] Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/websockets/ws/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/meilisearch/vuepress-plugin-meilisearch/network/alerts). </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 parents 08fd5b1 + c0af4c8 + ba09daf + 2d2fce5 commit 5e78f2d

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"yargs-parser": "^13.1.2"
1818
},
1919
"devDependencies": {
20-
"@vue/cli-plugin-unit-jest": "^4.5.12",
20+
"@vue/cli-plugin-unit-jest": "^4.5.13",
2121
"@vue/test-utils": "1.2.0",
2222
"babel-eslint": "^10.1.0",
2323
"eslint": "^7.25.0",

playground/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7538,9 +7538,9 @@ url-parse-lax@^3.0.0:
75387538
prepend-http "^2.0.0"
75397539

75407540
url-parse@^1.4.3, url-parse@^1.4.7:
7541-
version "1.4.7"
7542-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
7543-
integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
7541+
version "1.5.1"
7542+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
7543+
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
75447544
dependencies:
75457545
querystringify "^2.1.1"
75467546
requires-port "^1.0.0"
@@ -7977,9 +7977,9 @@ write-file-atomic@^3.0.0:
79777977
typedarray-to-buffer "^3.1.5"
79787978

79797979
ws@^6.2.1:
7980-
version "6.2.1"
7981-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
7982-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
7980+
version "6.2.2"
7981+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
7982+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
79837983
dependencies:
79847984
async-limiter "~1.0.0"
79857985

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -817,15 +817,15 @@
817817
dependencies:
818818
"@types/yargs-parser" "*"
819819

820-
"@vue/cli-plugin-unit-jest@^4.5.12":
821-
version "4.5.12"
822-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.12.tgz#883d43f9a4bb6088a3b8125bd492511d05e1073e"
823-
integrity sha512-hZibVfMDGTANN7QENbE7eEAlk8adTW8fEpuGXA4IV+eDqLDPUPVUOwcw8f9d7Rx3KVHES3GyFQ9yVK/KeI9NGw==
820+
"@vue/cli-plugin-unit-jest@^4.5.13":
821+
version "4.5.13"
822+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.13.tgz#6aca031452a5883f39580ec50ea926c982e1d138"
823+
integrity sha512-8t7QIihJWB9Kv85FamrEzWbJnvsLhQdyXHl3h+qhAihrZdLL+9mj905y88cBCq+i2PqqZ/qAoabbpf4DxDAb7g==
824824
dependencies:
825825
"@babel/core" "^7.11.0"
826826
"@babel/plugin-transform-modules-commonjs" "^7.9.6"
827827
"@types/jest" "^24.0.19"
828-
"@vue/cli-shared-utils" "^4.5.12"
828+
"@vue/cli-shared-utils" "^4.5.13"
829829
babel-core "^7.0.0-bridge.0"
830830
babel-jest "^24.9.0"
831831
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
@@ -838,10 +838,10 @@
838838
ts-jest "^24.2.0"
839839
vue-jest "^3.0.5"
840840

841-
"@vue/cli-shared-utils@^4.5.12":
842-
version "4.5.12"
843-
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.12.tgz#0e0693d488336d284ffa658ff33b1ea22927d065"
844-
integrity sha512-qnIQPJ4XckMoqYh9fJ0Y91QKMIb4Hiibrm9+k4E15QHpk5RaokuOpf10SsOr2NLPCXSWsHOLo3hduZSwHPGY/Q==
841+
"@vue/cli-shared-utils@^4.5.13":
842+
version "4.5.13"
843+
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.13.tgz#acd40f31b4790f1634292bdaa5fca95dc1e0ff50"
844+
integrity sha512-HpnOrkLg42RFUsQGMJv26oTG3J3FmKtO2WSRhKIIL+1ok3w9OjGCtA3nMMXN27f9eX14TqO64M36DaiSZ1fSiw==
845845
dependencies:
846846
"@hapi/joi" "^15.0.1"
847847
chalk "^2.4.2"

0 commit comments

Comments
 (0)