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 6a30b0e chore: bump @swc/core from 1.15.30 to 1.15.32 (#433)
6a30b0e is described below
commit 6a30b0e2a1efe96a46d24c95a08605d6cec6446f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 30 06:57:52 2026 +0900
chore: bump @swc/core from 1.15.30 to 1.15.32 (#433)
Bumps
[@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core)
from 1.15.30 to 1.15.32.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/swc-project/swc/blob/main/CHANGELOG.md"><code>@swc/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[1.15.32] - 2026-04-27</h2>
<h3>Bug Fixes</h3>
<ul>
<li>
<p><strong>(es/flow)</strong> Fix Flow type-only modules in script
transforms (<a
href="https://redirect.github.com/swc-project/swc/issues/11817">#11817</a>)
(<a
href="https://github.com/swc-project/swc/commit/be38316f9a7242f2d3765503216b9c3116021b1c">be38316</a>)</p>
</li>
<li>
<p><strong>(es/flow)</strong> Avoid restoring module context when flow
syntax is enabled (<a
href="https://redirect.github.com/swc-project/swc/issues/11819">#11819</a>)
(<a
href="https://github.com/swc-project/swc/commit/3ed724389a55847f5e236421c23f2cd85a7208b3">3ed7243</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Preserve frozen spread registry keys
(<a
href="https://redirect.github.com/swc-project/swc/issues/11825">#11825</a>)
(<a
href="https://github.com/swc-project/swc/commit/347181c45717431a64cb60e0d6ccbe667322a809">347181c</a>)</p>
</li>
<li>
<p><strong>(es/parser)</strong> Align Flow generic arrow JSX
disambiguation (<a
href="https://redirect.github.com/swc-project/swc/issues/11821">#11821</a>)
(<a
href="https://github.com/swc-project/swc/commit/28a7fadc2acf95500d934988617b73f0debf5a53">28a7fad</a>)</p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>(es)</strong> Add <code>jsc.preserveSymlinks</code> to
<code>swc::Options</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11813">#11813</a>)
(<a
href="https://github.com/swc-project/swc/commit/fe38342b8fa960b430300f2491a5695c09debf4c">fe38342</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swc-project/swc/commit/364a11c4b6a68d6a3c4084e0501a520abc1db112"><code>364a11c</code></a>
chore: Publish <code>1.15.32</code> with <code>swc_core</code>
<code>v65.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/77891326c63422a9a99df302e2d6eba3d41c1538"><code>7789132</code></a>
chore: Publish <code>1.15.32-nightly-20260427.1</code> with
<code>swc_core</code> <code>v65.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/cd5d7e8c4b8934bb6b1e9670d12ba6c18f56d8e3"><code>cd5d7e8</code></a>
chore: Publish <code>1.15.31-nightly-20260427.1</code> with
<code>swc_core</code> <code>v65.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/65bd999cb1d407f317b8b7ee698abf9a93021e2f"><code>65bd999</code></a>
chore: Publish crates with <code>swc_core</code>
<code>v65.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/be38316f9a7242f2d3765503216b9c3116021b1c"><code>be38316</code></a>
fix(es/flow): Fix Flow type-only modules in script transforms (<a
href="https://github.com/swc-project/swc/tree/HEAD/packages/core/issues/11817">#11817</a>)</li>
<li>See full diff in <a
href="https://github.com/swc-project/swc/commits/v1.15.32/packages/core">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 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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 104 +++++++++++++++++++++++++++---------------------------
package.json | 2 +-
2 files changed, 53 insertions(+), 53 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 88d24c6..29e4512 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28,7 +28,7 @@
"@rollup/plugin-node-resolve": "16.0.3",
"@rollup/stream": "3.0.1",
"@swc-node/register": "1.11.1",
- "@swc/core": "1.15.30",
+ "@swc/core": "1.15.32",
"@types/benchmark": "2.1.5",
"@types/glob": "8.1.0",
"@types/jest": "29.5.14",
@@ -3545,9 +3545,9 @@
}
},
"node_modules/@swc/core": {
- "version": "1.15.30",
- "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.30.tgz",
- "integrity":
"sha512-R8VQbQY1BZcbIF2p3gjlTCwAQzx1A194ugWfwld5y+WgVVWqVKm7eURGGOVbQVubgKWzidP2agomBbg96rZilQ==",
+ "version": "1.15.32",
+ "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.32.tgz",
+ "integrity":
"sha512-/eWL0n43D64QWEUHLtTE+jDqjkJhyidjkDhv6f0uJohOUAhywxQ9wXYp845DNNds0JpCdI4Uo0a9bl+vbXf+ew==",
"dev": true,
"hasInstallScript": true,
"license": "Apache-2.0",
@@ -3563,18 +3563,18 @@
"url": "https://opencollective.com/swc"
},
"optionalDependencies": {
- "@swc/core-darwin-arm64": "1.15.30",
- "@swc/core-darwin-x64": "1.15.30",
- "@swc/core-linux-arm-gnueabihf": "1.15.30",
- "@swc/core-linux-arm64-gnu": "1.15.30",
- "@swc/core-linux-arm64-musl": "1.15.30",
- "@swc/core-linux-ppc64-gnu": "1.15.30",
- "@swc/core-linux-s390x-gnu": "1.15.30",
- "@swc/core-linux-x64-gnu": "1.15.30",
- "@swc/core-linux-x64-musl": "1.15.30",
- "@swc/core-win32-arm64-msvc": "1.15.30",
- "@swc/core-win32-ia32-msvc": "1.15.30",
- "@swc/core-win32-x64-msvc": "1.15.30"
+ "@swc/core-darwin-arm64": "1.15.32",
+ "@swc/core-darwin-x64": "1.15.32",
+ "@swc/core-linux-arm-gnueabihf": "1.15.32",
+ "@swc/core-linux-arm64-gnu": "1.15.32",
+ "@swc/core-linux-arm64-musl": "1.15.32",
+ "@swc/core-linux-ppc64-gnu": "1.15.32",
+ "@swc/core-linux-s390x-gnu": "1.15.32",
+ "@swc/core-linux-x64-gnu": "1.15.32",
+ "@swc/core-linux-x64-musl": "1.15.32",
+ "@swc/core-win32-arm64-msvc": "1.15.32",
+ "@swc/core-win32-ia32-msvc": "1.15.32",
+ "@swc/core-win32-x64-msvc": "1.15.32"
},
"peerDependencies": {
"@swc/helpers": ">=0.5.17"
@@ -3586,9 +3586,9 @@
}
},
"node_modules/@swc/core-darwin-arm64": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.30.tgz",
- "integrity":
"sha512-VvpP+vq08HmGYewMWvrdsxh9s2lthz/808zXm8Yu5kaqeR8Yia2b0eYXleHQ3VAjoStUDk6LzTheBW9KXYQdMA==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.32.tgz",
+ "integrity":
"sha512-/YWMvJDPu+AAwuUsM2G+DNQ/7zhodURGzdQyewEqcvgklAdDHs3LwQmLLnyn6SJl8DT8UOxkbzK+D1PmPeelRg==",
"cpu": [
"arm64"
],
@@ -3603,9 +3603,9 @@
}
},
"node_modules/@swc/core-darwin-x64": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.30.tgz",
- "integrity":
"sha512-WiJA0hiZI3nwQAO6mu5RqigtWGDtth4Hiq6rbZxAaQyhIcqKIg5IoMRc1Y071lrNJn29eEDMC86Rq58xgUxlDg==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.32.tgz",
+ "integrity":
"sha512-KOTXJXdAhWL+hZ77MYP3z+4pcMFaQhQ74yqyN1uz093q0YnbxpqMtYpPISbYvMHzVRNNx5kN+9RZAXEaadhWVA==",
"cpu": [
"x64"
],
@@ -3620,9 +3620,9 @@
}
},
"node_modules/@swc/core-linux-arm-gnueabihf": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.30.tgz",
- "integrity":
"sha512-YANuFUo48kIT6plJgCD0keae9HFXfjxsbvsgevqc0hr/07X/p7sAWTFOGYEc2SXcASaK7UvuQqzlbW8pr7R79g==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.32.tgz",
+ "integrity":
"sha512-oOoxLweljlc0A4X8ybsgxV7cVaYTwBOg2iMDJcFR3Sr48C+lsv9VzSmqdK/IVIXF4W4GjLc3VqTAdSMXlfVLuQ==",
"cpu": [
"arm"
],
@@ -3637,9 +3637,9 @@
}
},
"node_modules/@swc/core-linux-arm64-gnu": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.30.tgz",
- "integrity":
"sha512-VndG8jaR4ugY6u+iVOT0Q+d2fZd7sLgjPgN8W/Le+3EbZKl+cRfFxV7Eoz4gfLqhmneZPdcIzf9T3LkgkmqNLg==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.32.tgz",
+ "integrity":
"sha512-oDzEkdl6D6BAWdMtU5KGO7y3HR5fJcvByNLyEk9+ugj8nP5Ovb7P4kBcStBXc4MPExFGQryehiINMlmY8HlclA==",
"cpu": [
"arm64"
],
@@ -3654,9 +3654,9 @@
}
},
"node_modules/@swc/core-linux-arm64-musl": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.30.tgz",
- "integrity":
"sha512-1SYGs2l0Yyyi0pR/P/NKz/x0kqxkoiw+BXeJjLUdecSk/KasncWlJrc6hOvFSgKHOBrzgM5jwuluKtlT8dnrcA==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.32.tgz",
+ "integrity":
"sha512-omcqjoZP/b8D8PuczVoRwJieC6ibj7qIxTftNYokz4/aSmKFHvsd7nIFfPk5ZvtzncbH4AY7+Dkr/Lp2gWxYeA==",
"cpu": [
"arm64"
],
@@ -3671,9 +3671,9 @@
}
},
"node_modules/@swc/core-linux-ppc64-gnu": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-linux-ppc64-gnu/-/core-linux-ppc64-gnu-1.15.30.tgz",
- "integrity":
"sha512-TXREtiXeRhbfDFbmhnkIsXpKfzbfT73YkV2ZF6w0sfxgjC5zI2ZAbaCOq25qxvegofj2K93DtOpm9RLaBgqR2g==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-linux-ppc64-gnu/-/core-linux-ppc64-gnu-1.15.32.tgz",
+ "integrity":
"sha512-KGkTMyz/Tbn3PBNu0AVZ4GTDFKnICrYcTiNPZq8DrvK42pnFsf3GNDrIG9E5AtQlTmC0YigkWKmu0eMcfTrmgA==",
"cpu": [
"ppc64"
],
@@ -3688,9 +3688,9 @@
}
},
"node_modules/@swc/core-linux-s390x-gnu": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-linux-s390x-gnu/-/core-linux-s390x-gnu-1.15.30.tgz",
- "integrity":
"sha512-DCR2YYeyd6DQE4OuDhImouuNcjXEiEdnn1Y0DyGteugPEDvVuvYk8Xddi+4o2SgWH6jiW8/I+3emZvbep1NC+g==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-linux-s390x-gnu/-/core-linux-s390x-gnu-1.15.32.tgz",
+ "integrity":
"sha512-G3Aa4tVS/3OGZBkoNIwUF9F6RAy+Osb4GOlo62SinLmDiErz/ykmM7KH0wkz6l9kM8jJq1HyAM6atJTUEbBk7g==",
"cpu": [
"s390x"
],
@@ -3705,9 +3705,9 @@
}
},
"node_modules/@swc/core-linux-x64-gnu": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.30.tgz",
- "integrity":
"sha512-5Pizw3NgfOJ5BJOBK8TIRa59xFW2avESTOBDPTAYwZYa1JNDs+KMF9lUfjJiJLM5HiMs/wPheA9eiT0q9m2AoA==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.32.tgz",
+ "integrity":
"sha512-ERsjfGcj6CBmj3vJnGDO8m8rTvw6RqMcWo1dogOtNx3/+/0+NNpJiXDobJrr1GwInI/BHAEkvSFIH6d2LqPcUQ==",
"cpu": [
"x64"
],
@@ -3722,9 +3722,9 @@
}
},
"node_modules/@swc/core-linux-x64-musl": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.30.tgz",
- "integrity":
"sha512-qyqydP/wyH8alcIP4a2hnGSjHLJjm9H7yDFup+CPy9oTahFgLLwnNcv5UHXqO2Qs3AIND+cls5f/Bb6hqpxdgA==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.32.tgz",
+ "integrity":
"sha512-N4Ggahe/8SUbTX50P6EdhbW9YWcgbZVb52R4cq6MK+zsoMjRq7rGvV5ztA05QnbaCYqMYx8rTY7KAIA3Crdo4Q==",
"cpu": [
"x64"
],
@@ -3739,9 +3739,9 @@
}
},
"node_modules/@swc/core-win32-arm64-msvc": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.30.tgz",
- "integrity":
"sha512-CaQENgDHVGOg1mSF5sQVgvfFHG9kjMor2rkLMLeLOkfZYNj13ppnJ9+lfaBZLZUMMbnlGQnavCJb8PVBUOso7Q==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.32.tgz",
+ "integrity":
"sha512-01yN0o9jvo8xBTP12aPK2wW8b41jmOlGbDDlAnoynotc4pO6xA0zby9f1z6j++qXDpGBttLySq1omgVrlQKYcw==",
"cpu": [
"arm64"
],
@@ -3756,9 +3756,9 @@
}
},
"node_modules/@swc/core-win32-ia32-msvc": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.30.tgz",
- "integrity":
"sha512-30VdLeGk6fugiUs/kUdJ/pAg7z/zpvVbR11RH60jZ0Z42WIeIniYx0rLEWN7h/pKJ3CopqsQ3RsogCAkRKiA2g==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.32.tgz",
+ "integrity":
"sha512-fLagI9XZYNpTcmlqAcp3KBtmj7E19WCmYD80Jxj1Kn5tGNa7yxNLd3NNdWxuZGUPl5iC0/KqZru7g08gF6Fsrw==",
"cpu": [
"ia32"
],
@@ -3773,9 +3773,9 @@
}
},
"node_modules/@swc/core-win32-x64-msvc": {
- "version": "1.15.30",
- "resolved":
"https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.30.tgz",
- "integrity":
"sha512-4iObHPR+Q4oDY110EF5SF5eIaaVJNpMdG9C0q3Q92BsJ5y467uHz7sYQhP60WYlLFsLQ1el2YrIPUItUAQGOKg==",
+ "version": "1.15.32",
+ "resolved":
"https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.32.tgz",
+ "integrity":
"sha512-gbc2bQ/T2CiR+w0OvcVKwLOFAcPZBvmWmolbwpg1E8UrpeC03DGtyMUApOHNXNYWA3SHFrYXCQtosrcMza1YFg==",
"cpu": [
"x64"
],
diff --git a/package.json b/package.json
index 64a9fac..d78d1df 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"@rollup/plugin-node-resolve": "16.0.3",
"@rollup/stream": "3.0.1",
"@swc-node/register": "1.11.1",
- "@swc/core": "1.15.30",
+ "@swc/core": "1.15.32",
"@types/benchmark": "2.1.5",
"@types/glob": "8.1.0",
"@types/jest": "29.5.14",