Skip to content

Commit bbc9780

Browse files
Bump @swc/html from 1.13.3 to 1.13.4 (#6810)
Bumps [@swc/html](https://github.com/swc-project/swc) from 1.13.3 to 1.13.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/swc-project/swc/blob/main/CHANGELOG.md"><code>@​swc/html</code>'s changelog</a>.</em></p> <blockquote> <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> <li> <p>Expose GlobalPassOption.build (<a href="https://redirect.github.com/swc-project/swc/issues/10968">#10968</a>) (<a href="https://github.com/swc-project/swc/commit/c8a266892e8bc02cd34f091c8962cd3cd77de285">c8a2668</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li> <p><strong>(bindings/html)</strong> Add <code>keep-head-and-body</code> for <code>tagOmission</code> in binding (<a href="https://redirect.github.com/swc-project/swc/issues/11014">#11014</a>) (<a href="https://github.com/swc-project/swc/commit/1e1ebeb209f2df5e47f330eac1256693a7829cb9">1e1ebeb</a>)</p> </li> <li> <p><strong>(html/minifier)</strong> Support <code>keep_head_and_body</code> (<a href="https://redirect.github.com/swc-project/swc/issues/11008">#11008</a>) (<a href="https://github.com/swc-project/swc/commit/86186db36e9c311153b883fa99a20bb777ab2d64">86186db</a>)</p> </li> <li> <p><strong>(plugin/runner)</strong> Introduce <code>wasmtime</code> backend (<a href="https://redirect.github.com/swc-project/swc/issues/10958">#10958</a>) (<a href="https://github.com/swc-project/swc/commit/9fa833087eeb6901fce25af17f2123e23316ab40">9fa8330</a>)</p> </li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li><strong>(es/minifier)</strong> Make a computation lazy (<a href="https://redirect.github.com/swc-project/swc/issues/11004">#11004</a>) (<a href="https://github.com/swc-project/swc/commit/a4aa0ec03a2bd4087614aaa852aeec87be24fbc6">a4aa0ec</a>)</li> </ul> <h3>Performance</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/136ba59d5872c68ef3f4bf6f25072391396f1155"><code>136ba59</code></a> chore: Publish <code>1.13.4</code> with <code>swc_core</code> <code>v36.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/7b90ddcdffc89e1523a8a7b709c85ec8f3e00fa4"><code>7b90ddc</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/464b8b77f1d1deafc6966128d00445853828ed05"><code>464b8b7</code></a> chore: Publish <code>1.13.4-nightly-20250821.1</code> with <code>swc_core</code> <code>v36.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/65f5dbeec3a78cb8b8b778a5e61410b8a8fbe157"><code>65f5dbe</code></a> chore: Publish crates with <code>swc_core</code> <code>v36.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/1e1ebeb209f2df5e47f330eac1256693a7829cb9"><code>1e1ebeb</code></a> feat(bindings/html): Add <code>keep-head-and-body</code> for <code>tagOmission</code> in binding (#...</li> <li><a href="https://github.com/swc-project/swc/commit/9590e1dbe967162bc3cda0fe3a1179f0d925eb25"><code>9590e1d</code></a> refactor(es/minifier): Remove duplicate report assign (<a href="https://redirect.github.com/swc-project/swc/issues/11009">#11009</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/c659ccc0f767dc3d461a20f3e83d8681202bb52f"><code>c659ccc</code></a> chore: Publish crates with <code>swc_core</code> <code>v36.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/86186db36e9c311153b883fa99a20bb777ab2d64"><code>86186db</code></a> feat(html/minifier): Support <code>keep_head_and_body</code> (<a href="https://redirect.github.com/swc-project/swc/issues/11008">#11008</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/f59f2331fb97625093783b5e6cde62042913fe53"><code>f59f233</code></a> perf(es/ast): Remove alloc in leftmost api (<a href="https://redirect.github.com/swc-project/swc/issues/11005">#11005</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/18aeac6bba37aef84cac8a0fc2a2bc70b264929e"><code>18aeac6</code></a> fix(es/minifier): don't eliminate class expr if some side effects contain `th...</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.13.3...v1.13.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@swc/html&package-manager=npm_and_yarn&previous-version=1.13.3&new-version=1.13.4)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6106a0 commit bbc9780

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"packageManager": "[email protected]",
2121
"devDependencies": {
2222
"@11ty/eleventy": "^3.1.2",
23-
"@swc/html": "^1.13.3",
23+
"@swc/html": "^1.13.4",
2424
"@types/hast": "^3.0.4",
2525
"@types/markdown-it": "^14.1.2",
2626
"@types/node": "^22.17.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)