mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.3 to 4.7.4. <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.7.4</h2> <h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4">4.7.4</a> (2022-02-02)</h3> <h3>Bug Fixes</h3> <ul> <li>add <code>@types/express</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4226">#4226</a>) (<a href="pull/1814/heade55f728d3b
">e55f728</a>)</li> <li>negative descriptions (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4216">#4216</a>) (<a href="fd854c07c2
">fd854c0</a>)</li> <li>types for the <code>proxy</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4173">#4173</a>) (<a href="efec2f5bfb
">efec2f5</a>)</li> <li>use CLI specific description for <code>--open-app-name</code> and <code>--web-socket-server</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4215">#4215</a>) (<a href="329679a434
">329679a</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.7.3...v4.7.4">4.7.4</a> (2022-02-02)</h3> <h3>Bug Fixes</h3> <ul> <li>add <code>@types/express</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4226">#4226</a>) (<a href="e55f728d3b
">e55f728</a>)</li> <li>negative descriptions (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4216">#4216</a>) (<a href="fd854c07c2
">fd854c0</a>)</li> <li>types for the <code>proxy</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4173">#4173</a>) (<a href="efec2f5bfb
">efec2f5</a>)</li> <li>use CLI specific description for <code>--open-app-name</code> and <code>--web-socket-server</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4215">#4215</a>) (<a href="329679a434
">329679a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="92c602a7dd
"><code>92c602a</code></a> chore(release): 4.7.4</li> <li><a href="fd854c07c2
"><code>fd854c0</code></a> fix: negative descriptions (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4216">#4216</a>)</li> <li><a href="986479369c
"><code>9864793</code></a> chore: update deps (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4237">#4237</a>)</li> <li><a href="e55f728d3b
"><code>e55f728</code></a> fix: add <code>@types/express</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4226">#4226</a>)</li> <li><a href="ad1d14c2bd
"><code>ad1d14c</code></a> ci: fix for windows (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4229">#4229</a>)</li> <li><a href="b9e11ba90a
"><code>b9e11ba</code></a> chore(deps-dev): bump lint-staged</li> <li><a href="e6eae3e3f7
"><code>e6eae3e</code></a> chore(deps-dev): bump puppeteer</li> <li><a href="0131cc1919
"><code>0131cc1</code></a> chore(deps): bump http-proxy-middleware</li> <li><a href="bd3fce8bdc
"><code>bd3fce8</code></a> chore(deps-dev): bump <code>@babel/core</code></li> <li><a href="72e01c09c5
"><code>72e01c0</code></a> chore(deps-dev): bump webpack-cli</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4">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.7.3&new-version=4.7.4)](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>
dependabot[bot]
3 years ago
2 changed files with 18 additions and 17 deletions
Loading…
Reference in new issue