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

Commit 45e60dd

Browse files
Bump @swc/core from 1.13.5 to 1.14.0 (#199)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.13.5 to 1.14.0. <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.14.0] - 2025-10-29</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(atoms)</strong> Fix broken quote macro (<a href="https://redirect.github.com/swc-project/swc/issues/11195">#11195</a>) (<a href="https://github.com/swc-project/swc/commit/3485179196c056b913cdc7507ed5f3bb282623ee">3485179</a>)</p> </li> <li> <p><strong>(es/ast)</strong> Fix unicode unpaired surrogates handling (<a href="https://redirect.github.com/swc-project/swc/issues/11144">#11144</a>) (<a href="https://github.com/swc-project/swc/commit/845512c67819cd37bb25601d34bd5b1ac79afca3">845512c</a>)</p> </li> <li> <p><strong>(hstr)</strong> Fix unsoundness of <code>wtf8</code>'s transmutation (<a href="https://redirect.github.com/swc-project/swc/issues/11194">#11194</a>) (<a href="https://github.com/swc-project/swc/commit/f27e65b94b517204944505a3c0e11b6033407594">f27e65b</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li><strong>(es/compiler)</strong> Merge <code>nullish_coalescing</code> into <code>Compiler</code> (<a href="https://redirect.github.com/swc-project/swc/issues/11157">#11157</a>) (<a href="https://github.com/swc-project/swc/commit/dd6f71b92fecd0137af3cf16d72799afc3ce30d6">dd6f71b</a>)</li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li><strong>(binding_macros)</strong> Add <code>default-features = false</code> (<a href="https://redirect.github.com/swc-project/swc/issues/11193">#11193</a>) (<a href="https://github.com/swc-project/swc/commit/85d855fd0478f989bac5d62caad668497f497137">85d855f</a>)</li> </ul> <h3>Performance</h3> <ul> <li><strong>(es/parser)</strong> Remove <code>had_line_break_before_last</code> (<a href="https://redirect.github.com/swc-project/swc/issues/11200">#11200</a>) (<a href="https://github.com/swc-project/swc/commit/7b5bcd7abe2f4d7c048c350c7403ad719ce52bee">7b5bcd7</a>)</li> </ul> <h3>Refactor</h3> <ul> <li> <p><strong>(bindings)</strong> Adjust compile options (<a href="https://redirect.github.com/swc-project/swc/issues/11190">#11190</a>) (<a href="https://github.com/swc-project/swc/commit/4c6df954df6eb1476b65b6c53bfc72e9b856f8e9">4c6df95</a>)</p> </li> <li> <p><strong>(bindings)</strong> Add <code>opt-level = s</code> to more crates (<a href="https://redirect.github.com/swc-project/swc/issues/11191">#11191</a>) (<a href="https://github.com/swc-project/swc/commit/ed63413d3f0b9b19e717361a09ef938f243400cf">ed63413</a>)</p> </li> <li> <p><strong>(es/ast)</strong> Cherry-pick <a href="https://redirect.github.com/swc-project/swc/issues/10763">#10763</a> (<a href="https://redirect.github.com/swc-project/swc/issues/11182">#11182</a>) (<a href="https://github.com/swc-project/swc/commit/e93ffde52f33a6b65ad9a595cb73776a9064e7c3">e93ffde</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Detach <code>swc_ecma_parser</code> from <code>swc_ecma_lexer</code> (<a href="https://redirect.github.com/swc-project/swc/issues/11148">#11148</a>) (<a href="https://github.com/swc-project/swc/commit/94f175d643f38477d2c84f00c8602bfebdb7b343">94f175d</a>)</p> </li> </ul> <h2>[1.13.21] - 2025-10-24</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/41296e2f664a8d07789f2c22630a7c8c6da6c30f"><code>41296e2</code></a> chore: Publish <code>1.14.0</code> with <code>swc_core</code> <code>v46.0.2</code></li> <li><a href="https://github.com/swc-project/swc/commit/a3366dfc8c13c420e52ed7108acccf3a5624b673"><code>a3366df</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/61f18f2b4d9d7d0c8ac3c6bf13ae718c0dc6c12b"><code>61f18f2</code></a> chore: Publish <code>1.14.0-nightly-20251029.2</code> with <code>swc_core</code> <code>v46.0.2</code></li> <li><a href="https://github.com/swc-project/swc/commit/1bc690c695f6e2487fd26d04fcac83725ef56950"><code>1bc690c</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/ff8940af74afa365234fcfc398b0171fada64688"><code>ff8940a</code></a> chore: Publish <code>1.14.0-nightly-20251029.1</code> with <code>swc_core</code> <code>v46.0.2</code></li> <li><a href="https://github.com/swc-project/swc/commit/10e7cf049e38f465be827b25ae95cb5598d42ade"><code>10e7cf0</code></a> chore: Publish crates with <code>swc_core</code> <code>v46.0.2</code></li> <li><a href="https://github.com/swc-project/swc/commit/7b5bcd7abe2f4d7c048c350c7403ad719ce52bee"><code>7b5bcd7</code></a> perf(es/parser): Remove <code>had_line_break_before_last</code> (<a href="https://redirect.github.com/swc-project/swc/issues/11200">#11200</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/acca984e1f220c51d24ee58ba88dd4075afe9ca9"><code>acca984</code></a> chore(ci): Disable binary size action for push</li> <li><a href="https://github.com/swc-project/swc/commit/36aab01c3c959805f52b84816509bcaa25f968a5"><code>36aab01</code></a> chore: Publish crates with <code>swc_core</code> <code>v46.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/3485179196c056b913cdc7507ed5f3bb282623ee"><code>3485179</code></a> fix(atoms): Fix broken quote macro (<a href="https://redirect.github.com/swc-project/swc/issues/11195">#11195</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.13.5...v1.14.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​swc/core</code> since your current version.</p> </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.13.5&new-version=1.14.0)](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 bdd1146 + 9757ee6 commit 45e60dd

2 files changed

Lines changed: 63 additions & 63 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.13.5",
49+
"@swc/core": "^1.14.0",
5050
"@types/jest": "^30.0.0",
5151
"@types/node": "^24.9.1",
5252
"@typescript-eslint/eslint-plugin": "^6.21.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)