Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump webpack from 5.90.3 to 5.91.0 (#449)
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.91.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.91.0</h2> <h2>Bug Fixes</h2> <ul> <li>Deserializer for ignored modules doesn't crash</li> <li>Allow the <code>unsafeCache</code> option to be a proxy object</li> <li>Normalize the <code>snapshot.unmanagedPaths</code> option</li> <li>Fixed <code>fs</code> types</li> <li>Fixed resolve's plugins types</li> <li>Fixed wrongly calculate postOrderIndex</li> <li>Fixed watching types</li> <li>Output import attrbiutes/import assertions for external JS imports</li> <li>Throw an error when DllPlugin needs to generate multiple manifest files, but the path is the same</li> <li>[CSS] Output <code>layer</code>/<code>supports</code>/<code>media</code> for external CSS imports</li> </ul> <h2>New Features</h2> <ul> <li>Allow to customize the stage of BannerPlugin</li> <li>[CSS] Support CSS exports convention</li> <li>[CSS] support CSS local ident name</li> <li>[CSS] Support <code>__webpack_nonce__</code> for CSS chunks</li> <li>[CSS] Support <code>fetchPriority</code> for CSS chunks</li> <li>[CSS] Allow to use LZW to compress css head meta (enabled in the <code>production</code> mode by default)</li> <li>[CSS] Support prefetch/preload for CSS chunks</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/60daca54105f89eee45e118fd0bbc820730724ee"><code>60daca5</code></a> chore(release): 5.91.0</li> <li><a href="https://github.com/webpack/webpack/commit/8dad9ce177a2e7153a272d8e9e177e85fe68d74e"><code>8dad9ce</code></a> chore(deps-dev): bump <code>@babel/preset-react</code> from 7.23.3 to 7.24.1</li> <li><a href="https://github.com/webpack/webpack/commit/a3229f9d6963853cff014ac60f34a0d1dc553497"><code>a3229f9</code></a> chore(deps-dev): bump <code>@babel/core</code> from 7.24.0 to 7.24.1</li> <li><a href="https://github.com/webpack/webpack/commit/40c2e44ff249df16d5178a658c1b62b7f8bbae88"><code>40c2e44</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.11.29 to 20.11.30</li> <li><a href="https://github.com/webpack/webpack/commit/a04faba9d0e69057bbceb6b03c783bfe931e910f"><code>a04faba</code></a> chore(deps-dev): bump memfs from 4.7.7 to 4.8.0</li> <li><a href="https://github.com/webpack/webpack/commit/8f22221003c064f3648055b50532eb23415b5f85"><code>8f22221</code></a> chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2</li> <li><a href="https://github.com/webpack/webpack/commit/8df6912933448e78fee5a71fade4a84cc48a9759"><code>8df6912</code></a> chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2</li> <li><a href="https://github.com/webpack/webpack/commit/711c6185bfd412cb7caee653edce0c4fc1ae4255"><code>711c618</code></a> chore(deps-dev): bump memfs from 4.7.7 to 4.8.0</li> <li><a href="https://github.com/webpack/webpack/commit/c462bb35748fe15f8b93f5580397982732b287be"><code>c462bb3</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.11.29 to 20.11.30</li> <li><a href="https://github.com/webpack/webpack/commit/f0d3e3ef355e237e41f77d6eac249d4861ea0e33"><code>f0d3e3e</code></a> chore(deps-dev): bump <code>@babel/preset-react</code> from 7.23.3 to 7.24.1</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.90.3...v5.91.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.90.3&new-version=5.91.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information