mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.2 to 5.64.4. <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.64.4</h2> <h1>Bugfixes</h1> <ul> <li>fix tagged template literal evaluation</li> <li>fix ModuleFederation with ESM</li> <li>fix outputModule with intial splitChunks</li> </ul> <h1>Performance</h1> <ul> <li>upgrade watchpack for faster watcher updating</li> <li>track file and directory timestamps separately in watchpack and webpack</li> </ul> <h1>Developer Experience</h1> <ul> <li>show origin of singleton shared module in mismatch warning</li> </ul> <h2>v5.64.3</h2> <h1>Performance</h1> <ul> <li>allow to use pre-compiled schema when <code>Infinity</code> is used in configuration</li> <li>allow to use pre-compiled schema for configuration arrays</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/1727/headd3cd4cb6e3
"><code>d3cd4cb</code></a> 5.64.4</li> <li><a href="4f9fafc73e
"><code>4f9fafc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14829">#14829</a> from webpack/bugfix/split-chunks-esm</li> <li><a href="093eadfdb4
"><code>093eadf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14827">#14827</a> from webpack/bugfix/mf-module</li> <li><a href="c69e37c39d
"><code>c69e37c</code></a> fix outputModule with initial splitChunks</li> <li><a href="041287ff58
"><code>041287f</code></a> fix test problem</li> <li><a href="c3691df740
"><code>c3691df</code></a> fix CI problems</li> <li><a href="d91248711b
"><code>d912487</code></a> fix and test module federation with ESM</li> <li><a href="ac9a2c87ed
"><code>ac9a2c8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14782">#14782</a> from tanhauhau/tanhauhau/show-which-container-loade...</li> <li><a href="ce0f0b3a16
"><code>ce0f0b3</code></a> update test case</li> <li><a href="68c4a2a0a9
"><code>68c4a2a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14728">#14728</a> from markjm/markjm/context-timestamps</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.64.2...v5.64.4">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.64.2&new-version=5.64.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 10 additions and 10 deletions
Loading…
Reference in new issue