Skip to content

Commit aff7891

Browse files
chore: bump @swc/core from 1.11.31 to 1.12.5 (#179)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.31 to 1.12.5. <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.5] - 2025-06-21</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/parser)</strong> Parse jsx entity (<a href="https://redirect.github.com/swc-project/swc/issues/10652">#10652</a>) (<a href="https://github.com/swc-project/swc/commit/bfd3bc5456a33e3d66008ea198d9c5f38660af39">bfd3bc5</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Consider reseved ident in jsx name (<a href="https://redirect.github.com/swc-project/swc/issues/10647">#10647</a>) (<a href="https://github.com/swc-project/swc/commit/9262a591fd8f35200948fa298aa0f9cc4d0a06e7">9262a59</a>)</p> </li> </ul> <h3>Performance</h3> <ul> <li><strong>(es/parser)</strong> Optimize <code>next_token</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10654">#10654</a>) (<a href="https://github.com/swc-project/swc/commit/1be2ca0d6e0cbe096352521b016320b6a30d36b7">1be2ca0</a>)</li> </ul> <h3>Refactor</h3> <ul> <li><strong>(es/lexer)</strong> Remove faster path for <code>\t</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10650">#10650</a>) (<a href="https://github.com/swc-project/swc/commit/d6ac3b7adbe067b3796cba57480806b3e23cfafb">d6ac3b7</a>)</li> </ul> <h2>[1.12.4] - 2025-06-20</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/minifier)</strong> Fix <code>Buffer</code> handling of <code>minify()</code> API (<a href="https://redirect.github.com/swc-project/swc/issues/10643">#10643</a>) (<a href="https://github.com/swc-project/swc/commit/cdf068e1bd8f007e06f41bd05f98055243468ba4">cdf068e</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Fix arrow inlining (<a href="https://redirect.github.com/swc-project/swc/issues/10642">#10642</a>) (<a href="https://github.com/swc-project/swc/commit/7232c102d36bbf6957bd7326d9392d2b00155ee9">7232c10</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Don't be greedy in the end of jsx open el (<a href="https://redirect.github.com/swc-project/swc/issues/10637">#10637</a>) (<a href="https://github.com/swc-project/swc/commit/8a2c656d50dd1fe86b7338dc83cc1397a99ebbbe">8a2c656</a>)</p> </li> <li> <p>Update <code>par-core</code> and <code>par-iter</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10629">#10629</a>) (<a href="https://github.com/swc-project/swc/commit/38f7d51d3ca2d55a85020cca0cffc22b2e5b5b8a">38f7d51</a>)</p> </li> <li> <p>Fix CI (<a href="https://redirect.github.com/swc-project/swc/issues/10641">#10641</a>) (<a href="https://github.com/swc-project/swc/commit/9df98f748eba99de4c51dc407de34b97456e93ce">9df98f7</a>)</p> </li> </ul> <h3>Refactor</h3> <ul> <li><strong>(es/parser)</strong> Cleanup (<a href="https://redirect.github.com/swc-project/swc/issues/10631">#10631</a>) (<a href="https://github.com/swc-project/swc/commit/c7c2035292c3a86d65ad97438ffc9ffa2df09628">c7c2035</a>)</li> </ul> <h2>[1.12.3] - 2025-06-19</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/923361c492ff0b7c2749dc7ba615f9f8f94c9a80"><code>923361c</code></a> chore: Publish <code>1.12.5</code> with <code>swc_core</code> <code>v29.0.2</code></li> <li><a href="https://github.com/swc-project/swc/commit/3789c2243616d7d509ebf81a28aa08259547ce43"><code>3789c22</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/fbbc3e5c71b6510deb4881508475f03592e5c5e2"><code>fbbc3e5</code></a> chore: Publish <code>1.12.5-nightly-20250621.1</code> with <code>swc_core</code> <code>v29.0.2</code></li> <li><a href="https://github.com/swc-project/swc/commit/a95fcd34e930b66c9f1f446c5ead0193ce10de30"><code>a95fcd3</code></a> chore: Publish crates with <code>swc_core</code> <code>v29.0.2</code></li> <li><a href="https://github.com/swc-project/swc/commit/d6ac3b7adbe067b3796cba57480806b3e23cfafb"><code>d6ac3b7</code></a> refactor(es/lexer): Remove faster path for <code>\t</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10650">#10650</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/1be2ca0d6e0cbe096352521b016320b6a30d36b7"><code>1be2ca0</code></a> perf(es/parser): Optimize <code>next_token</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10654">#10654</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/9262a591fd8f35200948fa298aa0f9cc4d0a06e7"><code>9262a59</code></a> fix(es/parser): consider reseved ident in jsx name (<a href="https://redirect.github.com/swc-project/swc/issues/10647">#10647</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/bfd3bc5456a33e3d66008ea198d9c5f38660af39"><code>bfd3bc5</code></a> fix(es/parser): Parse jsx entity (<a href="https://redirect.github.com/swc-project/swc/issues/10652">#10652</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/72f51d4717c25a2a960e79b43d881728f7c21a3e"><code>72f51d4</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/8ef50fda4b9b4def0b54669888a97ca87e5be9d2"><code>8ef50fd</code></a> chore: Publish <code>1.12.4</code> with <code>swc_core</code> <code>v29.0.1</code></li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.11.31...v1.12.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@swc/core&package-manager=npm_and_yarn&previous-version=1.11.31&new-version=1.12.5)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e91bf1e commit aff7891

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@rollup/plugin-alias": "5.1.1",
6262
"@rollup/plugin-node-resolve": "16.0.1",
6363
"@rollup/stream": "3.0.1",
64-
"@swc/core": "1.11.31",
64+
"@swc/core": "1.12.5",
6565
"@types/benchmark": "2.1.5",
6666
"@types/glob": "8.1.0",
6767
"@types/jest": "29.5.14",

yarn.lock

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,74 +1149,74 @@
11491149
dependencies:
11501150
"@sinonjs/commons" "^3.0.0"
11511151

1152-
"@swc/core-darwin-arm64@1.11.31":
1153-
version "1.11.31"
1154-
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.31.tgz#840ec54a7757b26ea7a085122ed2d4f370cd41d9"
1155-
integrity sha512-NTEaYOts0OGSbJZc0O74xsji+64JrF1stmBii6D5EevWEtrY4wlZhm8SiP/qPrOB+HqtAihxWIukWkP2aSdGSQ==
1156-
1157-
"@swc/core-darwin-x64@1.11.31":
1158-
version "1.11.31"
1159-
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.11.31.tgz#b0dea03b4551f877eb7b79b98148f2e39516c996"
1160-
integrity sha512-THSGaSwT96JwXDwuXQ6yFBbn+xDMdyw7OmBpnweAWsh5DhZmQkALEm1DgdQO3+rrE99MkmzwAfclc0UmYro/OA==
1161-
1162-
"@swc/core-linux-arm-gnueabihf@1.11.31":
1163-
version "1.11.31"
1164-
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.11.31.tgz#3c542863a2c55e55bc0ebbd2379509420ce0f6f6"
1165-
integrity sha512-laKtQFnW7KHgE57Hx32os2SNAogcuIDxYE+3DYIOmDMqD7/1DCfJe6Rln2N9WcOw6HuDbDpyQavIwZNfSAa8vQ==
1166-
1167-
"@swc/core-linux-arm64-gnu@1.11.31":
1168-
version "1.11.31"
1169-
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.31.tgz#2a15a38e778eddd280f0a9b0ef587dc8d49a06b6"
1170-
integrity sha512-T+vGw9aPE1YVyRxRr1n7NAdkbgzBzrXCCJ95xAZc/0+WUwmL77Z+js0J5v1KKTRxw4FvrslNCOXzMWrSLdwPSA==
1171-
1172-
"@swc/core-linux-arm64-musl@1.11.31":
1173-
version "1.11.31"
1174-
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.11.31.tgz#574e46f29e46b1e87c62334495364fafbd242e41"
1175-
integrity sha512-Mztp5NZkyd5MrOAG+kl+QSn0lL4Uawd4CK4J7wm97Hs44N9DHGIG5nOz7Qve1KZo407Y25lTxi/PqzPKHo61zQ==
1176-
1177-
"@swc/core-linux-x64-gnu@1.11.31":
1178-
version "1.11.31"
1179-
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.31.tgz#f41ac47e846b2ade8cf47231b557d74390042706"
1180-
integrity sha512-DDVE0LZcXOWwOqFU1Xi7gdtiUg3FHA0vbGb3trjWCuI1ZtDZHEQYL4M3/2FjqKZtIwASrDvO96w91okZbXhvMg==
1181-
1182-
"@swc/core-linux-x64-musl@1.11.31":
1183-
version "1.11.31"
1184-
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.31.tgz#79e70c2ea0564ce0020de7c51cf8d21754a621c0"
1185-
integrity sha512-mJA1MzPPRIfaBUHZi0xJQ4vwL09MNWDeFtxXb0r4Yzpf0v5Lue9ymumcBPmw/h6TKWms+Non4+TDquAsweuKSw==
1186-
1187-
"@swc/core-win32-arm64-msvc@1.11.31":
1188-
version "1.11.31"
1189-
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.11.31.tgz#f61810b827a85c2e15f86572d7e5484502872fdd"
1190-
integrity sha512-RdtakUkNVAb/FFIMw3LnfNdlH1/ep6KgiPDRlmyUfd0WdIQ3OACmeBegEFNFTzi7gEuzy2Yxg4LWf4IUVk8/bg==
1191-
1192-
"@swc/core-win32-ia32-msvc@1.11.31":
1193-
version "1.11.31"
1194-
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.11.31.tgz#5f327d466d74264752e3e9ba6027f043ec12ce4b"
1195-
integrity sha512-hErXdCGsg7swWdG1fossuL8542I59xV+all751mYlBoZ8kOghLSKObGQTkBbuNvc0sUKWfWg1X0iBuIhAYar+w==
1196-
1197-
"@swc/core-win32-x64-msvc@1.11.31":
1198-
version "1.11.31"
1199-
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.11.31.tgz#67e5dc1fcbe5cf560007a94d8249fbf6798ad8ad"
1200-
integrity sha512-5t7SGjUBMMhF9b5j17ml/f/498kiBJNf4vZFNM421UGUEETdtjPN9jZIuQrowBkoFGJTCVL/ECM4YRtTH30u/A==
1201-
1202-
"@swc/core@1.11.31":
1203-
version "1.11.31"
1204-
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.11.31.tgz#e5de9ed005551ce9a16aa69e79935fc33065475c"
1205-
integrity sha512-mAby9aUnKRjMEA7v8cVZS9Ah4duoRBnX7X6r5qrhTxErx+68MoY1TPrVwj/66/SWN3Bl+jijqAqoB8Qx0QE34A==
1152+
"@swc/core-darwin-arm64@1.12.5":
1153+
version "1.12.5"
1154+
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.12.5.tgz#edd39143c23989d28c641894656bc0fb4bcba019"
1155+
integrity sha512-3WF+naP/qkt5flrTfJr+p07b522JcixKvIivM7FgvllA6LjJxf+pheoILrTS8IwrNAK/XtHfKWYcGY+3eaA4mA==
1156+
1157+
"@swc/core-darwin-x64@1.12.5":
1158+
version "1.12.5"
1159+
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.12.5.tgz#64b38d60d7857e4909ce20c2460f7f1bd2eb61a3"
1160+
integrity sha512-GCcD3dft8YN7unTBcW02Fx41jXp2MNQHCjx5ceWSEYOGvn7vBSUp7k7LkfTxGN5Ftxb9a1mxhPq8r4rD2u/aPw==
1161+
1162+
"@swc/core-linux-arm-gnueabihf@1.12.5":
1163+
version "1.12.5"
1164+
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.12.5.tgz#7d854ccef342f203f2b626d4f0a0427fb49dd094"
1165+
integrity sha512-jWlzP/Y4+wbE/EJM+WGIDQsklLFV3g5LmbYTBgrY4+5nb517P31mkBzf5y2knfNWPrL7HzNu0578j3Zi2E6Iig==
1166+
1167+
"@swc/core-linux-arm64-gnu@1.12.5":
1168+
version "1.12.5"
1169+
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.12.5.tgz#fa716a501c5e55658f4acada38d7d5bbc3872d37"
1170+
integrity sha512-GkzgIUz+2r6J6Tn3hb7/4ByaWHRrRZt4vuN9BLAd+y65m2Bt0vlEpPtWhrB/TVe4hEkFR+W5PDETLEbUT4i0tQ==
1171+
1172+
"@swc/core-linux-arm64-musl@1.12.5":
1173+
version "1.12.5"
1174+
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.12.5.tgz#6db1f468373c89521b4e0ce290c1bf4098bf9219"
1175+
integrity sha512-g0AJ7QmZPj3Uw+C5pDa48LAUG7JBgQmB0mN5cW+s2mjaFKT0mTSxYALtx/MDZwJExDPo0yJV8kSbFO1tvFPyhg==
1176+
1177+
"@swc/core-linux-x64-gnu@1.12.5":
1178+
version "1.12.5"
1179+
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.12.5.tgz#0f7de6a7a40002b37c233a7d5e55bff78d38ba70"
1180+
integrity sha512-PeYoSziNy+iNiBHPtAsO84bzBne/mbCsG5ijYkAhS1GVsDgohClorUvRXXhcUZoX2gr8TfSI9WLHo30K+DKiHg==
1181+
1182+
"@swc/core-linux-x64-musl@1.12.5":
1183+
version "1.12.5"
1184+
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.12.5.tgz#d42a225d2fb8faed402fbea1871f7e230d1b3752"
1185+
integrity sha512-EJrfCCIyuV5LLmYgKtIMwtgsnjVesdFe0IgQzEKs9OfB6cL6g7WO9conn8BkGX8jphVa7jChKxShDGkreWWDzA==
1186+
1187+
"@swc/core-win32-arm64-msvc@1.12.5":
1188+
version "1.12.5"
1189+
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.12.5.tgz#fb4db0bbe28b88a1d8b7a7c01bc53ef1e4b03daa"
1190+
integrity sha512-FnwT7fxkJJMgsfiDoZKEVGyCzrPFbzpflFAAoTCUCu3MaHw6mW55o/MAAfofvJ1iIcEpec4o93OilsmKtpyO5Q==
1191+
1192+
"@swc/core-win32-ia32-msvc@1.12.5":
1193+
version "1.12.5"
1194+
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.12.5.tgz#53a0118673c5c2532290b97b09186dc22d75e3ec"
1195+
integrity sha512-jW6l4KFt9mIXSpGseE6BQOEFmbIeXeShDuWgldEJXKeXf/uPs8wrqv80XBIUwVpK0ZbmJwPQ0waGVj8UM3th2Q==
1196+
1197+
"@swc/core-win32-x64-msvc@1.12.5":
1198+
version "1.12.5"
1199+
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.12.5.tgz#00f34e23c28fb21d8c502bbfab09ecc3c31599cf"
1200+
integrity sha512-AZszwuEjlz1tSNLQRm3T5OZJ5eebxjJlDQnnzXJmg0B7DJMRoaAe1HTLOmejxjFK6yWr7fh+pSeCw2PgQLxgqA==
1201+
1202+
"@swc/core@1.12.5":
1203+
version "1.12.5"
1204+
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.12.5.tgz#f89ccdd66df7379aea3225f88a73e56031c820ae"
1205+
integrity sha512-KxA0PHHIuUBmQ/Oi+xFpVzILj2Oo37sTtftCbyowQlyx5YOknEOw1kLpas5hMcpznXgFyAWbpK71xQps4INPgA==
12061206
dependencies:
12071207
"@swc/counter" "^0.1.3"
1208-
"@swc/types" "^0.1.21"
1208+
"@swc/types" "^0.1.23"
12091209
optionalDependencies:
1210-
"@swc/core-darwin-arm64" "1.11.31"
1211-
"@swc/core-darwin-x64" "1.11.31"
1212-
"@swc/core-linux-arm-gnueabihf" "1.11.31"
1213-
"@swc/core-linux-arm64-gnu" "1.11.31"
1214-
"@swc/core-linux-arm64-musl" "1.11.31"
1215-
"@swc/core-linux-x64-gnu" "1.11.31"
1216-
"@swc/core-linux-x64-musl" "1.11.31"
1217-
"@swc/core-win32-arm64-msvc" "1.11.31"
1218-
"@swc/core-win32-ia32-msvc" "1.11.31"
1219-
"@swc/core-win32-x64-msvc" "1.11.31"
1210+
"@swc/core-darwin-arm64" "1.12.5"
1211+
"@swc/core-darwin-x64" "1.12.5"
1212+
"@swc/core-linux-arm-gnueabihf" "1.12.5"
1213+
"@swc/core-linux-arm64-gnu" "1.12.5"
1214+
"@swc/core-linux-arm64-musl" "1.12.5"
1215+
"@swc/core-linux-x64-gnu" "1.12.5"
1216+
"@swc/core-linux-x64-musl" "1.12.5"
1217+
"@swc/core-win32-arm64-msvc" "1.12.5"
1218+
"@swc/core-win32-ia32-msvc" "1.12.5"
1219+
"@swc/core-win32-x64-msvc" "1.12.5"
12201220

12211221
"@swc/counter@^0.1.3":
12221222
version "0.1.3"
@@ -1230,10 +1230,10 @@
12301230
dependencies:
12311231
tslib "^2.8.0"
12321232

1233-
"@swc/types@^0.1.21":
1234-
version "0.1.21"
1235-
resolved "https://registry.yarnpkg.com/@swc/types/-/types-0.1.21.tgz#6fcadbeca1d8bc89e1ab3de4948cef12344a38c0"
1236-
integrity sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ==
1233+
"@swc/types@^0.1.23":
1234+
version "0.1.23"
1235+
resolved "https://registry.yarnpkg.com/@swc/types/-/types-0.1.23.tgz#7eabf88b9cfd929253859c562ae95982ee04b4e8"
1236+
integrity sha512-u1iIVZV9Q0jxY+yM2vw/hZGDNudsN85bBpTqzAQ9rzkxW9D+e3aEM4Han+ow518gSewkXgjmEK0BD79ZcNVgPw==
12371237
dependencies:
12381238
"@swc/counter" "^0.1.3"
12391239

0 commit comments

Comments
 (0)