Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed 5386b575fb3
MINOR: [JS] Bump @swc/core from 1.5.24 to 1.6.6 in /js (#43102) Bumps [@ swc/core](https://github.com/swc-project/swc) from 1.5.24 to 1.6.6. <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.6.6] - 2024-06-29</h2> <h3>Bug Fixes</h3> <ul> <li><strong>(es/lexer)</strong> Fix lexing of <code>\r\n</code> in JSX (<a href="https://redirect.github.com/swc-project/swc/issues/9112">#9112</a>) (<a href="https://github.com/swc-project/swc/commit/2a0ebec0f5e51d5cba1c1981215a893834c63255">2a0ebec</a>)</li> </ul> <h3>Performance</h3> <ul> <li> <p><strong>(es/parser)</strong> Optimize macros (<a href="https://redirect.github.com/swc-project/swc/issues/9100">#9100</a>) (<a href="https://github.com/swc-project/swc/commit/719b7c54f69ef276270dc39fbcb8bbdbf52899bf">719b7c5</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Remove unnecessary check (<a href="https://redirect.github.com/swc-project/swc/issues/9102">#9102</a>) (<a href="https://github.com/swc-project/swc/commit/2a490ad0b2f9f89260742e653ba9ca086c1a9798">2a490ad</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Add a check before numeric operations (<a href="https://redirect.github.com/swc-project/swc/issues/9105">#9105</a>) (<a href="https://github.com/swc-project/swc/commit/c0602c81db55777be726cd8fe2fd074e34bd4d96">c0602c8</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Increase token context size (<a href="https://redirect.github.com/swc-project/swc/issues/9104">#9104</a>) (<a href="https://github.com/swc-project/swc/commit/8ef30cc08c86251bb8bebf66286949805e332b6c">8ef30cc</a>)</p> </li> </ul> <h2>[1.6.4] - 2024-06-22</h2> <h3>Features</h3> <ul> <li> <p><strong>(cli)</strong> Support generating <code>.d.ts</code> files (<a href="https://redirect.github.com/swc-project/swc/issues/9097">#9097</a>) (<a href="https://github.com/swc-project/swc/commit/e71b6d31b1179dffb8a6e2d652b394273a6d7852">e71b6d3</a>)</p> </li> <li> <p><strong>(common)</strong> Add fallible methods to <code>swc_common::SourceMap</code> (<a href="https://redirect.github.com/swc-project/swc/issues/9090">#9090</a>) (<a href="https://github.com/swc-project/swc/commit/e423d1bcedc24803eaeeed4c72cc84fe9a938f65">e423d1b</a>)</p> </li> <li> <p><strong>(es/transform)</strong> Add experimental <code>.d.ts</code> generation (<a href="https://redirect.github.com/swc-project/swc/issues/9093">#9093</a>) (<a href="https://github.com/swc-project/swc/commit/51a27022b9a3fa8767797813b23803ea1ecad3e2">51a2702</a>)</p> </li> <li> <p><strong>(swc_core)</strong> Reexport <code>swc_typescript</code> (<a href="https://redirect.github.com/swc-project/swc/issues/9092">#9092</a>) (<a href="https://github.com/swc-project/swc/commit/a2645e2fa0a55c4dbe519b6f8baa9e83a69bb2f0">a2645e2</a>)</p> </li> <li> <p><strong>(typescript)</strong> Implement Isolated Declaration (<a href="https://redirect.github.com/swc-project/swc/issues/9086">#9086</a>) (<a href="https://github.com/swc-project/swc/commit/a8551592b29bb1a1a0518e3724ad54acacca888a">a855159</a>)</p> </li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li><strong>(deps)</strong> Replace <code>sha-1</code> with <code>sha1</code> (<a href="https://redirect.github.com/swc-project/swc/issues/9091">#9091</a>) (<a href="https://github.com/swc-project/swc/commit/5a2c968720141b115ec2055ea13ae6d025175e95">5a2c968</a>)</li> </ul> <h3>Performance</h3> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/3ed3ff0e9a6814ab2827109b6fd9ad9849035141"><code>3ed3ff0</code></a> chore: Publish <code>1.6.6</code> with <code>swc_core</code> <code>v0.95.10</code></li> <li><a href="https://github.com/swc-project/swc/commit/47a79485d94acb0c899eea4d912db1acdcdad000"><code>47a7948</code></a> chore: Revert bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/97b92aa6ff94044346376d07c9c2c40aa70fc5de"><code>97b92aa</code></a> chore: Bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/2a0ebec0f5e51d5cba1c1981215a893834c63255"><code>2a0ebec</code></a> fix(es/lexer): Fix lexing of <code>\r\n</code> in JSX (<a href="https://redirect.github.com/swc-project/swc/issues/9112">#9112</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/92e2759d9bd1196e195acb1c53a1d15e6fbdc961"><code>92e2759</code></a> chore: Bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/8ef30cc08c86251bb8bebf66286949805e332b6c"><code>8ef30cc</code></a> perf(es/parser): Increase token context size (<a href="https://redirect.github.com/swc-project/swc/issues/9104">#9104</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/feae5a9bdd025ab71f7d49d4dbbe2bc28380208c"><code>feae5a9</code></a> chore: Bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/c0602c81db55777be726cd8fe2fd074e34bd4d96"><code>c0602c8</code></a> perf(es/parser): Add a check before numeric operations (<a href="https://redirect.github.com/swc-project/swc/issues/9105">#9105</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/56f03675bc5f862c4b3747c59138734e2f1949e7"><code>56f0367</code></a> chore: Publish crates for <code>EsSyntax</code> fix</li> <li><a href="https://github.com/swc-project/swc/commit/59cd331c7ee0aa0e2fb38d35265605decdda1376"><code>59cd331</code></a> chore: Bump crates</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.5.24...v1.6.6">compare view</a></li> </ul> </details> <br /> [](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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>