Conversation
…y-webpack-plugin Removes [serialize-javascript](https://github.com/yahoo/serialize-javascript). It's no longer used after updating ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) and [copy-webpack-plugin](https://github.com/webpack/copy-webpack-plugin). These dependencies need to be updated together. Removes `serialize-javascript` Updates `terser-webpack-plugin` from 5.3.16 to 5.4.0 - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v5.3.16...v5.4.0) Updates `copy-webpack-plugin` from 12.0.2 to 14.0.0 - [Release notes](https://github.com/webpack/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v12.0.2...v14.0.0) --- updated-dependencies: - dependency-name: serialize-javascript dependency-version: dependency-type: indirect - dependency-name: terser-webpack-plugin dependency-version: 5.4.0 dependency-type: indirect - dependency-name: copy-webpack-plugin dependency-version: 14.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
martin-g
approved these changes
Mar 30, 2026
…datafusion-wasm-app/multi-a22d5f5445
Rich-T-kid
pushed a commit
to Rich-T-kid/datafusion
that referenced
this pull request
Apr 21, 2026
…y-webpack-plugin in /datafusion/wasmtest/datafusion-wasm-app (apache#21235) Removes [serialize-javascript](https://github.com/yahoo/serialize-javascript). It's no longer used after updating ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) and [copy-webpack-plugin](https://github.com/webpack/copy-webpack-plugin). These dependencies need to be updated together. Removes `serialize-javascript` Updates `terser-webpack-plugin` from 5.3.16 to 5.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/terser-webpack-plugin/releases">terser-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v5.4.0</h2> <h2><a href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.17...v5.4.0">5.4.0</a> (2026-03-10)</h2> <h3>Features</h3> <ul> <li>added ability to minimize <code>JSON</code> using <code>jsonMinify</code> (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/657">#657</a>) (<a href="https://github.com/webpack/terser-webpack-plugin/commit/29ac915e58ec2ff81346d936ee2cf63ac6e300b8">29ac915</a>)</li> </ul> <h2>v5.3.17</h2> <h3><a href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.16...v5.3.17">5.3.17</a> (2026-03-03)</h3> <h3>Bug Fixes</h3> <ul> <li>update <code>serialize-javascript</code> (<a href="https://github.com/webpack/terser-webpack-plugin/commit/37c490c326ffe3416b50028a91bfba5661e1344e">37c490c</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md">terser-webpack-plugin's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.17...v5.4.0">5.4.0</a> (2026-03-10)</h2> <h3>Features</h3> <ul> <li>added ability to minimizer <code>JSON</code> using <code>jsonMinify</code> (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/657">#657</a>) (<a href="https://github.com/webpack/terser-webpack-plugin/commit/29ac915e58ec2ff81346d936ee2cf63ac6e300b8">29ac915</a>)</li> </ul> <h3><a href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.16...v5.3.17">5.3.17</a> (2026-03-03)</h3> <h3>Bug Fixes</h3> <ul> <li>update <code>serialize-javascript</code> (<a href="https://github.com/webpack/terser-webpack-plugin/commit/37c490c326ffe3416b50028a91bfba5661e1344e">37c490c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/543da6e282d654d804c8d9d86acdd5fde23d80bf"><code>543da6e</code></a> chore(release): 5.4.0</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/29ac915e58ec2ff81346d936ee2cf63ac6e300b8"><code>29ac915</code></a> feat: added ability to minimizer <code>JSON</code> using <code>jsonMinify</code> (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/657">#657</a>)</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/e505deecb9230357b77532b88eda9392a682ba9e"><code>e505dee</code></a> fix: align with code</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/6f911ffba16ccd2bcfa99cd0bd7e956cab53d147"><code>6f911ff</code></a> chore(release): 5.3.17</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/37c490c326ffe3416b50028a91bfba5661e1344e"><code>37c490c</code></a> fix: update <code>serialize-javascript</code></li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/207764f3ccbab62130b30a97d2df2780faf1bccd"><code>207764f</code></a> chore: deps update (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/652">#652</a>)</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/a85ab47e575f8ce5e750dad714f2a98382de1774"><code>a85ab47</code></a> chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/648">#648</a>)</li> <li>See full diff in <a href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.16...v5.4.0">compare view</a></li> </ul> </details> <br /> Updates `copy-webpack-plugin` from 12.0.2 to 14.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/copy-webpack-plugin/releases">copy-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v14.0.0</h2> <h2><a href="https://github.com/webpack/copy-webpack-plugin/compare/v13.0.1...v14.0.0">14.0.0</a> (2026-03-02)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported <code>Node.js</code> version is <code>20.9.0</code> (<a href="https://redirect.github.com/webpack/copy-webpack-plugin/issues/819">#819</a>) (<a href="https://github.com/webpack/copy-webpack-plugin/commit/28812036cea4aa3e76e75597b0cd72eec53fe70d">2881203</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>update <code>serialize-javascript</code> to fix security problems</li> </ul> <h2>v13.0.1</h2> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v13.0.0...v13.0.1">13.0.1</a> (2025-08-12)</h3> <h3>Bug Fixes</h3> <ul> <li>better handling globs for watching (<a href="https://redirect.github.com/webpack-contrib/copy-webpack-plugin/issues/808">#808</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/a527c8985ab1fcd32b9a581df26653268e12ce2c">a527c89</a>)</li> </ul> <h2>v13.0.0</h2> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v12.0.2...v13.0.0">13.0.0</a> (2025-02-27)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>switch from <code>globby</code> and <code>fast-glob</code> to <code>tinyglobby</code> (<a href="https://redirect.github.com/webpack-contrib/copy-webpack-plugin/issues/795">#795</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/19fd937705ccb2161619e1e919f0b37b47453368">19fd937</a>)</li> </ul> <p>For more information please visit <a href="https://github.com/SuperchupuDev/tinyglobby"><code>tinyglobby</code></a>.</p> <p>The breaking change only affects the developer who used these options - <a href="https://github.com/sindresorhus/globby#gitignore"><code>gitignore</code></a> and <a href="https://github.com/sindresorhus/globby#gitignore"><code>ignoreFiles</code></a> in the <code>globOptions</code> option.</p> <p>Please migrate to the <a href="https://github.com/SuperchupuDev/tinyglobby#options"><code>ignore</code></a> option.</p> <h3>Bug Fixes</h3> <ul> <li>concurrency option is limited to files now (<a href="https://redirect.github.com/webpack-contrib/copy-webpack-plugin/issues/796">#796</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/d42469cfdc99a81f0f0ba97f6561f0e0db143994">d42469c</a>)</li> <li>the order of patterns provided by the developer is respected</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md">copy-webpack-plugin's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack/copy-webpack-plugin/compare/v13.0.1...v14.0.0">14.0.0</a> (2026-03-02)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported <code>Node.js</code> version is <code>20.9.0</code> (<a href="https://redirect.github.com/webpack/copy-webpack-plugin/issues/819">#819</a>) (<a href="https://github.com/webpack/copy-webpack-plugin/commit/28812036cea4aa3e76e75597b0cd72eec53fe70d">2881203</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>update <code>serialize-javascript</code> to fix security problems</li> </ul> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v13.0.0...v13.0.1">13.0.1</a> (2025-08-12)</h3> <h3>Bug Fixes</h3> <ul> <li>better handling globs for watching (<a href="https://redirect.github.com/webpack-contrib/copy-webpack-plugin/issues/808">#808</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/a527c8985ab1fcd32b9a581df26653268e12ce2c">a527c89</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v12.0.2...v13.0.0">13.0.0</a> (2025-02-27)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>switch from <code>globby</code> and <code>fast-glob</code> to <code>tinyglobby</code> (<a href="https://redirect.github.com/webpack-contrib/copy-webpack-plugin/issues/795">#795</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/19fd937705ccb2161619e1e919f0b37b47453368">19fd937</a>)</li> </ul> <p>For more information please visit <a href="https://github.com/SuperchupuDev/tinyglobby"><code>tinyglobby</code></a>.</p> <p>The breaking change only affects the developer who used these options - <a href="https://github.com/sindresorhus/globby#gitignore"><code>gitignore</code></a> and <a href="https://github.com/sindresorhus/globby#gitignore"><code>ignoreFiles</code></a> in the <code>globOptions</code> option.</p> <p>Please migrate to the <a href="https://github.com/SuperchupuDev/tinyglobby#options"><code>ignore</code></a> option.</p> <h3>Bug Fixes</h3> <ul> <li>concurrency option is limited to files now (<a href="https://redirect.github.com/webpack-contrib/copy-webpack-plugin/issues/796">#796</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/d42469cfdc99a81f0f0ba97f6561f0e0db143994">d42469c</a>)</li> <li>the order of patterns provided by the developer is respected</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/18eb9d9fd4d01bfb886ae60ead7df184d75ba265"><code>18eb9d9</code></a> chore(release): 14.0.0</li> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/28812036cea4aa3e76e75597b0cd72eec53fe70d"><code>2881203</code></a> refactor!: minimum supported <code>Node.js</code> version is <code>20.9.0</code> (<a href="https://redirect.github.com/webpack/copy-webpack-plugin/issues/819">#819</a>)</li> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/9dc3d31182b6b240c14f38134f11960cdafda613"><code>9dc3d31</code></a> chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 (<a href="https://redirect.github.com/webpack/copy-webpack-plugin/issues/815">#815</a>)</li> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/5cf5a1dc8f6d2c4c6d36825eb252109f1b763cd7"><code>5cf5a1d</code></a> chore(deps): update (<a href="https://redirect.github.com/webpack/copy-webpack-plugin/issues/814">#814</a>)</li> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/3dd5b6ee7be9ebd20c3bf12e7084e15a504ae3d8"><code>3dd5b6e</code></a> chore(deps): bump js-yaml (<a href="https://redirect.github.com/webpack/copy-webpack-plugin/issues/813">#813</a>)</li> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/9ac38bb37f6fba3592f383fe880cd448119099a6"><code>9ac38bb</code></a> chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (<a href="https://redirect.github.com/webpack/copy-webpack-plugin/issues/812">#812</a>)</li> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/6a16bac55dafc6eaad71d36d5bf6fcdd214a0f63"><code>6a16bac</code></a> Update link to contributing guidelines in README</li> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/a1625f9990f876753377cf4b90ea1aabce15f7c1"><code>a1625f9</code></a> chore: migrate from contrib (<a href="https://redirect.github.com/webpack/copy-webpack-plugin/issues/810">#810</a>)</li> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/9f6f20444bb25924d3eabcf92feaeadf728b5ab7"><code>9f6f204</code></a> chore: update github actions/checkout from v4 to v5 (<a href="https://redirect.github.com/webpack/copy-webpack-plugin/issues/809">#809</a>)</li> <li><a href="https://github.com/webpack/copy-webpack-plugin/commit/73a30bcabd31457674d818553aa64ebe54f4c064"><code>73a30bc</code></a> chore(release): 13.0.1</li> <li>Additional commits viewable in <a href="https://github.com/webpack/copy-webpack-plugin/compare/v12.0.2...v14.0.0">compare view</a></li> </ul> </details> <details> <summary>Install script changes</summary> <p>This version modifies <code>prepare</code> script that runs during installation. Review the package contents before updating.</p> </details> <br /> 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/datafusion/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes serialize-javascript. It's no longer used after updating ancestor dependencies serialize-javascript, terser-webpack-plugin and copy-webpack-plugin. These dependencies need to be updated together.
Removes
serialize-javascriptUpdates
terser-webpack-pluginfrom 5.3.16 to 5.4.0Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
543da6echore(release): 5.4.029ac915feat: added ability to minimizerJSONusingjsonMinify(#657)e505deefix: align with code6f911ffchore(release): 5.3.1737c490cfix: updateserialize-javascript207764fchore: deps update (#652)a85ab47chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 (#648)Updates
copy-webpack-pluginfrom 12.0.2 to 14.0.0Release notes
Sourced from copy-webpack-plugin's releases.
Changelog
Sourced from copy-webpack-plugin's changelog.
Commits
18eb9d9chore(release): 14.0.02881203refactor!: minimum supportedNode.jsversion is20.9.0(#819)9dc3d31chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 (#815)5cf5a1dchore(deps): update (#814)3dd5b6echore(deps): bump js-yaml (#813)9ac38bbchore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#812)6a16bacUpdate link to contributing guidelines in READMEa1625f9chore: migrate from contrib (#810)9f6f204chore: update github actions/checkout from v4 to v5 (#809)73a30bcchore(release): 13.0.1Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.