Skip to content

Commit

Permalink
Bump webpack-dev-server from 4.9.2 to 4.9.3 (#2151)
Browse files Browse the repository at this point in the history
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.2 to 4.9.3.
<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.9.3</h2>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3">4.9.3</a> (2022-06-29)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>avoid creation unnecessary stream for static sockjs file (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4482">#4482</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/049b153b87ab908ae53b71356e0716bb3fc5bf07">049b153</a>)</li>
<li>history-api-fallback now supports HEAD requests and handles them the same as GET (<a href="https://github.com/webpack/webpack-dev-server/commit/8936082809a9575f231afbcad6a32bb8e14d6dce">8936082</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>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3">4.9.3</a> (2022-06-29)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>avoid creation unnecessary stream for static sockjs file (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4482">#4482</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/049b153b87ab908ae53b71356e0716bb3fc5bf07">049b153</a>)</li>
<li>history-api-fallback now supports HEAD requests and handles them the same as GET (<a href="https://github.com/webpack/webpack-dev-server/commit/8936082809a9575f231afbcad6a32bb8e14d6dce">8936082</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/fa5e454d197fc6ce7441f6c28449e1d35c83cefc"><code>fa5e454</code></a> chore(release): 4.9.3</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/42facd28ebe3c3da40ce9d5f0f14148636a7ec0f"><code>42facd2</code></a> chore(deps-dev): bump <code>@​babel/plugin-transform-object-assign</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4506">#4506</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/257549bd8a5caec964310f7bcb7573cc93d42b1e"><code>257549b</code></a> chore(deps-dev): bump <code>@​babel/cli</code> from 7.17.10 to 7.18.6 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4507">#4507</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/8936082809a9575f231afbcad6a32bb8e14d6dce"><code>8936082</code></a> fix: history-api-fallback now supports HEAD requests and handles them the sam...</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/e0c4e7edf38c753a65da0cd6ac748c37775f7c20"><code>e0c4e7e</code></a> chore(deps-dev): bump <code>@​babel/core</code> from 7.18.5 to 7.18.6 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4504">#4504</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/0370b5a527fed3e6f177b8f0831c7bed45871b48"><code>0370b5a</code></a> chore(deps-dev): bump <code>@​babel/runtime</code> from 7.18.3 to 7.18.6 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4503">#4503</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/73129c7f9d9493152faf6f5b2124f30f15994b2e"><code>73129c7</code></a> chore(deps-dev): bump <code>@​babel/plugin-transform-runtime</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4505">#4505</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/0e0100201c1a28b609c6d0e76298dce90340a476"><code>0e01002</code></a> chore(deps-dev): bump <code>@​babel/preset-env</code> from 7.18.2 to 7.18.6 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4502">#4502</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/8866300f05ec13f762e1fc37ef5ff5efb52849d3"><code>8866300</code></a> refactor: move scripts to same folder (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4500">#4500</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/7f1f2027dc798c24f181f2861c365fa5caf8c30e"><code>7f1f202</code></a> chore(deps-dev): bump core-js from 3.23.2 to 3.23.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4499">#4499</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3">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.2&new-version=4.9.3)](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>
  • Loading branch information
otravidaahora2t authored and dependabot[bot] committed Jun 30, 2022
1 parent 434525e commit 9fb3276
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 16 deletions.
34 changes: 19 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"terser-webpack-plugin": "^5.3.3",
"webpack": "^5.73.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.9.2"
"webpack-dev-server": "^4.9.3"
},
"dependencies": {
"monaco-editor": "^0.33.0"
Expand Down

0 comments on commit 9fb3276

Please sign in to comment.