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.88.2 to 5.89.0 (#1872)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.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.89.0</h2> <h2>New Features</h2> <ul> <li>Make CommonJS import preserve chained expressions by <a href="https://github.com/bworline"><code>@bworline</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17718">webpack/webpack#17718</a></li> </ul> <h2>Dependencies & Maintenance</h2> <ul> <li>chore(deps-dev): bump <code>@types/node</code> from 20.3.1 to 20.4.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17568">webpack/webpack#17568</a></li> <li>docs: add example for stats detailed output by <a href="https://github.com/ersachin3112"><code>@ersachin3112</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17420">webpack/webpack#17420</a></li> <li>docs: add example for stats normal output by <a href="https://github.com/ersachin3112"><code>@ersachin3112</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17426">webpack/webpack#17426</a></li> <li>chore(deps-dev): bump core-js from 3.31.0 to 3.32.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17539">webpack/webpack#17539</a></li> <li>chore(deps-dev): bump pretty-format from 29.5.0 to 29.6.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17536">webpack/webpack#17536</a></li> <li>chore(deps-dev): bump <code>@types/node</code> from 20.4.8 to 20.4.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17583">webpack/webpack#17583</a></li> <li>chore(deps-dev): bump less from 4.1.3 to 4.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17580">webpack/webpack#17580</a></li> <li>chore(deps): bump semver from 5.7.1 to 5.7.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17483">webpack/webpack#17483</a></li> <li>chore(deps-dev): bump simple-git from 3.19.0 to 3.19.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17427">webpack/webpack#17427</a></li> <li>chore(deps-dev): bump <code>@types/node</code> from 20.4.9 to 20.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17666">webpack/webpack#17666</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0">https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/87660921808566ef3b8796f8df61bd79fc026108"><code>8766092</code></a> 5.89.0</li> <li><a href="https://github.com/webpack/webpack/commit/21c80e439056b65ea67e5978b11204095752c460"><code>21c80e4</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17718">#17718</a> from bworline/require-preserve-chains</li> <li><a href="https://github.com/webpack/webpack/commit/b14922c5bed9e46b9f0e510b7f1ef2238d2572cb"><code>b14922c</code></a> Refactor shared code</li> <li><a href="https://github.com/webpack/webpack/commit/dc665724ecf3d1148b649a348e50fa9633a76fbc"><code>dc66572</code></a> update types</li> <li><a href="https://github.com/webpack/webpack/commit/d36804ef31492255cf10c03e88d63631be4fa833"><code>d36804e</code></a> update types</li> <li><a href="https://github.com/webpack/webpack/commit/d4e8485462144d9949d60d511654bd7f60f033db"><code>d4e8485</code></a> initial</li> <li><a href="https://github.com/webpack/webpack/commit/1f13ff9fe587e094df59d660b4611b1bd19aed4c"><code>1f13ff9</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17666">#17666</a> from webpack/dependabot/npm_and_yarn/types/node-20.6.0</li> <li><a href="https://github.com/webpack/webpack/commit/f00e6e2e01f95bb249136d4027936661beca8ea5"><code>f00e6e2</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.4.9 to 20.6.0</li> <li><a href="https://github.com/webpack/webpack/commit/853bfda35a0080605c09e1bdeb0103bcb9367a10"><code>853bfda</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17427">#17427</a> from webpack/dependabot/npm_and_yarn/simple-git-3.19.1</li> <li><a href="https://github.com/webpack/webpack/commit/64707c9c4fd5307d4997f0e73145ca26c5245bc3"><code>64707c9</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17483">#17483</a> from webpack/dependabot/npm_and_yarn/semver-5.7.2</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.88.2...v5.89.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.88.2&new-version=5.89.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