mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.0 to 5.64.1. <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.1</h2> <h1>Bugfixes</h1> <ul> <li>fix regexp in managedPaths to exclude additional slash</li> <li>make module.accept errorHandler optional in typings</li> <li>correctly create an async chunk when using a <code>require(...).property</code> in <code>require.ensure</code></li> <li>fix cleaning of symlinks in <code>output.clean: true</code></li> <li>fix change detection with <code>unsafeCache</code> within <code>managedPaths</code> (node_modules)</li> <li>bump webpack-sources for Stack Overflow bugfix</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/1716/head3d5503a5b5
"><code>3d5503a</code></a> 5.64.1</li> <li><a href="1f75ab01fe
"><code>1f75ab0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14737">#14737</a> from webpack/dependabot/npm_and_yarn/webpack-source...</li> <li><a href="0f90f75a0e
"><code>0f90f75</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14736">#14736</a> from webpack/dependabot/npm_and_yarn/terser-5.10.0</li> <li><a href="0fd96aca4f
"><code>0fd96ac</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14735">#14735</a> from webpack/bugfix/unsafe-cache-managed-paths</li> <li><a href="cae22d1888
"><code>cae22d1</code></a> fallback to normal snapshotting when managed path optimization fails</li> <li><a href="98ea582bf0
"><code>98ea582</code></a> watch package.json for managed directories</li> <li><a href="bbd039a7ac
"><code>bbd039a</code></a> update package.json</li> <li><a href="5cba448bfb
"><code>5cba448</code></a> update snapshot</li> <li><a href="d73bd6996c
"><code>d73bd69</code></a> chore(deps): bump webpack-sources from 3.2.1 to 3.2.2</li> <li><a href="65d795e5a7
"><code>65d795e</code></a> chore(deps-dev): bump terser from 5.9.0 to 5.10.0</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.64.0...v5.64.1">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.0&new-version=5.64.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]
3 years ago
2 changed files with 10 additions and 10 deletions
Loading…
Reference in new issue