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

Commit 34ab999

Browse files
Bump @swc/core from 1.11.24 to 1.11.29 (#153)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.24 to 1.11.29. <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.29] - 2025-05-21</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>(ci)</strong> Remove wasmer override (<a href="https://github.com/swc-project/swc/commit/425eeb905656cede2e67cdd114beb5bc2fc6699d">425eeb9</a>)</p> </li> <li> <p><strong>(es/compat)</strong> Properly handle rest assignment in for-in/of head (<a href="https://redirect.github.com/swc-project/swc/issues/10489">#10489</a>) (<a href="https://github.com/swc-project/swc/commit/b9c04468f17f0583a132f00daf9d138ce38a9d8b">b9c0446</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/jest)</strong> Revert <a href="https://redirect.github.com/swc-project/swc/issues/10410">#10410</a> (<a href="https://redirect.github.com/swc-project/swc/issues/10452">#10452</a>) (<a href="https://github.com/swc-project/swc/commit/bc756f84c9b1c154fe7f00193066301658ef1484">bc756f8</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Properly handle object shorthand syntax during compression (<a href="https://redirect.github.com/swc-project/swc/issues/10467">#10467</a>) (<a href="https://github.com/swc-project/swc/commit/bae494039d49967c05c6d34645de25ade13aac33">bae4940</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> <li> <p><strong>(es/react-compiler)</strong> Mark function components declared as a var interesting (<a href="https://redirect.github.com/swc-project/swc/issues/10437">#10437</a>) (<a href="https://github.com/swc-project/swc/commit/5eac076b77fa43649cde468deee49771a987781c">5eac076</a>)</p> </li> <li> <p><strong>(es/renamer)</strong> Fix (broken) identifier preserving API (<a href="https://redirect.github.com/swc-project/swc/issues/10474">#10474</a>) (<a href="https://github.com/swc-project/swc/commit/06c64cf9ed0e84891daf102f8756fcb1ee516527">06c64cf</a>)</p> </li> <li> <p><strong>(ts/fast-dts)</strong> Emit <code>readonly</code> for Object getter prop (<a href="https://redirect.github.com/swc-project/swc/issues/10492">#10492</a>) (<a href="https://github.com/swc-project/swc/commit/6c03e20a98b239572c29424165d6031207a7340d">6c03e20</a>)</p> </li> <li> <p><strong>(ts/fast-dts)</strong> Align object getter/setter emit behavior with TypeScript (<a href="https://redirect.github.com/swc-project/swc/issues/10502">#10502</a>) (<a href="https://github.com/swc-project/swc/commit/78c754e7a6057c07db077f2954a11d0eb7eb7276">78c754e</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li><strong>(common)</strong> Allow using <code>build_sourcemap</code> with multiple <code>SourceMap</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10438">#10438</a>) (<a href="https://github.com/swc-project/swc/commit/2a07c8a9c223cbb3862cf7aaafa7659667d13b6e">2a07c8a</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/8facaa9183dfa1e1a64dad5da9f309e9fa4877bd"><code>8facaa9</code></a> chore: Publish <code>1.11.29</code> with <code>swc_core</code> <code>v26.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/cf3096fd59f1de158318f42a54fd35cb2289c493"><code>cf3096f</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/24a69f25aa4f9d67668feda585880b64a92856a1"><code>24a69f2</code></a> chore: Publish <code>1.11.29-nightly-20250521.1</code> with <code>swc_core</code> <code>v26.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/9e372a56795f1f80642e12c271162c84263a6e93"><code>9e372a5</code></a> chore: Publish crates with <code>swc_core</code> <code>v26.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/de51be1a782af1f22c2ca5ab3ddc5fa187872281"><code>de51be1</code></a> refactor(ecma/transform): cleanup rename analyzer (<a href="https://redirect.github.com/swc-project/swc/issues/10500">#10500</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/78c754e7a6057c07db077f2954a11d0eb7eb7276"><code>78c754e</code></a> fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...</li> <li><a href="https://github.com/swc-project/swc/commit/f01d85920b2109119679284111716333fe40aa13"><code>f01d859</code></a> chore(ci): Fix ring build on aarch64 linux gnu (<a href="https://redirect.github.com/swc-project/swc/issues/10497">#10497</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/0f5d9c1ac780b8db83dcaf108aef499157b084c3"><code>0f5d9c1</code></a> refactor(es/renamer): Inline <code>get_unresolved</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10493">#10493</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/6c03e20a98b239572c29424165d6031207a7340d"><code>6c03e20</code></a> fix(ts/fast-dts): Emit <code>readonly</code> for Object getter prop (<a href="https://redirect.github.com/swc-project/swc/issues/10492">#10492</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/d2468f1053c036a559ee502fad5b37e718ac372d"><code>d2468f1</code></a> chore: Drop unused crates (<a href="https://redirect.github.com/swc-project/swc/issues/10494">#10494</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.11.24...v1.11.29">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.24&new-version=1.11.29)](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 2079c50 + 3593733 commit 34ab999

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.24",
49+
"@swc/core": "^1.11.29",
5050
"@types/jest": "^29.5.14",
5151
"@types/node": "^22.15.29",
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)