Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(lambda): bump @swc/core from 1.9.3 to 1.10.1 in /lambdas (#4304)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.9.3 to 1.10.1. <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.10.1] - 2024-12-09</h2> <h3>Bug Fixes</h3> <ul> <li><strong>(es/resolver)</strong> Fix wrong syntax context of vars with the same names as catch params (<a href="https://redirect.github.com/swc-project/swc/issues/9786">#9786</a>) (<a href="https://github.com/swc-project/swc/commit/5a44c6b42471aeceb3771b1cf4ebb310d03a0154">5a44c6b</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>(es/transforms)</strong> Add <code>module.outFileExtension</code> (<a href="https://redirect.github.com/swc-project/swc/issues/9784">#9784</a>) (<a href="https://github.com/swc-project/swc/commit/e04c7b31fcc776ec990ea33f988e2ed38c78962c">e04c7b3</a>)</li> </ul> <h2>[1.10.0] - 2024-12-04</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/codegen)</strong> Use raw value for emitting JSX text (<a href="https://redirect.github.com/swc-project/swc/issues/9762">#9762</a>) (<a href="https://github.com/swc-project/swc/commit/b83c44f4ad604edc30ec157aa8fb0d8755adb389">b83c44f</a>)</p> </li> <li> <p><strong>(es/compat)</strong> Fix marker for inlined helpers (<a href="https://redirect.github.com/swc-project/swc/issues/9776">#9776</a>) (<a href="https://github.com/swc-project/swc/commit/f54ec2c5a0d36b4a43a0aef48e7c56e188795d6f">f54ec2c</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Drop <code>console</code> in optional chainings (<a href="https://redirect.github.com/swc-project/swc/issues/9759">#9759</a>) (<a href="https://github.com/swc-project/swc/commit/39271addde60d7b02167ce031bca4569e6d72bb8">39271ad</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Do not inline into the exact LHS (<a href="https://redirect.github.com/swc-project/swc/issues/9777">#9777</a>) (<a href="https://github.com/swc-project/swc/commit/985977b750d458d0ccbdff8b2b779224a917a66b">985977b</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li> <p><strong>(es/minifier)</strong> Support <code>preserve_annotations</code> of terser (<a href="https://redirect.github.com/swc-project/swc/issues/9775">#9775</a>) (<a href="https://github.com/swc-project/swc/commit/6e1c9fde1f0c95a955a11c44474d6f4a57250c74">6e1c9fd</a>)</p> </li> <li> <p><strong>(typescript)</strong> Align <code>isolatedDeclaration</code> implementation with tsc (<a href="https://redirect.github.com/swc-project/swc/issues/9715">#9715</a>) (<a href="https://github.com/swc-project/swc/commit/0adad25da123875c8cec2759004d8264237688f0">0adad25</a>)</p> </li> <li> <p>Apply Wasm-breaking changes (<a href="https://redirect.github.com/swc-project/swc/issues/9771">#9771</a>) (<a href="https://github.com/swc-project/swc/commit/ed65eee834a4f3ce4be1f6f57a5f76462f023c1e">ed65eee</a>)</p> </li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li><strong>(deps)</strong> Update dependency magic-string to v0.30.13 (<a href="https://redirect.github.com/swc-project/swc/issues/9747">#9747</a>) (<a href="https://github.com/swc-project/swc/commit/fa80a1eb86cf4babe1d4912f28152d62f068cbbe">fa80a1e</a>)</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/69c126f0e5d73552e5829d0ebae4d0cd0fe46606"><code>69c126f</code></a> chore: Publish <code>1.10.1</code> with <code>swc_core</code> <code>v9.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/1272212ac2be09b36fb5479f96425bf1b1142e80"><code>1272212</code></a> chore: Publish <code>1.10.1-nightly-20241209.1</code> with <code>swc_core</code> <code>v9.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/1ef37a05c7befabe429896cccc21aeaba25f64fc"><code>1ef37a0</code></a> chore: Publish crates with <code>swc_core</code> <code>v9.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/e04c7b31fcc776ec990ea33f988e2ed38c78962c"><code>e04c7b3</code></a> feat(es/transforms): Add <code>module.outFileExtension</code> (<a href="https://redirect.github.com/swc-project/swc/issues/9784">#9784</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/e05e4c76cd507c94684b77c935c4dd7ba3e07ec3"><code>e05e4c7</code></a> chore: Publish crates with <code>swc_core</code> <code>v8.0.2</code></li> <li><a href="https://github.com/swc-project/swc/commit/5a44c6b42471aeceb3771b1cf4ebb310d03a0154"><code>5a44c6b</code></a> fix(es/resolver): Fix wrong syntax context of vars with the same names as cat...</li> <li><a href="https://github.com/swc-project/swc/commit/e6fc5327b1a309eae840fe1ec3a2367adab37430"><code>e6fc532</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/c8949861e0529a3bc96673bea01d1e1a93f57171"><code>c894986</code></a> chore: Publish <code>1.10.0</code> with <code>swc_core</code> <code>v8.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/872e35071b599a6d72634a19f93495ca73f4dd32"><code>872e350</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/dd1c0af49a6057bdd06ef635a289fb45a3b81344"><code>dd1c0af</code></a> chore: Publish <code>1.10.0-nightly-20241204.2</code> with <code>swc_core</code> <code>v8.0.1</code></li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.9.3...v1.10.1">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.9.3&new-version=1.10.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information