mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/releases">webpack-cli's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0">5.0.0</a> (2022-11-17)</h1> <h3>Bug Fixes</h3> <ul> <li>improve description of the <code>--disable-interpret</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3364">#3364</a>) (<a href="pull/2445/headbdb7e20a3f
">bdb7e20</a>)</li> <li>remove the redundant <code>utils</code> export (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3343">#3343</a>) (<a href="a9ce5d077f
">a9ce5d0</a>)</li> <li>respect <code>NODE_PATH</code> env variable (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3411">#3411</a>) (<a href="83d1f58fb5
">83d1f58</a>)</li> <li>show all CLI specific flags in the minimum help output (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3354">#3354</a>) (<a href="35843e87c6
">35843e8</a>)</li> </ul> <h3>Features</h3> <ul> <li>failOnWarnings option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3317">#3317</a>) (<a href="c48c848c6c
">c48c848</a>)</li> <li>update commander to v9 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3460">#3460</a>) (<a href="6621c023ab
">6621c02</a>)</li> <li>added the <code>--define-process-env-node-env</code> option</li> <li>update <code>interpret</code> to v3 and <code>rechoir</code> to v0.8</li> <li>add an option for preventing interpret (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3329">#3329</a>) (<a href="c7373832b9
">c737383</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>the minimum supported webpack version is v5.0.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3342">#3342</a>) (<a href="b1af0dc7eb
">b1af0dc</a>), closes <a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3342">#3342</a></li> <li>webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0</li> <li>webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0</li> <li>remove the <code>migrate</code> command (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3291">#3291</a>) (<a href="56b43e4baf
">56b43e4</a>), closes <a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3291">#3291</a></li> <li>remove the <code>--prefetch</code> option in favor the <code>PrefetchPlugin</code> plugin</li> <li>remove the <code>--node-env</code> option in favor <code>--define-process-env-node-env</code></li> <li>remove the <code>--hot</code> option in favor of directly using the <code>HotModuleReplacement</code> plugin (only for <code>build</code> command, for <code>serve</code> it will work)</li> <li>the behavior logic of the <code>--entry</code> option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use <code> webpack --entry-reset --entry './src/my-entry.js'</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">webpack-cli's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0">5.0.0</a> (2022-11-17)</h1> <h3>Bug Fixes</h3> <ul> <li>improve description of the <code>--disable-interpret</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3364">#3364</a>) (<a href="bdb7e20a3f
">bdb7e20</a>)</li> <li>remove the redundant <code>utils</code> export (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3343">#3343</a>) (<a href="a9ce5d077f
">a9ce5d0</a>)</li> <li>respect <code>NODE_PATH</code> env variable (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3411">#3411</a>) (<a href="83d1f58fb5
">83d1f58</a>)</li> <li>show all CLI specific flags in the minimum help output (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3354">#3354</a>) (<a href="35843e87c6
">35843e8</a>)</li> </ul> <h3>Features</h3> <ul> <li>failOnWarnings option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3317">#3317</a>) (<a href="c48c848c6c
">c48c848</a>)</li> <li>update commander to v9 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3460">#3460</a>) (<a href="6621c023ab
">6621c02</a>)</li> <li>added the <code>--define-process-env-node-env</code> option</li> <li>update <code>interpret</code> to v3 and <code>rechoir</code> to v0.8</li> <li>add an option for preventing interpret (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3329">#3329</a>) (<a href="c7373832b9
">c737383</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>the minimum supported webpack version is v5.0.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3342">#3342</a>) (<a href="b1af0dc7eb
">b1af0dc</a>), closes <a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3342">#3342</a></li> <li>webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0</li> <li>webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0</li> <li>remove the <code>migrate</code> command (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3291">#3291</a>) (<a href="56b43e4baf
">56b43e4</a>), closes <a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3291">#3291</a></li> <li>remove the <code>--prefetch</code> option in favor the <code>PrefetchPlugin</code> plugin</li> <li>remove the <code>--node-env</code> option in favor <code>--define-process-env-node-env</code></li> <li>remove the <code>--hot</code> option in favor of directly using the <code>HotModuleReplacement</code> plugin (only for <code>build</code> command, for <code>serve</code> it will work)</li> <li>the behavior logic of the <code>--entry</code> option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use <code> webpack --entry-reset --entry './src/my-entry.js'</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1d6ada1a84
"><code>1d6ada1</code></a> chore(release): 5.0.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3492">#3492</a>)</li> <li><a href="24334d944d
"><code>24334d9</code></a> refactor: resolve TODO for devServer.stdin</li> <li><a href="49b6aeae08
"><code>49b6aea</code></a> chore: peer deps in root package</li> <li><a href="636ba3efff
"><code>636ba3e</code></a> chore(deps-dev): bump cspell from 6.12.0 to 6.14.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3488">#3488</a>)</li> <li><a href="f3016a5eb5
"><code>f3016a5</code></a> chore(deps-dev): bump eslint from 8.24.0 to 8.27.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3487">#3487</a>)</li> <li><a href="5782242d67
"><code>5782242</code></a> chore(deps-dev): bump lerna from 6.0.1 to 6.0.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3486">#3486</a>)</li> <li><a href="80eb8c828b
"><code>80eb8c8</code></a> chore(deps-dev): bump <code>@commitlint/config-conventional</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3485">#3485</a>)</li> <li><a href="8ea9020153
"><code>8ea9020</code></a> chore(deps-dev): bump ts-jest from 29.0.1 to 29.0.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3484">#3484</a>)</li> <li><a href="515971abd9
"><code>515971a</code></a> chore(deps-dev): bump css-loader from 6.7.1 to 6.7.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3481">#3481</a>)</li> <li><a href="f106109f18
"><code>f106109</code></a> chore(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code></li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=4.10.0&new-version=5.0.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>
dependabot[bot]
2 years ago
2 changed files with 86 additions and 81 deletions
Loading…
Reference in new issue