Browse Source

Bump webpack-dev-server from 4.11.1 to 4.12.0 (#2667)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.12.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.12.0</h2>
<h2><a href="https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.12.0">4.12.0</a> (2023-03-14)</h2>
<h3>Features</h3>
<ul>
<li>allow to set the <code>sockjs_url</code> option (only <code>sockjs</code>) using the <code>webSocketServer.options.sockjsUrl</code> option (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4586">#4586</a>) (<a href="69a2fba4e9">69a2fba</a>)</li>
<li>catch runtime error (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4605">#4605</a>) (<a href="87a26cf4c1">87a26cf</a>)</li>
<li>improve styles for overlay (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4576">#4576</a>) (<a href="791fb85931">791fb85</a>)</li>
<li>open editor when clicking error on overlay (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4587">#4587</a>) (<a href="efb2cec3f8">efb2cec</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with <code>experiments.buildHttp</code> (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4585">#4585</a>) (<a href="5b846cbe9b">5b846cb</a>)</li>
<li>respect <code>NODE_PATH</code> env variable (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4581">#4581</a>) (<a href="b857e6fa3b">b857e6f</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.11.1...v4.12.0">4.12.0</a> (2023-03-14)</h2>
<h3>Features</h3>
<ul>
<li>allow to set the <code>sockjs_url</code> option (only <code>sockjs</code>) using the <code>webSocketServer.options.sockjsUrl</code> option (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4586">#4586</a>) (<a href="69a2fba4e9">69a2fba</a>)</li>
<li>catch runtime error (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4605">#4605</a>) (<a href="87a26cf4c1">87a26cf</a>)</li>
<li>improve styles for overlay (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4576">#4576</a>) (<a href="791fb85931">791fb85</a>)</li>
<li>open editor when clicking error on overlay (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4587">#4587</a>) (<a href="efb2cec3f8">efb2cec</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with <code>experiments.buildHttp</code> (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4585">#4585</a>) (<a href="5b846cbe9b">5b846cb</a>)</li>
<li>respect <code>NODE_PATH</code> env variable (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4581">#4581</a>) (<a href="b857e6fa3b">b857e6f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="4ffcf2bd71"><code>4ffcf2b</code></a> chore(release): 4.12.0</li>
<li><a href="a615d5b52a"><code>a615d5b</code></a> chore(deps): update (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4768">#4768</a>)</li>
<li><a href="87a26cf4c1"><code>87a26cf</code></a> feat: catch runtime error (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4605">#4605</a>)</li>
<li><a href="b0f15ace01"><code>b0f15ac</code></a> chore(deps-dev): bump <code>@​babel/cli</code> from 7.20.7 to 7.21.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4745">#4745</a>)</li>
<li><a href="3edafc01db"><code>3edafc0</code></a> chore(deps): bump ws from 8.12.0 to 8.12.1 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4737">#4737</a>)</li>
<li><a href="8afc916729"><code>8afc916</code></a> chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4759">#4759</a>)</li>
<li><a href="ecb2cc515d"><code>ecb2cc5</code></a> chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4753">#4753</a>)</li>
<li><a href="becc95da98"><code>becc95d</code></a> chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4761">#4761</a>)</li>
<li><a href="78600174cb"><code>7860017</code></a> chore(deps-dev): bump core-js from 3.28.0 to 3.29.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4755">#4755</a>)</li>
<li><a href="8817fa88ed"><code>8817fa8</code></a> chore(deps): bump open from 8.4.1 to 8.4.2 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4748">#4748</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.12.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.11.1&new-version=4.12.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/2676/head
dependabot[bot] 2 years ago
parent
commit
5f69ccd4cc
  1. 69
      package-lock.json
  2. 2
      package.json

69
package-lock.json generated

@ -21,7 +21,7 @@
"terser-webpack-plugin": "^5.3.7",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
}
},
"node_modules/@discoveryjs/json-ext": {
@ -2577,6 +2577,16 @@
"node": ">=0.10.0"
}
},
"node_modules/launch-editor": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.6.0.tgz",
"integrity": "sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==",
"dev": true,
"dependencies": {
"picocolors": "^1.0.0",
"shell-quote": "^1.7.3"
}
},
"node_modules/loader-runner": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
@ -3814,6 +3824,15 @@
"node": ">=8"
}
},
"node_modules/shell-quote": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.0.tgz",
"integrity": "sha512-QHsz8GgQIGKlRi24yFc6a6lN69Idnx634w49ay6+jA5yFh7a1UY+4Rp6HPx/L/1zcEDPEij8cIsiqR6bQsE5VQ==",
"dev": true,
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/side-channel": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
@ -4432,9 +4451,9 @@
}
},
"node_modules/webpack-dev-server": {
"version": "4.11.1",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.11.1.tgz",
"integrity": "sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==",
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.12.0.tgz",
"integrity": "sha512-XRN9YRnvOj3TQQ5w/0pR1y1xDcVnbWtNkTri46kuEbaWUPTHsWUvOyAAI7PZHLY+hsFki2kRltJjKMw7e+IiqA==",
"dev": true,
"dependencies": {
"@types/bonjour": "^3.5.9",
@ -4456,6 +4475,7 @@
"html-entities": "^2.3.2",
"http-proxy-middleware": "^2.0.3",
"ipaddr.js": "^2.0.1",
"launch-editor": "^2.6.0",
"open": "^8.0.9",
"p-retry": "^4.5.0",
"rimraf": "^3.0.2",
@ -4465,7 +4485,7 @@
"sockjs": "^0.3.24",
"spdy": "^4.0.2",
"webpack-dev-middleware": "^5.3.1",
"ws": "^8.4.2"
"ws": "^8.13.0"
},
"bin": {
"webpack-dev-server": "bin/webpack-dev-server.js"
@ -4623,16 +4643,16 @@
"dev": true
},
"node_modules/ws": {
"version": "8.9.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.9.0.tgz",
"integrity": "sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==",
"version": "8.13.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
"integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
"dev": true,
"engines": {
"node": ">=10.0.0"
},
"peerDependencies": {
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2"
"utf-8-validate": ">=5.0.2"
},
"peerDependenciesMeta": {
"bufferutil": {
@ -6629,6 +6649,16 @@
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true
},
"launch-editor": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.6.0.tgz",
"integrity": "sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==",
"dev": true,
"requires": {
"picocolors": "^1.0.0",
"shell-quote": "^1.7.3"
}
},
"loader-runner": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
@ -7532,6 +7562,12 @@
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
"dev": true
},
"shell-quote": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.0.tgz",
"integrity": "sha512-QHsz8GgQIGKlRi24yFc6a6lN69Idnx634w49ay6+jA5yFh7a1UY+4Rp6HPx/L/1zcEDPEij8cIsiqR6bQsE5VQ==",
"dev": true
},
"side-channel": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
@ -8002,9 +8038,9 @@
}
},
"webpack-dev-server": {
"version": "4.11.1",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.11.1.tgz",
"integrity": "sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==",
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.12.0.tgz",
"integrity": "sha512-XRN9YRnvOj3TQQ5w/0pR1y1xDcVnbWtNkTri46kuEbaWUPTHsWUvOyAAI7PZHLY+hsFki2kRltJjKMw7e+IiqA==",
"dev": true,
"requires": {
"@types/bonjour": "^3.5.9",
@ -8026,6 +8062,7 @@
"html-entities": "^2.3.2",
"http-proxy-middleware": "^2.0.3",
"ipaddr.js": "^2.0.1",
"launch-editor": "^2.6.0",
"open": "^8.0.9",
"p-retry": "^4.5.0",
"rimraf": "^3.0.2",
@ -8035,7 +8072,7 @@
"sockjs": "^0.3.24",
"spdy": "^4.0.2",
"webpack-dev-middleware": "^5.3.1",
"ws": "^8.4.2"
"ws": "^8.13.0"
},
"dependencies": {
"rimraf": {
@ -8104,9 +8141,9 @@
"dev": true
},
"ws": {
"version": "8.9.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.9.0.tgz",
"integrity": "sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==",
"version": "8.13.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
"integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
"dev": true,
"requires": {}
},

2
package.json

@ -18,7 +18,7 @@
"terser-webpack-plugin": "^5.3.7",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
},
"dependencies": {
"monaco-editor": "^0.36.1"

Loading…
Cancel
Save