dependabot[bot] opened a new pull request, #254: URL: https://github.com/apache/arrow-js/pull/254
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.0 to 5.101.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.101.3</h2> <h3>Fixes</h3> <ul> <li>Fixed resolve execution order issue from extra await in async modules</li> <li>Avoid empty block for unused statement</li> <li>Collect only specific expressions for destructuring assignment</li> </ul> <h2>v5.101.2</h2> <h3>Fixes</h3> <ul> <li>Fixed syntax error when comment is on the last line</li> <li>Handle var declaration for <code>createRequire</code></li> <li>Distinguish free variable and tagged variable</li> </ul> <h2>v5.101.1</h2> <h3>Fixes</h3> <ul> <li>Filter deleted assets in <code>processAdditionalAssets</code> hook</li> <li>HMR failure in defer module</li> <li>Emit assets even if invalidation occurs again</li> <li>Export types for serialization and deserialization in plugins and export the <code>ModuleFactory</code> class</li> <li>Fixed the failure export of internal function for ES module chunk format</li> <li>Fixed <code>GetChunkFilename</code> failure caused by <code>dependOn</code> entry</li> <li>Fixed the import of missing dependency chunks</li> <li>Fixed when entry chunk depends on the runtime chunk hash</li> <li>Fixed <code>module.exports</code> bundle to ESM library</li> <li>Adjusted the time of adding a group depending on the fragment of execution time</li> <li>Fixed circle dependencies when require <code>RawModule</code> and condition of <code>isDeferred</code></li> <li>Tree-shakable module library should align preconditions of <code>allowInlineStartup</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/07b1ac0213bcf9591a8dd5633535a43ecd248192"><code>07b1ac0</code></a> chore(release): 5.101.3</li> <li><a href="https://github.com/webpack/webpack/commit/8d7efb8b0421a3a132d3aa71c265e2862771c3b8"><code>8d7efb8</code></a> chore(deps-dev): bump the dependencies group with 2 updates (<a href="https://redirect.github.com/webpack/webpack/issues/19816">#19816</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/935cbd8552d89b9bcafea66ad08db034c1897ab1"><code>935cbd8</code></a> docs: update examples (<a href="https://redirect.github.com/webpack/webpack/issues/19812">#19812</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/dc79e95022b8b726ac0a7c474be1dca0fef8fafe"><code>dc79e95</code></a> fix: collect only specific expressions for destructuring assignment</li> <li><a href="https://github.com/webpack/webpack/commit/90ae8af3d19b964728a9e7f5f9350ead71d3ad61"><code>90ae8af</code></a> fix: avoid empty block for unused statement</li> <li><a href="https://github.com/webpack/webpack/commit/8db97f863fb5cf55dfcf0634d0f127b27bcf43a4"><code>8db97f8</code></a> fix: resolve execution order issue from extra await in async modules</li> <li><a href="https://github.com/webpack/webpack/commit/c92deaf02c4d0507b11c3e34d766f1d06d584055"><code>c92deaf</code></a> ci: pin Node.js 24.x to 24.5.0 in CI workflow (<a href="https://redirect.github.com/webpack/webpack/issues/19813">#19813</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/c50930b3be80285b1a53b64a8cfb4c58aa17a409"><code>c50930b</code></a> refactor(test): correct the value retrieval</li> <li><a href="https://github.com/webpack/webpack/commit/613a5ada7e676573758e4714d2e345df81c1270d"><code>613a5ad</code></a> chore(deps-dev): bump <code>@​babel/core</code> in the dependencies group (<a href="https://redirect.github.com/webpack/webpack/issues/19807">#19807</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/1d9cc240a29d17f3986d9e9f96f2589d823e832c"><code>1d9cc24</code></a> chore(release): 5.101.2</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.101.0...v5.101.3">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