Commit 1a0322c
authored
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 />
[](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>1 parent 9f76c4c commit 1a0322c
2 files changed
+47
-47
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4864 | 4864 | | |
4865 | 4865 | | |
4866 | 4866 | | |
4867 | | - | |
4868 | | - | |
4869 | | - | |
| 4867 | + | |
| 4868 | + | |
| 4869 | + | |
4870 | 4870 | | |
4871 | 4871 | | |
4872 | 4872 | | |
4873 | 4873 | | |
4874 | | - | |
4875 | | - | |
4876 | | - | |
| 4874 | + | |
| 4875 | + | |
| 4876 | + | |
4877 | 4877 | | |
4878 | 4878 | | |
4879 | 4879 | | |
4880 | 4880 | | |
4881 | | - | |
4882 | | - | |
4883 | | - | |
| 4881 | + | |
| 4882 | + | |
| 4883 | + | |
4884 | 4884 | | |
4885 | 4885 | | |
4886 | 4886 | | |
4887 | 4887 | | |
4888 | | - | |
4889 | | - | |
4890 | | - | |
| 4888 | + | |
| 4889 | + | |
| 4890 | + | |
4891 | 4891 | | |
4892 | 4892 | | |
4893 | 4893 | | |
4894 | 4894 | | |
4895 | | - | |
4896 | | - | |
4897 | | - | |
| 4895 | + | |
| 4896 | + | |
| 4897 | + | |
4898 | 4898 | | |
4899 | 4899 | | |
4900 | 4900 | | |
4901 | 4901 | | |
4902 | | - | |
4903 | | - | |
4904 | | - | |
| 4902 | + | |
| 4903 | + | |
| 4904 | + | |
4905 | 4905 | | |
4906 | 4906 | | |
4907 | 4907 | | |
4908 | 4908 | | |
4909 | | - | |
4910 | | - | |
4911 | | - | |
| 4909 | + | |
| 4910 | + | |
| 4911 | + | |
4912 | 4912 | | |
4913 | 4913 | | |
4914 | 4914 | | |
4915 | 4915 | | |
4916 | | - | |
4917 | | - | |
4918 | | - | |
| 4916 | + | |
| 4917 | + | |
| 4918 | + | |
4919 | 4919 | | |
4920 | 4920 | | |
4921 | 4921 | | |
4922 | 4922 | | |
4923 | | - | |
4924 | | - | |
4925 | | - | |
| 4923 | + | |
| 4924 | + | |
| 4925 | + | |
4926 | 4926 | | |
4927 | 4927 | | |
4928 | 4928 | | |
4929 | 4929 | | |
4930 | | - | |
4931 | | - | |
4932 | | - | |
| 4930 | + | |
| 4931 | + | |
| 4932 | + | |
4933 | 4933 | | |
4934 | 4934 | | |
4935 | 4935 | | |
4936 | 4936 | | |
4937 | | - | |
4938 | | - | |
4939 | | - | |
4940 | | - | |
4941 | | - | |
4942 | | - | |
4943 | | - | |
4944 | | - | |
4945 | | - | |
4946 | | - | |
4947 | | - | |
4948 | | - | |
4949 | | - | |
4950 | | - | |
| 4937 | + | |
| 4938 | + | |
| 4939 | + | |
| 4940 | + | |
| 4941 | + | |
| 4942 | + | |
| 4943 | + | |
| 4944 | + | |
| 4945 | + | |
| 4946 | + | |
| 4947 | + | |
| 4948 | + | |
| 4949 | + | |
| 4950 | + | |
4951 | 4951 | | |
4952 | 4952 | | |
4953 | 4953 | | |
| |||
4976 | 4976 | | |
4977 | 4977 | | |
4978 | 4978 | | |
4979 | | - | |
| 4979 | + | |
4980 | 4980 | | |
4981 | 4981 | | |
4982 | 4982 | | |
| |||
8884 | 8884 | | |
8885 | 8885 | | |
8886 | 8886 | | |
8887 | | - | |
| 8887 | + | |
8888 | 8888 | | |
8889 | 8889 | | |
8890 | 8890 | | |
| |||
0 commit comments