Browse Source

Bump webpack-dev-server from 4.9.3 to 4.10.0 (#2228)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.3 to 4.10.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.10.0</h2>
<h2><a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.3...v4.10.0">4.10.0</a> (2022-08-10)</h2>
<h3>Features</h3>
<ul>
<li>allow to configure more <code>client</code> options via resource URL (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4274">#4274</a>) (<a href="216e3cbe62">216e3cb</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>response correctly when receive an OPTIONS request (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4185">#4185</a>) (<a href="2b3b7e000f">2b3b7e0</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.9.3...v4.10.0">4.10.0</a> (2022-08-10)</h2>
<h3>Features</h3>
<ul>
<li>allow to configure more <code>client</code> options via resource URL (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4274">#4274</a>) (<a href="216e3cbe62">216e3cb</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>response correctly when receive an OPTIONS request (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4185">#4185</a>) (<a href="2b3b7e000f">2b3b7e0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="49efdf8734"><code>49efdf8</code></a> chore(release): 4.10.0</li>
<li><a href="2b3b7e000f"><code>2b3b7e0</code></a> fix: response correctly when receive an OPTIONS request (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4185">#4185</a>)</li>
<li><a href="480f1e1312"><code>480f1e1</code></a> chore(deps-dev): bump core-js from 3.24.0 to 3.24.1 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4533">#4533</a>)</li>
<li><a href="890f27254a"><code>890f272</code></a> chore(deps-dev): bump <code>@​babel/plugin-transform-runtime</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4535">#4535</a>)</li>
<li><a href="75ff939c41"><code>75ff939</code></a> chore(deps-dev): bump <code>@​babel/cli</code> from 7.18.9 to 7.18.10 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4537">#4537</a>)</li>
<li><a href="56ac714705"><code>56ac714</code></a> chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4538">#4538</a>)</li>
<li><a href="7a92f8af55"><code>7a92f8a</code></a> chore(deps-dev): bump <code>@​babel/preset-env</code> from 7.18.9 to 7.18.10 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4539">#4539</a>)</li>
<li><a href="7b2fc6a22a"><code>7b2fc6a</code></a> chore(deps-dev): bump <code>@​babel/core</code> from 7.18.9 to 7.18.10 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4536">#4536</a>)</li>
<li><a href="695b43ab2c"><code>695b43a</code></a> chore(deps): bump <code>@​types/serve-static</code> from 1.13.10 to 1.15.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4534">#4534</a>)</li>
<li><a href="83951c8762"><code>83951c8</code></a> chore(deps-dev): bump core-js from 3.23.5 to 3.24.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4530">#4530</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.3...v4.10.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.9.3&new-version=4.10.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/2231/head
dependabot[bot] 2 years ago
parent
commit
af72e6178d
  1. 14
      package-lock.json
  2. 2
      package.json

14
package-lock.json generated

@ -21,7 +21,7 @@
"terser-webpack-plugin": "^5.3.3",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.9.3"
"webpack-dev-server": "^4.10.0"
}
},
"node_modules/@discoveryjs/json-ext": {
@ -4398,9 +4398,9 @@
}
},
"node_modules/webpack-dev-server": {
"version": "4.9.3",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.9.3.tgz",
"integrity": "sha512-3qp/eoboZG5/6QgiZ3llN8TUzkSpYg1Ko9khWX1h40MIEUNS2mDoIa8aXsPfskER+GbTvs/IJZ1QTBBhhuetSw==",
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.10.0.tgz",
"integrity": "sha512-7dezwAs+k6yXVFZ+MaL8VnE+APobiO3zvpp3rBHe/HmWQ+avwh0Q3d0xxacOiBybZZ3syTZw9HXzpa3YNbAZDQ==",
"dev": true,
"dependencies": {
"@types/bonjour": "^3.5.9",
@ -7960,9 +7960,9 @@
}
},
"webpack-dev-server": {
"version": "4.9.3",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.9.3.tgz",
"integrity": "sha512-3qp/eoboZG5/6QgiZ3llN8TUzkSpYg1Ko9khWX1h40MIEUNS2mDoIa8aXsPfskER+GbTvs/IJZ1QTBBhhuetSw==",
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.10.0.tgz",
"integrity": "sha512-7dezwAs+k6yXVFZ+MaL8VnE+APobiO3zvpp3rBHe/HmWQ+avwh0Q3d0xxacOiBybZZ3syTZw9HXzpa3YNbAZDQ==",
"dev": true,
"requires": {
"@types/bonjour": "^3.5.9",

2
package.json

@ -18,7 +18,7 @@
"terser-webpack-plugin": "^5.3.3",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.9.3"
"webpack-dev-server": "^4.10.0"
},
"dependencies": {
"monaco-editor": "^0.34.0"

Loading…
Cancel
Save