Commit 5e78f2d
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 />
[](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 "Preview" 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 "Preview" 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 />
[](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 />
[](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>
3 files changed
+16
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7538 | 7538 | | |
7539 | 7539 | | |
7540 | 7540 | | |
7541 | | - | |
7542 | | - | |
7543 | | - | |
| 7541 | + | |
| 7542 | + | |
| 7543 | + | |
7544 | 7544 | | |
7545 | 7545 | | |
7546 | 7546 | | |
| |||
7977 | 7977 | | |
7978 | 7978 | | |
7979 | 7979 | | |
7980 | | - | |
7981 | | - | |
7982 | | - | |
| 7980 | + | |
| 7981 | + | |
| 7982 | + | |
7983 | 7983 | | |
7984 | 7984 | | |
7985 | 7985 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
820 | | - | |
821 | | - | |
822 | | - | |
823 | | - | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
828 | | - | |
| 828 | + | |
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| |||
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | | - | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
845 | 845 | | |
846 | 846 | | |
847 | 847 | | |
| |||
0 commit comments