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

Commit 992ccbe

Browse files
Bump @swc/core from 1.10.18 to 1.11.5 (#125)
[//]: # (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.10.18 to 1.11.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.11.5] - 2025-02-28</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/lints)</strong> Capture errors and emit from the original thread (<a href="https://redirect.github.com/swc-project/swc/issues/10119">#10119</a>) (<a href="https://github.com/swc-project/swc/commit/2304cd8cfd6555c57ddcf3f41a2c427387a38b4a">2304cd8</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Skip inlining if the referential identity of a function matters (<a href="https://redirect.github.com/swc-project/swc/issues/10123">#10123</a>) (<a href="https://github.com/swc-project/swc/commit/c08fe8dc13ae512cf669eb25356edcd22cc36351">c08fe8d</a>)</p> </li> <li> <p><strong>(ts/fast-strip)</strong> Throw object consistently (<a href="https://redirect.github.com/swc-project/swc/issues/10122">#10122</a>) (<a href="https://github.com/swc-project/swc/commit/010ff2af0db625f7a118b4121aff6d709ed10dc9">010ff2a</a>)</p> </li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li><strong>(deps)</strong> Update dependency <code>base64</code> to <code>v0.22.1</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10124">#10124</a>) (<a href="https://github.com/swc-project/swc/commit/edea2c5fa442da6a2860442eed285464edcd55c8">edea2c5</a>)</li> </ul> <h3>Performance</h3> <ul> <li><strong>(es/resolver)</strong> Remove needless allocations (<a href="https://redirect.github.com/swc-project/swc/issues/10120">#10120</a>) (<a href="https://github.com/swc-project/swc/commit/f019d53044cba422a26f811cec43279f1f1ea6f4">f019d53</a>)</li> </ul> <h2>[1.11.4] - 2025-02-27</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/decorators)</strong> Support negative numbers (<a href="https://redirect.github.com/swc-project/swc/issues/10114">#10114</a>) (<a href="https://github.com/swc-project/swc/commit/5044580f441949c4e7c6456bcc61bbb835fecd42">5044580</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Fix cargo feature <code>debug</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10090">#10090</a>) (<a href="https://github.com/swc-project/swc/commit/48f68db89c5fd80c037ef9df891c60011880e7de">48f68db</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Fix insufficient logging (<a href="https://redirect.github.com/swc-project/swc/issues/10091">#10091</a>) (<a href="https://github.com/swc-project/swc/commit/9ee79c9d475823d1472011bba9ad1f8805487a52">9ee79c9</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Inline before cost analysis (<a href="https://redirect.github.com/swc-project/swc/issues/10092">#10092</a>) (<a href="https://github.com/swc-project/swc/commit/1425b5663969ef3e3f342ed7fceacaf89a729554">1425b56</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Remove needless <code>println</code> (<a href="https://github.com/swc-project/swc/commit/b1e5b2da1963aea75729a05a4fb0eb0e7df200b3">b1e5b2d</a>)</p> </li> <li> <p><strong>(es/resolver)</strong> Analyze variable declarations with <code>declare</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10102">#10102</a>) (<a href="https://github.com/swc-project/swc/commit/cff6a64a18af26c73afd3b42cffea3c7300b369b">cff6a64</a>)</p> </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/b46fb0fef3aa0d97d4f9aa4f63e81121bbd1bf96"><code>b46fb0f</code></a> chore: Publish <code>1.11.5</code> with <code>swc_core</code> <code>v16.3.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/3c71245df0e19f2693abff1725e1c6af5c597c07"><code>3c71245</code></a> chore: Publish <code>1.11.5-nightly-20250228.1</code> with <code>swc_core</code> <code>v16.3.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/34ce6887323d1f97376a88dbd5fc09058e8b31ef"><code>34ce688</code></a> chore: Publish crates with <code>swc_core</code> <code>v16.3.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/edea2c5fa442da6a2860442eed285464edcd55c8"><code>edea2c5</code></a> chore(deps): Update dependency <code>base64</code> to <code>v0.22.1</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10124">#10124</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/c08fe8dc13ae512cf669eb25356edcd22cc36351"><code>c08fe8d</code></a> fix(es/minifier): Skip inlining if the referential identity of a function mat...</li> <li><a href="https://github.com/swc-project/swc/commit/010ff2af0db625f7a118b4121aff6d709ed10dc9"><code>010ff2a</code></a> fix(ts/fast-strip): Throw object consistently (<a href="https://redirect.github.com/swc-project/swc/issues/10122">#10122</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/f019d53044cba422a26f811cec43279f1f1ea6f4"><code>f019d53</code></a> perf(es/resolver): Remove needless allocations (<a href="https://redirect.github.com/swc-project/swc/issues/10120">#10120</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/dc50ba51b3b36dc079bedd33b086d29f1b96fe8f"><code>dc50ba5</code></a> chore: Publish crates with <code>swc_core</code> <code>v16.2.3</code></li> <li><a href="https://github.com/swc-project/swc/commit/2304cd8cfd6555c57ddcf3f41a2c427387a38b4a"><code>2304cd8</code></a> fix(es/lints): Capture errors and emit from the original thread (<a href="https://redirect.github.com/swc-project/swc/issues/10119">#10119</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/62b25260e799fd2a952fcd3af0b1ea718e3d4749"><code>62b2526</code></a> chore: Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.10.18...v1.11.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.10.18&new-version=1.11.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>
2 parents 3c7f8fd + 6693cab commit 992ccbe

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.10.18",
49+
"@swc/core": "^1.11.5",
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: 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)