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

Commit 6195213

Browse files
Bump @swc/core from 1.11.13 to 1.11.18 (#138)
[//]: # (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.13 to 1.11.18. <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.18] - 2025-04-07</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(errors)</strong> Disable wrapping of text lines (<a href="https://redirect.github.com/swc-project/swc/issues/10314">#10314</a>) (<a href="https://github.com/swc-project/swc/commit/f6840ea41411adcc46cfb7570ad800d479f2014d">f6840ea</a>)</p> </li> <li> <p><strong>(es/codegen)</strong> Ensure proper Unicode escape handling for ES5 and below <a href="https://redirect.github.com/swc-project/swc/issues/10028">#10028</a> (<a href="https://redirect.github.com/swc-project/swc/issues/10309">#10309</a>) (<a href="https://github.com/swc-project/swc/commit/7f76fa37050cfa46503333243cf2d9bd6e9dfd47">7f76fa3</a>)</p> </li> <li> <p><strong>(node)</strong> Fix <code>worker_threads</code> issue on glibc platform (<a href="https://redirect.github.com/swc-project/swc/issues/10306">#10306</a>) (<a href="https://github.com/swc-project/swc/commit/1d1ff9edcc6376b94f95c2f421c8708d12388b8a">1d1ff9e</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li> <p><strong>(es/minifier)</strong> Optimize number to int (<a href="https://redirect.github.com/swc-project/swc/issues/10294">#10294</a>) (<a href="https://github.com/swc-project/swc/commit/6dcfa703ef3cd87c76bdf25eb63446cfe8a161b5">6dcfa70</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Remove useless to number (<a href="https://redirect.github.com/swc-project/swc/issues/10308">#10308</a>) (<a href="https://github.com/swc-project/swc/commit/898f17057af46dbc9a10d9e94c638db764733278">898f170</a>)</p> </li> <li> <p><strong>(ts/isolated-dts)</strong> Distinguish js value and ts type (<a href="https://redirect.github.com/swc-project/swc/issues/10316">#10316</a>) (<a href="https://github.com/swc-project/swc/commit/c480604da533f0c2738160efe31d914355f53601">c480604</a>)</p> </li> </ul> <h3>Refactor</h3> <ul> <li> <p><strong>(es/codegen)</strong> Split <code>lib.rs</code> into multiple files (<a href="https://redirect.github.com/swc-project/swc/issues/10304">#10304</a>) (<a href="https://github.com/swc-project/swc/commit/5a07a5db219a9251091d36190151101ac1b7e3fb">5a07a5d</a>)</p> </li> <li> <p><strong>(es/codegen)</strong> Refactor macro to inverse order (<a href="https://redirect.github.com/swc-project/swc/issues/10297">#10297</a>) (<a href="https://github.com/swc-project/swc/commit/78f907f5bb97de54c3c26ca24b5de3a4be7940d1">78f907f</a>)</p> </li> </ul> <h3>Testing</h3> <ul> <li><strong>(es/minifier)</strong> Remove duplicate test (<a href="https://redirect.github.com/swc-project/swc/issues/10305">#10305</a>) (<a href="https://github.com/swc-project/swc/commit/a80dea81dfa960f2922591a76c6f1b81ab8e12cd">a80dea8</a>)</li> </ul> <h2>[1.11.16] - 2025-04-01</h2> <h3>Miscellaneous Tasks</h3> <ul> <li><strong>(deps)</strong> Update actions (<a href="https://redirect.github.com/swc-project/swc/issues/10222">#10222</a>) (<a href="https://github.com/swc-project/swc/commit/cf33196160fdcd004e188c33f8f665a4c81263f2">cf33196</a>)</li> </ul> <h2>[1.11.15] - 2025-04-01</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/510d2ed4b510e3030fa1de644934a30749989bb4"><code>510d2ed</code></a> chore: Publish <code>1.11.18</code> with <code>swc_core</code> <code>v21.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/bb127718586c8e5fb010d229f1688defb7f4b581"><code>bb12771</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/5b7ea0b2af67f20d46c795f5f6410ef61e564ad4"><code>5b7ea0b</code></a> chore: Publish <code>1.11.18-nightly-20250407.2</code> with <code>swc_core</code> <code>v21.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/da1a69771c1a2b23f103496745a36620e10e4da8"><code>da1a697</code></a> chore: Fix publish action for x86_64 linux by merging features</li> <li><a href="https://github.com/swc-project/swc/commit/530151cb83299ac41f98c6cddbf0e49a981d619d"><code>530151c</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/272600885476c893859c87fb7e1aa233cb300022"><code>2726008</code></a> chore: Publish <code>1.11.18-nightly-20250407.1</code> with <code>swc_core</code> <code>v21.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/048c37f40a90d35a1c8fa23eef4dcab9a9754ee7"><code>048c37f</code></a> chore: Publish crates with <code>swc_core</code> <code>v21.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/c480604da533f0c2738160efe31d914355f53601"><code>c480604</code></a> feat(ts/isolated-dts): Distinguish js value and ts type (<a href="https://redirect.github.com/swc-project/swc/issues/10316">#10316</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/bdde84336f0491017fefa79723b81a0b852b479a"><code>bdde843</code></a> chore: Publish crates with <code>swc_core</code> <code>v21.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/a3e4763ff6d0a9164456a0418e8270f9202972b7"><code>a3e4763</code></a> chore: Upgrade <code>openssl</code> to fix cargo deny errors (<a href="https://redirect.github.com/swc-project/swc/issues/10319">#10319</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.11.13...v1.11.18">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.13&new-version=1.11.18)](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 4b34752 + afde568 commit 6195213

2 files changed

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

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)