Browse Source

Bump webpack-dev-server from 4.5.0 to 4.6.0 (#1723)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.5.0 to 4.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/releases">webpack-dev-server's releases</a>.</em></p>
<blockquote>
<h2>v4.6.0</h2>
<h2><a href="https://github.com/webpack/webpack-dev-server/compare/v4.5.0...v4.6.0">4.6.0</a> (2021-11-25)</h2>
<h3>Features</h3>
<ul>
<li>allow to pass all <code>chokidar</code> options (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4025">#4025</a>) (<a href="5026601bd6">5026601</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>reconnection logic (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4044">#4044</a>) (<a href="9b32c968fd">9b32c96</a>)</li>
<li>reload on warnings (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4056">#4056</a>) (<a href="1ba97201f7">1ba9720</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md">webpack-dev-server's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/webpack/webpack-dev-server/compare/v4.5.0...v4.6.0">4.6.0</a> (2021-11-25)</h2>
<h3>Features</h3>
<ul>
<li>allow to pass all <code>chokidar</code> options (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4025">#4025</a>) (<a href="5026601bd6">5026601</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>reconnection logic (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4044">#4044</a>) (<a href="9b32c968fd">9b32c96</a>)</li>
<li>reload on warnings (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4056">#4056</a>) (<a href="1ba97201f7">1ba9720</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="c5b9c7e8bc"><code>c5b9c7e</code></a> chore(release): 4.6.0</li>
<li><a href="1ba97201f7"><code>1ba9720</code></a> fix: reload on warnings (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4056">#4056</a>)</li>
<li><a href="5026601bd6"><code>5026601</code></a> feat: allow to pass all <code>chokidar</code> options (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4025">#4025</a>)</li>
<li><a href="7e78bfae8c"><code>7e78bfa</code></a> chore(deps-dev): bump webpack from 5.64.2 to 5.64.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4054">#4054</a>)</li>
<li><a href="f2a7d16da8"><code>f2a7d16</code></a> chore(deps-dev): bump memfs from 3.3.0 to 3.4.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4055">#4055</a>)</li>
<li><a href="d104b58c5c"><code>d104b58</code></a> chore: remove redundant <code>eslint-disable</code> comments (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4053">#4053</a>)</li>
<li><a href="e6330f5f6c"><code>e6330f5</code></a> chore: remove redundant snapshots (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4052">#4052</a>)</li>
<li><a href="cf26a3f3c8"><code>cf26a3f</code></a> chore(deps): bump ws from 8.2.3 to 8.3.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4051">#4051</a>)</li>
<li><a href="78232378b6"><code>7823237</code></a> chore(deps-dev): bump lint-staged from 12.1.1 to 12.1.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4048">#4048</a>)</li>
<li><a href="9b32c968fd"><code>9b32c96</code></a> fix: reconnection logic (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4044">#4044</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.5.0...v4.6.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-dev-server&package-manager=npm_and_yarn&previous-version=4.5.0&new-version=4.6.0)](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)


</details>
pull/1727/head
dependabot[bot] 3 years ago
parent
commit
c10b0814b9
  1. 2
      package.json
  2. 57
      yarn.lock

2
package.json

@ -15,7 +15,7 @@
"style-loader": "^3.3.1",
"webpack": "^5.64.2",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.5.0"
"webpack-dev-server": "^4.6.0"
},
"dependencies": {
"monaco-editor": "^0.30.1"

57
yarn.lock

@ -746,7 +746,7 @@ deep-equal@^1.0.1:
object-keys "^1.1.1"
regexp.prototype.flags "^1.2.0"
default-gateway@^6.0.0:
default-gateway@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/default-gateway/-/default-gateway-6.0.3.tgz#819494c888053bdb743edbf343d6cdf7f2943a71"
integrity sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==
@ -1432,32 +1432,17 @@ inherits@2.0.3:
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
internal-ip@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/internal-ip/-/internal-ip-6.2.0.tgz#d5541e79716e406b74ac6b07b856ef18dc1621c1"
integrity sha512-D8WGsR6yDt8uq7vDMu7mjcR+yRMm3dW8yufyChmszWRjcSHuxLBkR3GdS2HZAjodsaGuCvXeEJpueisXJULghg==
dependencies:
default-gateway "^6.0.0"
ipaddr.js "^1.9.1"
is-ip "^3.1.0"
p-event "^4.2.0"
interpret@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==
ip-regex@^4.0.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
ip@^1.1.0:
version "1.1.5"
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
ipaddr.js@1.9.1, ipaddr.js@^1.9.1:
ipaddr.js@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
@ -1513,13 +1498,6 @@ is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
dependencies:
is-extglob "^2.1.1"
is-ip@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/is-ip/-/is-ip-3.1.0.tgz#2ae5ddfafaf05cb8008a62093cf29734f657c5d8"
integrity sha512-35vd5necO7IitFPjd/YBeqwWnyDWbuLH9ZXQdMfDA8TEo7pv5X8yfrvVO3xbJbLUlERCMvf6X0hTUamQxCYJ9Q==
dependencies:
ip-regex "^4.0.0"
is-number@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
@ -1906,18 +1884,6 @@ open@^8.0.9:
is-docker "^2.1.1"
is-wsl "^2.2.0"
p-event@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/p-event/-/p-event-4.2.0.tgz#af4b049c8acd91ae81083ebd1e6f5cae2044c1b5"
integrity sha512-KXatOjCRXXkSePPb1Nbi0p0m+gQAwdlbhi4wQKJPI1HsMQS9g+Sqp2o+QHziPr7eYJyOZet836KoHEVM1mwOrQ==
dependencies:
p-timeout "^3.1.0"
p-finally@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
p-limit@^2.2.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
@ -1959,13 +1925,6 @@ p-retry@^4.5.0:
"@types/retry" "^0.12.0"
retry "^0.13.1"
p-timeout@^3.1.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-3.2.0.tgz#c7e17abc971d2a7962ef83626b35d635acf23dfe"
integrity sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==
dependencies:
p-finally "^1.0.0"
p-try@^2.0.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
@ -2722,10 +2681,10 @@ webpack-dev-middleware@^5.2.1:
range-parser "^1.2.1"
schema-utils "^3.1.0"
webpack-dev-server@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.5.0.tgz#614b5112cfa4730a4801bb4ddebb3be5b0d70497"
integrity sha512-Ss4WptsUjYa+3hPI4iYZYEc8FrtnfkaPrm5WTjk9ux5kiCS718836srs0ppKMHRaCHP5mQ6g4JZGcfDdGbCjpQ==
webpack-dev-server@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.6.0.tgz#e8648601c440172d9b6f248d28db98bed335315a"
integrity sha512-oojcBIKvx3Ya7qs1/AVWHDgmP1Xml8rGsEBnSobxU/UJSX1xP1GPM3MwsAnDzvqcVmVki8tV7lbcsjEjk0PtYg==
dependencies:
ansi-html-community "^0.0.8"
bonjour "^3.5.0"
@ -2733,17 +2692,17 @@ webpack-dev-server@^4.5.0:
colorette "^2.0.10"
compression "^1.7.4"
connect-history-api-fallback "^1.6.0"
default-gateway "^6.0.3"
del "^6.0.0"
express "^4.17.1"
graceful-fs "^4.2.6"
html-entities "^2.3.2"
http-proxy-middleware "^2.0.0"
internal-ip "^6.2.0"
ipaddr.js "^2.0.1"
open "^8.0.9"
p-retry "^4.5.0"
portfinder "^1.0.28"
schema-utils "^3.1.0"
schema-utils "^4.0.0"
selfsigned "^1.10.11"
serve-index "^1.9.1"
sockjs "^0.3.21"

Loading…
Cancel
Save