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 7270b82 chore: bump @swc/core from 1.12.7 to 1.12.14 (#208) 7270b82 is described below commit 7270b82e727c6afeb548d6f65d4fbe63ea35680a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jul 15 10:07:39 2025 +0900 chore: bump @swc/core from 1.12.7 to 1.12.14 (#208) Bumps [@swc/core](https://github.com/swc-project/swc) from 1.12.7 to 1.12.14. <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.12.14] - 2025-07-14</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/minifier)</strong> Don't inline arrow when it contain <code>this</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10825">#10825</a>) (<a href="https://github.com/swc-project/swc/commit/8b43bb35bce93c66ee9783c8ea132dab7939fcb5">8b43bb3</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Make <code>export</code> in NS to not affect file type (<a href="https://redirect.github.com/swc-project/swc/issues/10799">#10799</a>) (<a href="https://github.com/swc-project/swc/commit/ae22033dc4d03ba8444d87fd74f4e4a8aa86d653">ae22033</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Correctly check ambient context (<a href="https://redirect.github.com/swc-project/swc/issues/10802">#10802</a>) (<a href="https://github.com/swc-project/swc/commit/f97ea03523198447f176ee956991aefb16312e7c">f97ea03</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li> <p><strong>(es/parser)</strong> Enable support for dynamic import with <code>defer</code> phase (<a href="https://redirect.github.com/swc-project/swc/issues/10845">#10845</a>) (<a href="https://github.com/swc-project/swc/commit/097d29d21cbf378c0a3ff7a3c9364ff02242306d">097d29d</a>)</p> </li> <li> <p><strong>(plugin)</strong> Remove <code>bytecheck</code> to make Wasm plugins backward compatible (<a href="https://redirect.github.com/swc-project/swc/issues/10842">#10842</a>) (<a href="https://github.com/swc-project/swc/commit/30ad80809c833522f3631424e0b4efdb94455fc8">30ad808</a>)</p> </li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li> <p><strong>(bindings)</strong> Fix dependency issues (<a href="https://github.com/swc-project/swc/commit/7c57fbb103baaa236d3c040e72d5cf65bc2b7ec4">7c57fbb</a>)</p> </li> <li> <p><strong>(deps)</strong> Update <code>class-validator</code> to avoid comments (<a href="https://redirect.github.com/swc-project/swc/issues/10819">#10819</a>) (<a href="https://github.com/swc-project/swc/commit/bacfa4b56d455a5c8e1392a66dd8d3c3add4f488">bacfa4b</a>)</p> </li> <li> <p><strong>(ide)</strong> Enable <code>--workspace</code> for rust-analyzer check (<a href="https://redirect.github.com/swc-project/swc/issues/10809">#10809</a>) (<a href="https://github.com/swc-project/swc/commit/92647ff9d9f95cecfab93b6faa2f1063e3f1239b">92647ff</a>)</p> </li> </ul> <h3>Performance</h3> <ul> <li> <p><strong>(es/minifier)</strong> Use <code>u8</code> for <code>remaining_depth</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10833">#10833</a>) (<a href="https://github.com/swc-project/swc/commit/ed6956a46e1f0abbcfc447773c5429659fe91289">ed6956a</a>)</p> </li> <li> <p><strong>(hstr)</strong> Inline one more byte (<a href="https://redirect.github.com/swc-project/swc/issues/10817">#10817</a>) (<a href="https://github.com/swc-project/swc/commit/3886c9720dbf992bf2dbc6a09e416ed63833d6d7">3886c97</a>)</p> </li> <li> <p><strong>(hstr)</strong> Remove static tag (<a href="https://redirect.github.com/swc-project/swc/issues/10832">#10832</a>) (<a href="https://github.com/swc-project/swc/commit/66ae1e8d5aa047e2ea7c2a1c46a618bfa7d6a500">66ae1e8</a>)</p> </li> </ul> <h3>Refactor</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/93aaad6d64ad43b6ae373498d17486ca552d834e"><code>93aaad6</code></a> chore: Publish <code>1.12.14</code> with <code>swc_core</code> <code>v32.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/4664c1430da32312d23a34fb09c772a69a7d7536"><code>4664c14</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/f39900cf5c13be342ac1a1a35d22ce1761bde89f"><code>f39900c</code></a> chore: Publish <code>1.12.14-nightly-20250714.2</code> with <code>swc_core</code> <code>v32.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/7c57fbb103baaa236d3c040e72d5cf65bc2b7ec4"><code>7c57fbb</code></a> chore(bindings): Fix dependency issues</li> <li><a href="https://github.com/swc-project/swc/commit/b137ecd28793da136e8fade72591b90227764508"><code>b137ecd</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/c32028413ca2f6e03a4d07f10db14ce9ddfa7595"><code>c320284</code></a> chore: Publish <code>1.12.14-nightly-20250714.1</code> with <code>swc_core</code> <code>v32.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/d794688b75c78b788139b1ce130ad7e17268708f"><code>d794688</code></a> chore: Publish crates with <code>swc_core</code> <code>v32.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/2b04efd5403adec38251bf9059a5dec600049288"><code>2b04efd</code></a> refactor(es/parser): Remove duplicate check (<a href="https://redirect.github.com/swc-project/swc/issues/10847">#10847</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/44190ddbfe69f76e83287f5412c52ead78cd69f8"><code>44190dd</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/dfab7fbc64f83df928d61e00f5623ecf1044e80d"><code>dfab7fb</code></a> chore: Publish <code>1.12.13-nightly-20250714.1</code> with <code>swc_core</code> <code>v32.0.0</code></li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.12.7...v1.12.14">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> Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 128 +++++++++++++++++++++++++++++------------------------------ 2 files changed, 65 insertions(+), 65 deletions(-) diff --git a/package.json b/package.json index 274266d..46bcee1 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@rollup/plugin-alias": "5.1.1", "@rollup/plugin-node-resolve": "16.0.1", "@rollup/stream": "3.0.1", - "@swc/core": "1.12.7", + "@swc/core": "1.12.14", "@types/benchmark": "2.1.5", "@types/glob": "8.1.0", "@types/jest": "29.5.14", diff --git a/yarn.lock b/yarn.lock index 6417a66..d59e0bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1166,74 +1166,74 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@swc/core-darwin-arm64@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.12.7.tgz#d939a2a8137de143927fbb9d0954c9bd501515a9" - integrity sha512-w6BBT0hBRS56yS+LbReVym0h+iB7/PpCddqrn1ha94ra4rZ4R/A91A/rkv+LnQlPqU/+fhqdlXtCJU9mrhCBtA== - -"@swc/core-darwin-x64@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.12.7.tgz#577337cf54df2e95201d25064937ffc717edce32" - integrity sha512-jN6LhFfGOpm4DY2mXPgwH4aa9GLOwublwMVFFZ/bGnHYYCRitLZs9+JWBbyWs7MyGcA246Ew+EREx36KVEAxjA== - -"@swc/core-linux-arm-gnueabihf@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.12.7.tgz#d837713bcd457b7d48cd8d3120cb407964fb748c" - integrity sha512-rHn8XXi7G2StEtZRAeJ6c7nhJPDnqsHXmeNrAaYwk8Tvpa6ZYG2nT9E1OQNXj1/dfbSFTjdiA8M8ZvGYBlpBoA== - -"@swc/core-linux-arm64-gnu@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.12.7.tgz#cb49017eff530d24c1b3f2e7ff91d85cf1218ec0" - integrity sha512-N15hKizSSh+hkZ2x3TDVrxq0TDcbvDbkQJi2ZrLb9fK+NdFUV/x+XF16ZDPlbxtrGXl1CT7VD439SNaMN9F7qw== - -"@swc/core-linux-arm64-musl@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.12.7.tgz#44ae48b2cd1498b178a8078d91dd24ee6ed0f508" - integrity sha512-jxyINtBezpxd3eIUDiDXv7UQ87YWlPsM9KumOwJk09FkFSO4oYxV2RT+Wu+Nt5tVWue4N0MdXT/p7SQsDEk4YA== - -"@swc/core-linux-x64-gnu@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.12.7.tgz#064cdbbffc2e0d67fd01fb0d10145fc308e269f5" - integrity sha512-PR4tPVwU1BQBfFDk2XfzXxsEIjF3x/bOV1BzZpYvrlkU0TKUDbR4t2wzvsYwD/coW7/yoQmlL70/qnuPtTp1Zw== - -"@swc/core-linux-x64-musl@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.12.7.tgz#f775b66551be2d6628cf2d9e624df7b7ab61785d" - integrity sha512-zy7JWfQtQItgMfUjSbbcS3DZqQUn2d9VuV0LSGpJxtTXwgzhRpF1S2Sj7cU9hGpbM27Y8RJ4DeFb3qbAufjbrw== - -"@swc/core-win32-arm64-msvc@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.12.7.tgz#d95bd10a150876030075a6db8717086dd86c2464" - integrity sha512-52PeF0tyX04ZFD8nibNhy/GjMFOZWTEWPmIB3wpD1vIJ1po+smtBnEdRRll5WIXITKoiND8AeHlBNBPqcsdcwA== - -"@swc/core-win32-ia32-msvc@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.12.7.tgz#8c3ead90acf1fa8e229c664930fe41dd2238e734" - integrity sha512-WzQwkNMuhB1qQShT9uUgz/mX2j7NIEPExEtzvGsBT7TlZ9j1kGZ8NJcZH/fwOFcSJL4W7DnkL7nAhx6DBlSPaA== - -"@swc/core-win32-x64-msvc@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.12.7.tgz#f48d1b5b5011aba9aeba6af5b8038d47cf7d74cc" - integrity sha512-R52ivBi2lgjl+Bd3XCPum0YfgbZq/W1AUExITysddP9ErsNSwnreYyNB3exEijiazWGcqHEas2ChiuMOP7NYrA== - -"@swc/core@1.12.7": - version "1.12.7" - resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.12.7.tgz#c22df49bee1fccb900b57caef59204dbf186e696" - integrity sha512-bcpllEihyUSnqp0UtXTvXc19CT4wp3tGWLENhWnjr4B5iEOkzqMu+xHGz1FI5IBatjfqOQb29tgIfv6IL05QaA== +"@swc/core-darwin-arm64@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.12.14.tgz#9cf830eb8aefe414117deb24d4256fc463c00135" + integrity sha512-HNukQoOKgMsHSETj8vgGGKK3SEcH7Cz6k4bpntCxBKNkO3sH7RcBTDulWGGHJfZaDNix7Rw2ExUVWtLZlzkzXg== + +"@swc/core-darwin-x64@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.12.14.tgz#f50a0584b7b887155b9e931885013acab7a1c870" + integrity sha512-4Ttf3Obtk3MvFrR0e04qr6HfXh4L1Z+K3dRej63TAFuYpo+cPXeOZdPUddAW73lSUGkj+61IHnGPoXD3OQYy4Q== + +"@swc/core-linux-arm-gnueabihf@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.12.14.tgz#1981999108b2c88dfb42bd3c50ec922309566927" + integrity sha512-zhJOH2KWjtQpzJ27Xjw/RKLVOa1aiEJC2b70xbCwEX6ZTVAl8tKbhkZ3GMphhfVmLJ9gf/2UQR58oxVnsXqX5Q== + +"@swc/core-linux-arm64-gnu@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.12.14.tgz#1e85a3269c899c1a0ac223edd12905dab777f68e" + integrity sha512-akUAe1YrBqZf1EDdUxahQ8QZnJi8Ts6Ya0jf6GBIMvnXL4Y6QIuvKTRwfNxy7rJ+x9zpzP1Vlh14ZZkSKZ1EGA== + +"@swc/core-linux-arm64-musl@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.12.14.tgz#dabd75ce30cd29949d78e857bb0f7a3e627ebef5" + integrity sha512-ZkOOIpSMXuPAjfOXEIAEQcrPOgLi6CaXvA5W+GYnpIpFG21Nd0qb0WbwFRv4K8BRtl993Q21v0gPpOaFHU+wdA== + +"@swc/core-linux-x64-gnu@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.12.14.tgz#9c631a8ab89ff08d2c8ce0a7c3f8423ab41e73f9" + integrity sha512-71EPPccwJiJUxd2aMwNlTfom2mqWEWYGdbeTju01tzSHsEuD7E6ePlgC3P3ngBqB3urj41qKs87z7zPOswT5Iw== + +"@swc/core-linux-x64-musl@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.12.14.tgz#64a3162f0e50248eb175e9c7341283ff8bf710d2" + integrity sha512-nImF1hZJqKTcl0WWjHqlelOhvuB9rU9kHIw/CmISBUZXogjLIvGyop1TtJNz0ULcz2Oxr3Q2YpwfrzsgvgbGkA== + +"@swc/core-win32-arm64-msvc@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.12.14.tgz#fab1cc9bb0346552c12b3d3ac3f1c06a3cb29480" + integrity sha512-sABFQFxSuStFoxvEWZUHWYldtB1B4A9eDNFd4Ty50q7cemxp7uoscFoaCqfXSGNBwwBwpS5EiPB6YN4y6hqmLQ== + +"@swc/core-win32-ia32-msvc@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.12.14.tgz#13fefa980524e9f3cd86572d2cf5f596eb0e2cff" + integrity sha512-KBznRB02NASkpepRdWIK4f1AvmaJCDipKWdW1M1xV9QL2tE4aySJFojVuG1+t0tVDkjRfwcZjycQfRoJ4RjD7Q== + +"@swc/core-win32-x64-msvc@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.12.14.tgz#9e6ba81797395f8dc5f299753e9750c3e258bd99" + integrity sha512-SymoP2CJHzrYaFKjWvuQljcF7BkTpzaS1vpywv7K9EzdTb5N8qPDvNd+PhWUqBz9JHBhbJxpaeTDQBXF/WWPmw== + +"@swc/core@1.12.14": + version "1.12.14" + resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.12.14.tgz#f17c409747e87eb4f732c02304b91a59e9b55326" + integrity sha512-CJSn2vstd17ddWIHBsjuD4OQnn9krQfaq6EO+w9YfId5DKznyPmzxAARlOXG99cC8/3Kli8ysKy6phL43bSr0w== dependencies: "@swc/counter" "^0.1.3" "@swc/types" "^0.1.23" optionalDependencies: - "@swc/core-darwin-arm64" "1.12.7" - "@swc/core-darwin-x64" "1.12.7" - "@swc/core-linux-arm-gnueabihf" "1.12.7" - "@swc/core-linux-arm64-gnu" "1.12.7" - "@swc/core-linux-arm64-musl" "1.12.7" - "@swc/core-linux-x64-gnu" "1.12.7" - "@swc/core-linux-x64-musl" "1.12.7" - "@swc/core-win32-arm64-msvc" "1.12.7" - "@swc/core-win32-ia32-msvc" "1.12.7" - "@swc/core-win32-x64-msvc" "1.12.7" + "@swc/core-darwin-arm64" "1.12.14" + "@swc/core-darwin-x64" "1.12.14" + "@swc/core-linux-arm-gnueabihf" "1.12.14" + "@swc/core-linux-arm64-gnu" "1.12.14" + "@swc/core-linux-arm64-musl" "1.12.14" + "@swc/core-linux-x64-gnu" "1.12.14" + "@swc/core-linux-x64-musl" "1.12.14" + "@swc/core-win32-arm64-msvc" "1.12.14" + "@swc/core-win32-ia32-msvc" "1.12.14" + "@swc/core-win32-x64-msvc" "1.12.14" "@swc/counter@^0.1.3": version "0.1.3"