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

Commit 5aa930c

Browse files
Bump @swc/core from 1.11.18 to 1.11.24 (#146)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.18 to 1.11.24. <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> <h1>Changelog</h1> <h2>[unreleased]</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(<code>@​swc/types</code>)</strong> Add <code>transform.nativeClassProperties</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10418">#10418</a>) (<a href="https://github.com/swc-project/swc/commit/f3af44c1540268c02c86b71796f1a0ac50594584">f3af44c</a>)</p> </li> <li> <p><strong>(<code>@​swc/types</code>)</strong> Add <code>resolveFully</code> to <code>BaseModuleConfig</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10426">#10426</a>) (<a href="https://github.com/swc-project/swc/commit/164cbaa2c02a3216096fa7b969fcfa6575954892">164cbaa</a>)</p> </li> <li> <p><strong>(es/jest)</strong> Hoisting vars with names starting with mock (<a href="https://redirect.github.com/swc-project/swc/issues/10410">#10410</a>) (<a href="https://github.com/swc-project/swc/commit/a29eb2973365ae22cae0fde6e20693b538962cf9">a29eb29</a>)</p> </li> <li> <p><strong>(es/module)</strong> Handle <code>__proto__</code> export name (<a href="https://redirect.github.com/swc-project/swc/issues/10420">#10420</a>) (<a href="https://github.com/swc-project/swc/commit/1b94c7a7fb8c55200faa474448f2cc29612f6aa0">1b94c7a</a>)</p> </li> <li> <p><strong>(es/optimization)</strong> Support decimal numbers in <code>jsonify</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10424">#10424</a>) (<a href="https://github.com/swc-project/swc/commit/affdec2be84d58ac30f91bf17325bd3095e1ce46">affdec2</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li><strong>(es/react-compiler)</strong> Initialize support crate (<a href="https://redirect.github.com/swc-project/swc/issues/10422">#10422</a>) (<a href="https://github.com/swc-project/swc/commit/1e88e6b4143ba450b80fedcf4bdd34aa0a990590">1e88e6b</a>)</li> </ul> <h3>Refactor</h3> <ul> <li><strong>(common)</strong> Remove useless <code>&amp;mut</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10405">#10405</a>) (<a href="https://github.com/swc-project/swc/commit/edbeb4947a78d778de111c61f02edf0e8d3ce3ae">edbeb49</a>)</li> </ul> <h2>[1.11.23] - 2025-04-29</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/compat)</strong> Remove <code>PURE</code> mark from _async_to_generator (<a href="https://redirect.github.com/swc-project/swc/issues/10414">#10414</a>) (<a href="https://github.com/swc-project/swc/commit/1c6f65cd5b2c742a41b35b8711af00eb61297f88">1c6f65c</a>)</p> </li> <li> <p><strong>(es/proposal)</strong> Preserve class id for hoisted classes when transforming <code>using</code> declarations (<a href="https://redirect.github.com/swc-project/swc/issues/10407">#10407</a>) (<a href="https://github.com/swc-project/swc/commit/b703f21f6175386be7794ff1adaff471e42af9f3">b703f21</a>)</p> </li> </ul> <h3>Refactor</h3> <ul> <li>Use debug level tracing for ast related tracing (<a href="https://redirect.github.com/swc-project/swc/issues/10411">#10411</a>) (<a href="https://github.com/swc-project/swc/commit/3a0fa9968ebce3f6ce46961fa539dbbb07d32658">3a0fa99</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/d7932596f2b1c99d04b9a8911d69458ed149ae59"><code>d793259</code></a> chore: Publish <code>1.11.24</code> with <code>swc_core</code> <code>v22.5.4</code></li> <li><a href="https://github.com/swc-project/swc/commit/edda77d97f1da75e1ef80c25484c48f2e5861f35"><code>edda77d</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/819b6dae3733cd2b60773b6b29e35415fa7883fe"><code>819b6da</code></a> chore: Publish <code>1.11.24-nightly-20250429.1</code> with <code>swc_core</code> <code>v22.5.4</code></li> <li><a href="https://github.com/swc-project/swc/commit/69656ef240e910633e59821efe776c5d5e0f3426"><code>69656ef</code></a> chore: Enable fat LTO by default (<a href="https://redirect.github.com/swc-project/swc/issues/10417">#10417</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/7f5a0024a168aa43ae6c6963aaf49b58050c40d6"><code>7f5a002</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/37bb89c828784496aa16aa298a399bda7f25fa22"><code>37bb89c</code></a> chore: Publish <code>1.11.23</code> with <code>swc_core</code> <code>v22.5.4</code></li> <li><a href="https://github.com/swc-project/swc/commit/a55c5b975a2be2848d4ad8fa0a41e5f5ace7edf6"><code>a55c5b9</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/c9177715b28c036357cf1eca7548efec91875dbf"><code>c917771</code></a> chore: Publish <code>1.11.23-nightly-20250429.1</code> with <code>swc_core</code> <code>v22.5.4</code></li> <li><a href="https://github.com/swc-project/swc/commit/57605e32676d9364c7e3b908361e06d54601acaa"><code>57605e3</code></a> chore: Publish crates with <code>swc_core</code> <code>v22.5.4</code></li> <li><a href="https://github.com/swc-project/swc/commit/1c6f65cd5b2c742a41b35b8711af00eb61297f88"><code>1c6f65c</code></a> fix(es/compat): Remove <code>PURE</code> mark from _async_to_generator (<a href="https://redirect.github.com/swc-project/swc/issues/10414">#10414</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.11.18...v1.11.24">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.18&new-version=1.11.24)](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 356f62d + 58d64ce commit 5aa930c

2 files changed

Lines changed: 67 additions & 67 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.18",
49+
"@swc/core": "^1.11.24",
5050
"@types/jest": "^29.5.14",
5151
"@types/node": "^22.15.3",
5252
"@typescript-eslint/eslint-plugin": "^6.21.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)