This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-js.git
The following commit(s) were added to refs/heads/main by this push:
new 450582d chore: bump serialize-javascript and terser-webpack-plugin
(#419)
450582d is described below
commit 450582de9b3225364fdaad279a8fa64dc489def8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 09:44:01 2026 +0900
chore: bump serialize-javascript and terser-webpack-plugin (#419)
Removes
[serialize-javascript](https://github.com/yahoo/serialize-javascript).
It's no longer used after updating ancestor dependency
[terser-webpack-plugin](https://github.com/webpack/terser-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 />
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/arrow-js/network/alerts).
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 27 +++------------------------
1 file changed, 3 insertions(+), 24 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 560a24a..7e27bbd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11379,16 +11379,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/randombytes": {
- "version": "2.1.0",
- "resolved":
"https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
- "integrity":
"sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "safe-buffer": "^5.1.0"
- }
- },
"node_modules/react-is": {
"version": "18.2.0",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
@@ -11921,16 +11911,6 @@
"node": ">= 10.13.0"
}
},
- "node_modules/serialize-javascript": {
- "version": "6.0.2",
- "resolved":
"https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
- "integrity":
"sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
- "dev": true,
- "license": "BSD-3-Clause",
- "dependencies": {
- "randombytes": "^2.1.0"
- }
- },
"node_modules/set-function-length": {
"version": "1.2.2",
"resolved":
"https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
@@ -12383,16 +12363,15 @@
}
},
"node_modules/terser-webpack-plugin": {
- "version": "5.3.16",
- "resolved":
"https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.16.tgz",
- "integrity":
"sha512-h9oBFCWrq78NyWWVcSwZarJkZ01c2AyGrzs1crmHZO3QUg9D61Wu4NPjBy69n7JqylFF5y+CsUZYmYEIZ3mR+Q==",
+ "version": "5.4.0",
+ "resolved":
"https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.4.0.tgz",
+ "integrity":
"sha512-Bn5vxm48flOIfkdl5CaD2+1CiUVbonWQ3KQPyP7/EuIl9Gbzq/gQFOzaMFUEgVjB1396tcK0SG8XcNJ/2kDH8g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.25",
"jest-worker": "^27.4.5",
"schema-utils": "^4.3.0",
- "serialize-javascript": "^6.0.2",
"terser": "^5.31.1"
},
"engines": {