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

Commit 55acb9f

Browse files
Bump @swc/core from 1.13.3 to 1.13.5 (#183)
[//]: # (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.13.3 to 1.13.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.13.5] - 2025-08-24</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/minifier)</strong> Preserve <code>array.join</code> with nullable values (<a href="https://redirect.github.com/swc-project/swc/issues/10937">#10937</a>) (<a href="https://github.com/swc-project/swc/commit/e49540386e6647fd2b87b2a7b9c2ac7668005e56">e495403</a>)</p> </li> <li> <p><strong>(es/preset-env)</strong> Update polyfill data (<a href="https://redirect.github.com/swc-project/swc/issues/11013">#11013</a>) (<a href="https://github.com/swc-project/swc/commit/934d8a5c0b4d641a929febb2477f537614ac62d1">934d8a5</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li><strong>(es/minifier)</strong> Remove unused parts of destructuring (<a href="https://redirect.github.com/swc-project/swc/issues/11024">#11024</a>) (<a href="https://github.com/swc-project/swc/commit/b5fed8c2edee1d4fb33df092b970ee2e621bde91">b5fed8c</a>)</li> </ul> <h3>Refactor</h3> <ul> <li><strong>(es/react)</strong> Add <code>preserve</code> supports (<a href="https://redirect.github.com/swc-project/swc/issues/11025">#11025</a>) (<a href="https://github.com/swc-project/swc/commit/bc838753053b1c0134f4ad94052fef068a505c18">bc83875</a>)</li> </ul> <h2>[1.13.4] - 2025-08-21</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/lexer)</strong> Use error when handling '\0' (<a href="https://redirect.github.com/swc-project/swc/issues/10964">#10964</a>) (<a href="https://github.com/swc-project/swc/commit/53c22d1cce88c0b9f8bc91f461bf26e58b21c9bd">53c22d1</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Skip serde of <code>pure_funcs</code> in options (<a href="https://redirect.github.com/swc-project/swc/issues/10969">#10969</a>) (<a href="https://github.com/swc-project/swc/commit/862e70d596401f876dad054c6fc1cf4231d6d7a0">862e70d</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Fix compile error with <code>debug</code> feature (<a href="https://redirect.github.com/swc-project/swc/issues/10999">#10999</a>) (<a href="https://github.com/swc-project/swc/commit/831eed527e2a21bed07ba9d2747b40e467fd78e3">831eed5</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Don't eliminate class expr if some side effects contain <code>this</code> (<a href="https://redirect.github.com/swc-project/swc/issues/11003">#11003</a>) (<a href="https://github.com/swc-project/swc/commit/18aeac6bba37aef84cac8a0fc2a2bc70b264929e">18aeac6</a>)</p> </li> <li> <p><strong>(es/module)</strong> Support optional chaining in <code>import.meta</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10985">#10985</a>) (<a href="https://github.com/swc-project/swc/commit/758d8ec8e096b844ae6b603bfda72fba50133bf6">758d8ec</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Allow TS type args to start with LSHIFT (<code>&lt;&lt;</code>) to parse <code>T&lt;&lt;S&gt;() =&gt; void&gt;</code> (<a href="https://redirect.github.com/swc-project/swc/issues/10996">#10996</a>) (<a href="https://github.com/swc-project/swc/commit/4911ec72304f619937c4c3728e08227f4894bc37">4911ec7</a>)</p> </li> <li> <p><strong>(ts/isolated-dts)</strong> Correct optional marker for class fields generated from constructor parameter (<a href="https://redirect.github.com/swc-project/swc/issues/10992">#10992</a>) (<a href="https://github.com/swc-project/swc/commit/0d680fd687918cde6ec36f988977d6b0e8331f14">0d680fd</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/34bedbdf05ca100834aad719317261665deb994b"><code>34bedbd</code></a> chore: Publish <code>1.13.5</code> with <code>swc_core</code> <code>v37.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/fd47ef87ff30c038fc00f9074184a36b8429c204"><code>fd47ef8</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/dfe031eb5bc71d9d651595a7ff11488c7ea8cd0d"><code>dfe031e</code></a> chore: Publish <code>1.13.5-nightly-20250824.1</code> with <code>swc_core</code> <code>v37.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/b25510d0fa86e5dfc847c2d8afdd667a90c4a3a8"><code>b25510d</code></a> chore: Publish crates with <code>swc_core</code> <code>v37.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/634d3770a563fba7db450af15bc584039b81c4d5"><code>634d377</code></a> chore: Allow Claude Code Action to use tools (<a href="https://redirect.github.com/swc-project/swc/issues/11026">#11026</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/b5fed8c2edee1d4fb33df092b970ee2e621bde91"><code>b5fed8c</code></a> feat(es/minifier): Remove unused parts of destructuring (<a href="https://redirect.github.com/swc-project/swc/issues/11024">#11024</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/bc838753053b1c0134f4ad94052fef068a505c18"><code>bc83875</code></a> refactor(es/react): Add <code>preserve</code> supports (<a href="https://redirect.github.com/swc-project/swc/issues/11025">#11025</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/e49540386e6647fd2b87b2a7b9c2ac7668005e56"><code>e495403</code></a> fix(es/minifier): Preserve <code>array.join</code> with nullable values (<a href="https://redirect.github.com/swc-project/swc/issues/10937">#10937</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/46b15aedc082f48f1b8f951d1fac92879138daa1"><code>46b15ae</code></a> chore: Rename <code>.AI.md</code> as <code>AGENTS.md</code> (<a href="https://redirect.github.com/swc-project/swc/issues/11020">#11020</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/8ed5da7f1da6f5beeb876edf4fb15cabb55afccc"><code>8ed5da7</code></a> chore: Automate milestone management while publishing (<a href="https://redirect.github.com/swc-project/swc/issues/11018">#11018</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.13.3...v1.13.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.13.3&new-version=1.13.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 72d3811 + 3d8a0f5 commit 55acb9f

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.13.3",
49+
"@swc/core": "^1.13.5",
5050
"@types/jest": "^30.0.0",
5151
"@types/node": "^24.3.1",
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)