dependabot[bot] opened a new pull request, #212:
URL: https://github.com/apache/arrow-js/pull/212

   Bumps [webpack](https://github.com/webpack/webpack) from 5.99.9 to 5.100.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.100.1</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Tree-shaking unused ignored modules</li>
   <li>[Types] Compatibility with old Node.js versions</li>
   </ul>
   <h2>v5.100.0</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fixed the case where an ES modules entry chunk depends on the runtime 
chunk hash</li>
   <li>Handle function exports in webpack module wrapper</li>
   <li>Ensure dependent chunks are imported before startup &amp; fix duplicate 
export of 'default'</li>
   <li>Generate lose closing brace when exports are unprovided</li>
   <li>CleanPlugin doesn't unlink same file twice</li>
   <li>Fixed unexpected error codes from fs.unlink on Windows</li>
   <li>Typescript types</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>HMR support for ES modules output</li>
   <li>ES module output mode now fully supports <code>splitChunks</code> when 
external variables and runtimeChunk are not set.</li>
   <li>Added support <code>using</code> keyword</li>
   <li>Implemented tc39 <a 
href="https://github.com/tc39/proposal-defer-import-eval";>Defer Module 
Evaluation</a> (experiment)</li>
   <li>Support dynamic template literals expressions for <code>new 
URL(...)</code></li>
   <li>Enable ES modules worker chunk loading for Node.js targets</li>
   <li>Improved support for destructing in DefinePlugin</li>
   <li>Added <a 
href="https://github.com/webpack/webpack/tree/main/examples/virtual-modules";>VirtualUrlPlugin</a>
 to support <code>virtual:</code> scheme</li>
   </ul>
   <h3>Performance Improvements</h3>
   <ul>
   <li>Remove useless startup entrypoint runtime for ES modules output</li>
   <li>Cache <code>new URL(...)</code> evaluate expression</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/webpack/commit/ad1e3b46f46b9acd5bb9c377afcdc101338d5c96";><code>ad1e3b4</code></a>
 chore(release): 5.100.1</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/5cba3c45f8ac7eaa3168b9b74b99e6915c16e8a3";><code>5cba3c4</code></a>
 fix: types compatibility with old Node.js versions</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/fa54eac68b3a48da55ab49bffedf6bc0423954cc";><code>fa54eac</code></a>
 chore: fix types</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/34df7eec7e0a9280cb41ca161c9f9155f030e2cb";><code>34df7ee</code></a>
 fix: tree-shaking unused <code>RawModule</code> (<a 
href="https://redirect.github.com/webpack/webpack/issues/19671";>#19671</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/24b1ec76116013863b6610809a113eae80a7f1dc";><code>24b1ec7</code></a>
 test: hotTest and watchTest no longer auto setup jsdom env (<a 
href="https://redirect.github.com/webpack/webpack/issues/19676";>#19676</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/09a7a97ab49ebac82e3dc77f12ed9d9d92521e40";><code>09a7a97</code></a>
 docs: added virtual modules examples</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/8ca8b7d034a7d8f074ee6b65e602a0b3ea536756";><code>8ca8b7d</code></a>
 chore(deps): update all possible deps (<a 
href="https://redirect.github.com/webpack/webpack/issues/19673";>#19673</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/83c534ca3a6385ee7037220c7ba510ba5a8d944c";><code>83c534c</code></a>
 chore(release): 5.100.0</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/0ed4a64d334cc5832d0bc852209e753312444b4a";><code>0ed4a64</code></a>
 fix: types</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/6801022b7bb653b21a8786f060b8110e93613c1c";><code>6801022</code></a>
 fix: lose closing brace when exports are unprovided (<a 
href="https://redirect.github.com/webpack/webpack/issues/19669";>#19669</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/webpack/compare/v5.99.9...v5.100.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.99.9&new-version=5.100.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 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

Reply via email to