Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit 283e577

Browse files
Bump @swc/core from 1.11.5 to 1.11.8 (#128)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.5 to 1.11.8. <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.11.8] - 2025-03-07</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/fast-lexer)</strong> Fix lexing of numeric literals (<a href="https://redirect.github.com/swc-project/swc/issues/10153">#10153</a>) (<a href="https://github.com/swc-project/swc/commit/65d23febaaa6334c9e9477a3d5af82ebea66259b">65d23fe</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Rescan <code>&lt;&lt;</code> in new expression (<a href="https://redirect.github.com/swc-project/swc/issues/10159">#10159</a>) (<a href="https://github.com/swc-project/swc/commit/35bd6d9e1c0bcb1e1fd58fe086b68a9b7c40a596">35bd6d9</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li><strong>(ts/fast-strip)</strong> Throw an object instead of string (<a href="https://redirect.github.com/swc-project/swc/issues/10162">#10162</a>) (<a href="https://github.com/swc-project/swc/commit/241b8810ab551072c22cec077f9aa3155dbaec6f">241b881</a>)</li> </ul> <h3>Performance</h3> <ul> <li> <p><strong>(es/fast-lexer)</strong> Optimize lexing of keywords (<a href="https://redirect.github.com/swc-project/swc/issues/10155">#10155</a>) (<a href="https://github.com/swc-project/swc/commit/fb610b096f4b5a8661b1e35e63b6ae327d4725ed">fb610b0</a>)</p> </li> <li> <p><strong>(es/fast-lexer)</strong> Optimize bound checks (<a href="https://redirect.github.com/swc-project/swc/issues/10157">#10157</a>) (<a href="https://github.com/swc-project/swc/commit/d74360ed26fb7bdad448523e1ffa64d59aa11673">d74360e</a>)</p> </li> <li> <p><strong>(es/fast-lexer)</strong> Make whitespace skipper use SIMD properly (<a href="https://redirect.github.com/swc-project/swc/issues/10158">#10158</a>) (<a href="https://github.com/swc-project/swc/commit/15ea059712f6726d52b6304870f337a93272bb53">15ea059</a>)</p> </li> <li> <p><strong>(es/lexer)</strong> Optimize whitespace scanning (<a href="https://redirect.github.com/swc-project/swc/issues/10136">#10136</a>) (<a href="https://github.com/swc-project/swc/commit/8a59753429538c62490dde54c56a964b6faa50ec">8a59753</a>)</p> </li> <li> <p><strong>(es/lexer)</strong> Optimize comment scanning (<a href="https://redirect.github.com/swc-project/swc/issues/10137">#10137</a>) (<a href="https://github.com/swc-project/swc/commit/9676c9acc83cca4297f07abdc203f0ab8da36b2b">9676c9a</a>)</p> </li> </ul> <h3>Refactor</h3> <ul> <li> <p><strong>(es/lexer)</strong> Add fast lexer implementation (<a href="https://redirect.github.com/swc-project/swc/issues/10145">#10145</a>) (<a href="https://github.com/swc-project/swc/commit/b993f8621c41ff4752d8634e9de7ed7a48f23eb9">b993f86</a>)</p> </li> <li> <p>Drop unused crates (<a href="https://redirect.github.com/swc-project/swc/issues/10151">#10151</a>) (<a href="https://github.com/swc-project/swc/commit/58e4279fae94a9958ad4229cfa0c9b89b9d0fde4">58e4279</a>)</p> </li> <li> <p>Drop unused js interop bindings (<a href="https://redirect.github.com/swc-project/swc/issues/10161">#10161</a>) (<a href="https://github.com/swc-project/swc/commit/0ceefafbf3485ddfc831913114a7978e06c9ce5c">0ceefaf</a>)</p> </li> </ul> <h3>Ci</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/307fc8044e8e358decbd9816852deab0c1426cb9"><code>307fc80</code></a> chore: Publish <code>1.11.8</code> with <code>swc_core</code> <code>v16.4.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/5148933786d254745a1ec2ef610de5dfd00225f3"><code>5148933</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/d47f52806f0aeb4907a5f0dfb7feea95883cfcc2"><code>d47f528</code></a> chore: Publish <code>1.11.8-nightly-20250307.1</code> with <code>swc_core</code> <code>v16.4.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/6fb785243f0edb99b60ce253ffe6a452dce458b8"><code>6fb7852</code></a> chore: Publish crates with <code>swc_core</code> <code>v16.4.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/241b8810ab551072c22cec077f9aa3155dbaec6f"><code>241b881</code></a> feat(ts/fast-strip): Throw an object instead of string (<a href="https://redirect.github.com/swc-project/swc/issues/10162">#10162</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/b23d133959687161726bd6d08d101e5f57a6f8d9"><code>b23d133</code></a> ci: add swc_plugins test to ecosystem CI (<a href="https://redirect.github.com/swc-project/swc/issues/10164">#10164</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/0ceefafbf3485ddfc831913114a7978e06c9ce5c"><code>0ceefaf</code></a> refactor: Drop unused js interop bindings (<a href="https://redirect.github.com/swc-project/swc/issues/10161">#10161</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/35bd6d9e1c0bcb1e1fd58fe086b68a9b7c40a596"><code>35bd6d9</code></a> fix(es/parser): Rescan <code>&lt;&lt;</code> in new expression (<a href="https://redirect.github.com/swc-project/swc/issues/10159">#10159</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/6265dc71596499928ce2367373610b00cbb780f8"><code>6265dc7</code></a> Revert &quot;cache splat&quot;</li> <li><a href="https://github.com/swc-project/swc/commit/63e2e888d4725e07ca22852adb9d2d317a2cf01c"><code>63e2e88</code></a> cache splat</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.11.5...v1.11.8">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.5&new-version=1.11.8)](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>
2 parents 992ccbe + d3064a8 commit 283e577

2 files changed

Lines changed: 66 additions & 66 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"types.d.ts"
4747
],
4848
"devDependencies": {
49-
"@swc/core": "^1.11.5",
49+
"@swc/core": "^1.11.8",
5050
"@types/jest": "^29.5.14",
5151
"@types/node": "^22.13.9",
5252
"@typescript-eslint/eslint-plugin": "^6.21.0",

pnpm-lock.yaml

Lines changed: 65 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)