mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.12.0 to 4.13.1. <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.13.1</h2> <h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.13.0...v4.13.1">4.13.1</a> (2023-03-18)</h3> <h3>Bug Fixes</h3> <ul> <li>make webpack optional peer dependency (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4778">#4778</a>) (<a href="pull/2702/head71be54edcb
">71be54e</a>)</li> </ul> <h2>v4.13.0</h2> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v4.12.0...v4.13.0">4.13.0</a> (2023-03-17)</h2> <h3>Features</h3> <ul> <li>added <code>client.overlay.runtimeErrors</code> option to control runtime errors (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4773">#4773</a>) (<a href="dca2366e22
">dca2366</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.13.0...v4.13.1">4.13.1</a> (2023-03-18)</h3> <h3>Bug Fixes</h3> <ul> <li>make webpack optional peer dependency (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4778">#4778</a>) (<a href="71be54edcb
">71be54e</a>)</li> </ul> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v4.12.0...v4.13.0">4.13.0</a> (2023-03-17)</h2> <h3>Features</h3> <ul> <li>added <code>client.overlay.runtimeErrors</code> option to control runtime errors (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4773">#4773</a>) (<a href="dca2366e22
">dca2366</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="ed0ca20af7
"><code>ed0ca20</code></a> chore(release): 4.13.1</li> <li><a href="71be54edcb
"><code>71be54e</code></a> fix: make webpack optional peer dependency (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4778">#4778</a>)</li> <li><a href="4e846078b3
"><code>4e84607</code></a> chore(release): 4.13.0</li> <li><a href="dca2366e22
"><code>dca2366</code></a> feat: added <code>client.overlay.runtimeErrors</code> option to control runtime errors (...</li> <li><a href="46e02f3d0b
"><code>46e02f3</code></a> chore(deps): bump graceful-fs from 4.2.10 to 4.2.11 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4775">#4775</a>)</li> <li><a href="cf7b0dbadb
"><code>cf7b0db</code></a> chore(deps-dev): bump webpack from 5.76.1 to 5.76.2 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4772">#4772</a>)</li> <li><a href="2c8d98ca37
"><code>2c8d98c</code></a> chore(deps-dev): bump <code>@babel/core</code> from 7.21.0 to 7.21.3 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4769">#4769</a>)</li> <li><a href="f1df043692
"><code>f1df043</code></a> chore(deps-dev): bump <code>@babel/eslint-parser</code> from 7.19.1 to 7.21.3 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4770">#4770</a>)</li> <li>See full diff in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.12.0...v4.13.1">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.12.0&new-version=4.13.1)](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]
2 years ago
2 changed files with 11 additions and 8 deletions
Loading…
Reference in new issue