dependabot[bot] opened a new pull request, #40: URL: https://github.com/apache/arrow-js/pull/40
Bumps [webpack](https://github.com/webpack/webpack) from 5.96.1 to 5.99.9. <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.99.9</h2> <h3>Fixes</h3> <ul> <li>HMR might fail if there are new initial chunks</li> <li>Destructuring namespace import with default</li> <li>Destructuring namespace import with computed-property</li> <li>Generate valid code for es export generation for multiple module entries</li> <li>Fixed public path issue for ES modules</li> <li>Asset modules work when lazy compilation used</li> <li>Eliminate unused statements in certain scenarios</li> <li>Fixed regression with location and order of dependencies</li> <li>Fixed typescript types</li> </ul> <h2>v5.99.8</h2> <h3>Fixes</h3> <ul> <li>Fixed type error with latest <code>@types/node</code></li> <li>Fixed typescript types</li> </ul> <h2>v5.99.7</h2> <h3>Fixes</h3> <ul> <li>Don't skip export generation for <code>default</code> reexport (<a href="https://redirect.github.com/webpack/webpack/issues/19463">#19463</a>)</li> <li>Fixed module library export generation for reexport (<a href="https://redirect.github.com/webpack/webpack/issues/19459">#19459</a>)</li> <li>Avoid module concatenation in child compilation for module library (<a href="https://redirect.github.com/webpack/webpack/issues/19457">#19457</a>)</li> <li>Ensure HMR recover gracefully when CSS module with error</li> <li>Respect <code>cause</code> of any errors and <code>errors</code> of AggregateError in stats output</li> <li>Added missing <code>@types/json-schema</code> in types</li> </ul> <h2>v5.99.6</h2> <h3>Fixes</h3> <ul> <li>Respect public path for ES modules</li> <li>Fixed generation of module for <code>module</code> library when mixing commonjs and esm modules</li> <li>Always apply <code>FlagDependencyExportsPlugin</code> for libraries where it required</li> <li>Faster logic for dead control flow</li> <li>Typescript types</li> </ul> <h2>v5.99.5</h2> <h3>Fixes</h3> <ul> <li>Control dead flow for labeled and blockless statements</li> </ul> <h2>v5.99.4</h2> <h3>Fixes</h3> <ul> <li>Fixed terminated state for <code>if</code>/<code>else</code></li> </ul> <h2>v5.99.3</h2> <h3>Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432"><code>6c9f912</code></a> chore(release): 5.99.9</li> <li><a href="https://github.com/webpack/webpack/commit/bca3d4097cb3169da28d6b631f95923956563f32"><code>bca3d40</code></a> fix: eliminate unused statements in certain scenarios (<a href="https://redirect.github.com/webpack/webpack/issues/19536">#19536</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/356c5d1a5fcd59a397d5d7a7d8bf8de6c73489c8"><code>356c5d1</code></a> ci: benchmarks stability (<a href="https://redirect.github.com/webpack/webpack/issues/19552">#19552</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/2c4f967fa657ed0d1c3dddcc0019a69472106fce"><code>2c4f967</code></a> fix: sourceTypes of asset module when lazy compilation (<a href="https://redirect.github.com/webpack/webpack/issues/19539">#19539</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/6b3e1c58452c0f3050ff9a8a0418d3aef4105c1a"><code>6b3e1c5</code></a> chore(deps): bump the dependencies group with 2 updates (<a href="https://redirect.github.com/webpack/webpack/issues/19551">#19551</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/dc19f82df0f96e10fc52576fd1964abcf0c774ea"><code>dc19f82</code></a> chore: fix todo types (<a href="https://redirect.github.com/webpack/webpack/issues/19550">#19550</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/598767ed855491a42bf5a66de0653589bb32f1f7"><code>598767e</code></a> chore: fix typo in comment</li> <li><a href="https://github.com/webpack/webpack/commit/34ec1d87d1d177d30c96d8c0d627488eaac4ba07"><code>34ec1d8</code></a> chore: refactor tests scripts (<a href="https://redirect.github.com/webpack/webpack/issues/19549">#19549</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/12b8458d6a06ee02e25f941644eae4fcf14b6a33"><code>12b8458</code></a> fix: publicPath issue for ES modules (<a href="https://redirect.github.com/webpack/webpack/issues/19546">#19546</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/c1e7ba274265f03a31fc8e695447fbb28aa34dd6"><code>c1e7ba2</code></a> docs: update examples (<a href="https://redirect.github.com/webpack/webpack/issues/19545">#19545</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.96.1...v5.99.9">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org