mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.2 to 5.76.3. <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.76.3</h2> <h2>Bugfixes</h2> <ul> <li>Non-javascript files will correctly <strong>not</strong> be imported when using <code>experiments.outputModule</code> (ES Module Output) by <a href="https://github.com/snitin315"><code>@snitin315</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16809">webpack/webpack#16809</a></li> <li>Limit console output progress bar length to 40 when no columns provided by <a href="https://github.com/snitin315"><code>@snitin315</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16810">webpack/webpack#16810</a></li> <li>Add missing NodeJS Builtin Modules support for <code>inspector/promises</code>, <code>readline/promises</code>, and <code>stream/consumers</code> by <a href="https://github.com/ShenHongFei"><code>@ShenHongFei</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16841">webpack/webpack#16841</a></li> <li>webpack bin/cli now properly respects <code>NODE_PATH</code> env variable by <a href="https://github.com/snitin315"><code>@snitin315</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16808">webpack/webpack#16808</a></li> <li>Improve typos in <code>resolveResourceErrorHints</code> by <a href="https://github.com/snitin315"><code>@snitin315</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16806">webpack/webpack#16806</a></li> <li>Add missing <code>loaders</code> token support to <code>moduleFilenameTemplate</code> function call by <a href="https://github.com/pgoldberg"><code>@pgoldberg</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16756">webpack/webpack#16756</a></li> <li>Add gaurd condition for <code>enabledLibraryTypes</code> in internal <code>ContainerPlugin</code> by <a href="https://github.com/PengBoUESTC"><code>@PengBoUESTC</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16635">webpack/webpack#16635</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ShenHongFei"><code>@ShenHongFei</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/16841">webpack/webpack#16841</a></li> <li><a href="https://github.com/pgoldberg"><code>@pgoldberg</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/16756">webpack/webpack#16756</a></li> <li><a href="https://github.com/PengBoUESTC"><code>@PengBoUESTC</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/16635">webpack/webpack#16635</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/webpack/webpack/compare/v5.76.2...v5.76.3">https://github.com/webpack/webpack/compare/v5.76.2...v5.76.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/2758/head8ac9616280
"><code>8ac9616</code></a> 5.76.3</li> <li><a href="a3f49f3c9f
"><code>a3f49f3</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/16635">#16635</a> from PengBoUESTC/chore/enabledLibraryTypes-opt</li> <li><a href="39fbd73db5
"><code>39fbd73</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/16756">#16756</a> from pgoldberg/pgoldberg/addLoadersToModuleFilename...</li> <li><a href="7e5fba30c9
"><code>7e5fba3</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/16806">#16806</a> from snitin315/fix-typo-in-error</li> <li><a href="b604d78182
"><code>b604d78</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/16808">#16808</a> from snitin315/fix-node-path</li> <li><a href="4a4ba2c6e9
"><code>4a4ba2c</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/16841">#16841</a> from ShenHongFei/complete-node-builtins</li> <li><a href="eadbd7d5e7
"><code>eadbd7d</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/16810">#16810</a> from snitin315/fix/progress-length</li> <li><a href="66fe018a61
"><code>66fe018</code></a> fix: complete the missing nodejs builtin modules</li> <li><a href="f58ff9beb6
"><code>f58ff9b</code></a> fix: do not import non javascript chunks</li> <li><a href="0df270ac9f
"><code>0df270a</code></a> test: fix test case for node v10</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.76.2...v5.76.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~thelarkinn">thelarkinn</a>, a new releaser for webpack since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.76.2&new-version=5.76.3)](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 8 additions and 8 deletions
Loading…
Reference in new issue