Commit 61fec62
authored
chore(lambda): bump @swc-node/register from 1.10.0 to 1.10.2 in /lambdas (#3968)
Bumps [@swc-node/register](https://github.com/swc-project/swc-node) from
1.10.0 to 1.10.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/swc-project/swc-node/releases"><code>@swc-node/register</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@swc-node/register</code><a
href="https://github.com/1"><code>@1</code></a>.10.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: fix ts extension detect regex, close <a
href="https://redirect.github.com/swc-project/swc-node/issues/775">#775</a>
<a
href="https://redirect.github.com/swc-project/swc-node/issues/774">#774</a>
<a
href="https://redirect.github.com/swc-project/swc-node/issues/772">#772</a>
by <a href="https://github.com/yeliex"><code>@yeliex</code></a> in <a
href="https://redirect.github.com/swc-project/swc-node/pull/777">swc-project/swc-node#777</a></li>
<li>doc: update readme by <a
href="https://github.com/yeliex"><code>@yeliex</code></a> in <a
href="https://redirect.github.com/swc-project/swc-node/pull/778">swc-project/swc-node#778</a></li>
<li>fix(esm-resolver): only return early if the specifier is an
unsupported file by <a
href="https://github.com/fargito"><code>@fargito</code></a> in <a
href="https://redirect.github.com/swc-project/swc-node/pull/789">swc-project/swc-node#789</a></li>
<li>fix(register): ts files extension resolve by <a
href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a>
in <a
href="https://redirect.github.com/swc-project/swc-node/pull/793">swc-project/swc-node#793</a></li>
<li>fix(register): do not send undefined source code for compilation by
<a href="https://github.com/fargito"><code>@fargito</code></a> in <a
href="https://redirect.github.com/swc-project/swc-node/pull/797">swc-project/swc-node#797</a></li>
<li>refactor(core): use oxc-resolver by <a
href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a>
in <a
href="https://redirect.github.com/swc-project/swc-node/pull/798">swc-project/swc-node#798</a></li>
<li>fix(register): tsx file by <a
href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a>
in <a
href="https://redirect.github.com/swc-project/swc-node/pull/800">swc-project/swc-node#800</a></li>
<li>fix(register): file path with query by <a
href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a>
in <a
href="https://redirect.github.com/swc-project/swc-node/pull/801">swc-project/swc-node#801</a></li>
<li>fix(register): ensure TS compiler option to SWC config transformer
respects inline source map option by <a
href="https://github.com/behroozk"><code>@behroozk</code></a> in <a
href="https://redirect.github.com/swc-project/swc-node/pull/726">swc-project/swc-node#726</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/fargito"><code>@fargito</code></a> made
their first contribution in <a
href="https://redirect.github.com/swc-project/swc-node/pull/789">swc-project/swc-node#789</a></li>
<li><a href="https://github.com/behroozk"><code>@behroozk</code></a>
made their first contribution in <a
href="https://redirect.github.com/swc-project/swc-node/pull/726">swc-project/swc-node#726</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]">https://github.com/swc-project/swc-node/compare/<code>@swc-node/register</code><code>@1.9.1...</code><code>@swc-node/register</code><code>@1.10.1</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swc-project/swc-node/commit/41a6d1cb78c6cff93d21e438d81786eef377f0ad"><code>41a6d1c</code></a>
chore(release): publish</li>
<li><a
href="https://github.com/swc-project/swc-node/commit/a4a68320ef03385fab8d1f0b32203ad14c887590"><code>a4a6832</code></a>
fix(register): resolve builtin modules without node: protocal (<a
href="https://redirect.github.com/swc-project/swc-node/issues/803">#803</a>)</li>
<li><a
href="https://github.com/swc-project/swc-node/commit/3586b0ad22fe69514707103540edfd7e16894ba7"><code>3586b0a</code></a>
chore(release): publish</li>
<li><a
href="https://github.com/swc-project/swc-node/commit/ae5024c8f28684e88ab99fdb925178223542aa6f"><code>ae5024c</code></a>
ci: update pnpm action</li>
<li><a
href="https://github.com/swc-project/swc-node/commit/59f2d99aa0f8d4ebe67d2b5b792e28c811b82420"><code>59f2d99</code></a>
fix(register): ensure TS compiler option to SWC config transformer
respects i...</li>
<li><a
href="https://github.com/swc-project/swc-node/commit/9e53df0c40cc443820352098602a61f7a39e1330"><code>9e53df0</code></a>
fix(register): file path with query (<a
href="https://redirect.github.com/swc-project/swc-node/issues/801">#801</a>)</li>
<li><a
href="https://github.com/swc-project/swc-node/commit/1071d8d8f55e42822556ad0f16e14a7562242073"><code>1071d8d</code></a>
fix(register): tsx file (<a
href="https://redirect.github.com/swc-project/swc-node/issues/800">#800</a>)</li>
<li><a
href="https://github.com/swc-project/swc-node/commit/714d3f2012a24bb9f3a056ffbc4d4df451ae5510"><code>714d3f2</code></a>
refactor(core): use oxc-resolver (<a
href="https://redirect.github.com/swc-project/swc-node/issues/798">#798</a>)</li>
<li><a
href="https://github.com/swc-project/swc-node/commit/3499611349c3bff2ab9d0eef7cb27b118f5305bf"><code>3499611</code></a>
fix(register): do not send undefined source code for compilation (<a
href="https://redirect.github.com/swc-project/swc-node/issues/797">#797</a>)</li>
<li>See full diff in <a
href="https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a6df2b6 commit 61fec62
2 files changed
+128
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2093 | 2093 | | |
2094 | 2094 | | |
2095 | 2095 | | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
| 2099 | + | |
| 2100 | + | |
| 2101 | + | |
| 2102 | + | |
| 2103 | + | |
| 2104 | + | |
| 2105 | + | |
| 2106 | + | |
| 2107 | + | |
| 2108 | + | |
| 2109 | + | |
| 2110 | + | |
| 2111 | + | |
| 2112 | + | |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
2096 | 2118 | | |
2097 | 2119 | | |
2098 | 2120 | | |
| |||
2402 | 2424 | | |
2403 | 2425 | | |
2404 | 2426 | | |
| 2427 | + | |
| 2428 | + | |
| 2429 | + | |
| 2430 | + | |
| 2431 | + | |
| 2432 | + | |
| 2433 | + | |
| 2434 | + | |
| 2435 | + | |
2405 | 2436 | | |
2406 | 2437 | | |
2407 | 2438 | | |
| |||
2800 | 2831 | | |
2801 | 2832 | | |
2802 | 2833 | | |
| 2834 | + | |
| 2835 | + | |
| 2836 | + | |
| 2837 | + | |
| 2838 | + | |
| 2839 | + | |
| 2840 | + | |
| 2841 | + | |
| 2842 | + | |
| 2843 | + | |
| 2844 | + | |
| 2845 | + | |
| 2846 | + | |
| 2847 | + | |
| 2848 | + | |
| 2849 | + | |
| 2850 | + | |
| 2851 | + | |
| 2852 | + | |
| 2853 | + | |
| 2854 | + | |
| 2855 | + | |
| 2856 | + | |
| 2857 | + | |
| 2858 | + | |
| 2859 | + | |
| 2860 | + | |
| 2861 | + | |
| 2862 | + | |
| 2863 | + | |
| 2864 | + | |
| 2865 | + | |
| 2866 | + | |
| 2867 | + | |
| 2868 | + | |
| 2869 | + | |
| 2870 | + | |
| 2871 | + | |
| 2872 | + | |
| 2873 | + | |
| 2874 | + | |
| 2875 | + | |
| 2876 | + | |
| 2877 | + | |
| 2878 | + | |
| 2879 | + | |
| 2880 | + | |
| 2881 | + | |
| 2882 | + | |
| 2883 | + | |
| 2884 | + | |
| 2885 | + | |
2803 | 2886 | | |
2804 | 2887 | | |
2805 | 2888 | | |
| |||
3367 | 3450 | | |
3368 | 3451 | | |
3369 | 3452 | | |
3370 | | - | |
3371 | | - | |
3372 | | - | |
3373 | | - | |
| 3453 | + | |
| 3454 | + | |
| 3455 | + | |
| 3456 | + | |
3374 | 3457 | | |
3375 | | - | |
3376 | | - | |
3377 | | - | |
3378 | | - | |
| 3458 | + | |
| 3459 | + | |
| 3460 | + | |
| 3461 | + | |
3379 | 3462 | | |
3380 | | - | |
3381 | | - | |
| 3463 | + | |
| 3464 | + | |
3382 | 3465 | | |
3383 | | - | |
| 3466 | + | |
| 3467 | + | |
3384 | 3468 | | |
3385 | | - | |
| 3469 | + | |
3386 | 3470 | | |
3387 | | - | |
3388 | | - | |
3389 | | - | |
3390 | | - | |
| 3471 | + | |
| 3472 | + | |
| 3473 | + | |
| 3474 | + | |
3391 | 3475 | | |
3392 | 3476 | | |
3393 | | - | |
| 3477 | + | |
3394 | 3478 | | |
3395 | 3479 | | |
3396 | 3480 | | |
| |||
3512 | 3596 | | |
3513 | 3597 | | |
3514 | 3598 | | |
| 3599 | + | |
| 3600 | + | |
| 3601 | + | |
| 3602 | + | |
| 3603 | + | |
| 3604 | + | |
| 3605 | + | |
3515 | 3606 | | |
3516 | 3607 | | |
3517 | 3608 | | |
| |||
4624 | 4715 | | |
4625 | 4716 | | |
4626 | 4717 | | |
4627 | | - | |
4628 | | - | |
4629 | | - | |
4630 | | - | |
4631 | | - | |
4632 | | - | |
4633 | | - | |
4634 | | - | |
| 4718 | + | |
4635 | 4719 | | |
4636 | 4720 | | |
4637 | 4721 | | |
| |||
6747 | 6831 | | |
6748 | 6832 | | |
6749 | 6833 | | |
| 6834 | + | |
| 6835 | + | |
| 6836 | + | |
| 6837 | + | |
| 6838 | + | |
| 6839 | + | |
| 6840 | + | |
| 6841 | + | |
| 6842 | + | |
| 6843 | + | |
| 6844 | + | |
| 6845 | + | |
| 6846 | + | |
| 6847 | + | |
| 6848 | + | |
| 6849 | + | |
6750 | 6850 | | |
6751 | 6851 | | |
6752 | 6852 | | |
| |||
6852 | 6952 | | |
6853 | 6953 | | |
6854 | 6954 | | |
6855 | | - | |
6856 | | - | |
6857 | | - | |
6858 | | - | |
6859 | | - | |
6860 | | - | |
| 6955 | + | |
6861 | 6956 | | |
6862 | 6957 | | |
6863 | 6958 | | |
| |||
7598 | 7693 | | |
7599 | 7694 | | |
7600 | 7695 | | |
7601 | | - | |
| 7696 | + | |
7602 | 7697 | | |
7603 | 7698 | | |
7604 | 7699 | | |
7605 | 7700 | | |
7606 | | - | |
7607 | | - | |
7608 | | - | |
7609 | | - | |
7610 | | - | |
7611 | 7701 | | |
7612 | 7702 | | |
7613 | 7703 | | |
| |||
0 commit comments