Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit b805ef7

Browse files
chore(lambda): bump @swc/core from 1.6.7 to 1.6.13 in /lambdas (#3977)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@swc/core](https://github.com/swc-project/swc) from 1.6.7 to 1.6.13. <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.13] - 2024-07-06</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/parser)</strong> Revert <a href="https://redirect.github.com/swc-project/swc/issues/9141">#9141</a> (<a href="https://redirect.github.com/swc-project/swc/issues/9171">#9171</a>) (<a href="https://github.com/swc-project/swc/commit/8b66d5e89b3489da0339de33a439ba365a60d2ce">8b66d5e</a>)</p> </li> <li> <p><strong>(es/testing)</strong> Fix <code>PluginCommentProxy</code> (<a href="https://redirect.github.com/swc-project/swc/issues/9170">#9170</a>) (<a href="https://github.com/swc-project/swc/commit/d86ca2d49ec72614ec8c2493a28f27267e6f8b8f">d86ca2d</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li> <p><strong>(es/typescript)</strong> Improve fast TS strip (<a href="https://redirect.github.com/swc-project/swc/issues/9166">#9166</a>) (<a href="https://github.com/swc-project/swc/commit/ee8dc28d4d5399b1996bc0eba066270a582d04b6">ee8dc28</a>)</p> </li> <li> <p><strong>(es/typescript)</strong> Improve fast TS strip (<a href="https://redirect.github.com/swc-project/swc/issues/9167">#9167</a>) (<a href="https://github.com/swc-project/swc/commit/98af5890dac03a9acac4e62ddb62bc1f3495d9a2">98af589</a>)</p> </li> </ul> <h3>Testing</h3> <ul> <li><strong>(es/minfiier)</strong> Improve comment testing (<a href="https://redirect.github.com/swc-project/swc/issues/9164">#9164</a>) (<a href="https://github.com/swc-project/swc/commit/f90574d04571023f5ccfe694003e6a25ef89cafb">f90574d</a>)</li> </ul> <h2>[1.6.12] - 2024-07-06</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(ci)</strong> Restore disabled CI checks (<a href="https://redirect.github.com/swc-project/swc/issues/9002">#9002</a>) (<a href="https://github.com/swc-project/swc/commit/cdfd4c85e42e912767893d1f3c1ed5d4867a51af">cdfd4c8</a>)</p> </li> <li> <p><strong>(es/decorators)</strong> Fix bugs of <code>2022-03</code> implementation (<a href="https://redirect.github.com/swc-project/swc/issues/9145">#9145</a>) (<a href="https://github.com/swc-project/swc/commit/8a3ae4437096d23aeeabadaefb5416f7a6a94644">8a3ae44</a>)</p> </li> <li> <p><strong>(es/loader)</strong> Exclude <code>.json</code> from default extension list (<a href="https://redirect.github.com/swc-project/swc/issues/9134">#9134</a>) (<a href="https://github.com/swc-project/swc/commit/e94e5e70c377fae13cd5575f7d4ce84d9d5f10f7">e94e5e7</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Fix <code>undefined</code> judgement (<a href="https://redirect.github.com/swc-project/swc/issues/9146">#9146</a>) (<a href="https://github.com/swc-project/swc/commit/1a739b79286aab3ccfd2b4597f11a79776b024b3">1a739b7</a>)</p> </li> <li> <p><strong>(es/renamer)</strong> Fix renaming of default-exported declarations (<a href="https://redirect.github.com/swc-project/swc/issues/9135">#9135</a>) (<a href="https://github.com/swc-project/swc/commit/45f671d8d85b0c3955c88ec3cf3d68d8fa6134c5">45f671d</a>)</p> </li> <li> <p><strong>(es/renamer)</strong> Remove <code>FastJsWord</code> (<a href="https://redirect.github.com/swc-project/swc/issues/9136">#9136</a>) (<a href="https://github.com/swc-project/swc/commit/42b4caf5735bc0a025024cf968ef16cd06d9f0dc">42b4caf</a>)</p> </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/d5ee84acf2c5ae67c2c5d93a3841f0bfb667088e"><code>d5ee84a</code></a> chore: Publish <code>1.6.13</code> with <code>swc_core</code> <code>v0.96.9</code></li> <li><a href="https://github.com/swc-project/swc/commit/14e6f0e1ecbc07d10f0519a0bcfb519ade713e75"><code>14e6f0e</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/784a3c077311fff9938913d8cbfdb489af3758fa"><code>784a3c0</code></a> chore: Publish <code>1.6.13-nightly-20240706.1</code> with <code>swc_core</code> <code>v0.96.9</code></li> <li><a href="https://github.com/swc-project/swc/commit/d82d52f573a045665ee55ed9ea01a3098c0ee562"><code>d82d52f</code></a> chore: Bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/8b66d5e89b3489da0339de33a439ba365a60d2ce"><code>8b66d5e</code></a> fix(es/parser): Revert <a href="https://redirect.github.com/swc-project/swc/issues/9141">#9141</a> (<a href="https://redirect.github.com/swc-project/swc/issues/9171">#9171</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/a416cae498b079bc6c517dd94d65e4edf2262fb6"><code>a416cae</code></a> chore: Bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/f90574d04571023f5ccfe694003e6a25ef89cafb"><code>f90574d</code></a> test(es/minfiier): Improve comment testing (<a href="https://redirect.github.com/swc-project/swc/issues/9164">#9164</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/d620ea5373ca3e701d3d02434074ec65b24cf912"><code>d620ea5</code></a> chore: Bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/98af5890dac03a9acac4e62ddb62bc1f3495d9a2"><code>98af589</code></a> feat(es/typescript): Improve fast TS strip (<a href="https://redirect.github.com/swc-project/swc/issues/9167">#9167</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/18080f79d292e052141c57b500a6106ef1ced965"><code>18080f7</code></a> chore: Bump crates</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.6.7...v1.6.13">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.6.7&new-version=1.6.13)](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 840c9d4 commit b805ef7

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@nx/jest": "19.4.0",
2626
"@nx/js": "^19.4.1",
2727
"@swc-node/register": "~1.10.2",
28-
"@swc/core": "~1.6.7",
28+
"@swc/core": "~1.6.13",
2929
"@swc/helpers": "~0.5.2",
3030
"jest": "^29.4.1",
3131
"nx": "19.4.0",

lambdas/yarn.lock

+64-64
Original file line numberDiff line numberDiff line change
@@ -3527,74 +3527,74 @@
35273527
source-map-support "^0.5.21"
35283528
tslib "^2.6.3"
35293529

3530-
3531-
version "1.6.7"
3532-
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.6.7.tgz#e98a0da9635297728a97faf7f4e11c46f8dfbb46"
3533-
integrity sha512-sNb+ghP2OhZyUjS7E5Mf3PqSvoXJ5gY6GBaH2qp8WQxx9VL7ozC4HVo6vkeFJBN5cmYqUCLnhrM3HU4W+7yMSA==
3534-
3535-
3536-
version "1.6.7"
3537-
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.6.7.tgz#fccd389046a8fe0d8b294f9657b3861046fcd3bb"
3538-
integrity sha512-LQwYm/ATYN5fYSYVPMfComPiFo5i8jh75h1ASvNWhXtS+/+k1dq1zXTJWZRuojd5NXgW3bb6mJtJ2evwYIgYbA==
3539-
3540-
3541-
version "1.6.7"
3542-
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.6.7.tgz#f384235e5f14870646157017eb06dfbaed0894c0"
3543-
integrity sha512-kEDzVhNci38LX3kdY99t68P2CDf+2QFDk5LawVamXH0iN5DRAO/+wjOhxL8KOHa6wQVqKEt5WrhD+Rrvk/34Yw==
3544-
3545-
3546-
version "1.6.7"
3547-
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.6.7.tgz#d2b8c0c6045eecb96bc3f3dfa7fb31b5ab708cdf"
3548-
integrity sha512-SyOBUGfl31xLGpIJ/Jd6GKHtkfZyHBXSwFlK7FmPN//MBQLtTBm4ZaWTnWnGo4aRsJwQdXWDKPyqlMBtnIl1nQ==
3549-
3550-
3551-
version "1.6.7"
3552-
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.6.7.tgz#6ae2a160ba535b1f4747d35a124f410545092abe"
3553-
integrity sha512-1fOAXkDFbRfItEdMZPxT3du1QWYhgToa4YsnqTujjE8EqJW8K27hIcHRIkVuzp7PNhq8nLBg0JpJM4g27EWD7g==
3554-
3555-
3556-
version "1.6.7"
3557-
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.6.7.tgz#6ebcf76fa868321c3b079e5c668c137b9b91df49"
3558-
integrity sha512-Gp7uCwPsNO5ATxbyvfTyeNCHUGD9oA+xKMm43G1tWCy+l07gLqWMKp7DIr3L3qPD05TfAVo3OuiOn2abpzOFbw==
3559-
3560-
3561-
version "1.6.7"
3562-
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.6.7.tgz#41531ef3e1c7123d87b7a7a1b984fa2689032621"
3563-
integrity sha512-QeruGBZJ15tadqEMQ77ixT/CYGk20MtlS8wmvJiV+Wsb8gPW5LgCjtupzcLLnoQzDG54JGNCeeZ0l/T8NYsOvA==
3564-
3565-
3566-
version "1.6.7"
3567-
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.6.7.tgz#af0b84a54d01bc3aad12acffa98ebb13fc03c3e6"
3568-
integrity sha512-ouRqgSnT95lTCiU/6kJRNS5b1o+p8I/V9jxtL21WUj/JOVhsFmBErqQ0MZyCu514noWiR5BIqOrZXR8C1Knx6Q==
3569-
3570-
3571-
version "1.6.7"
3572-
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.6.7.tgz#c454851c05c26f67d2edc399e1cde9d074744ce4"
3573-
integrity sha512-eZAP/EmJ0IcfgAx6B4/SpSjq3aT8gr0ooktfMqw/w0/5lnNrbMl2v+2kvxcneNcF7bp8VNcYZnoHlsP+LvmVbA==
3574-
3575-
3576-
version "1.6.7"
3577-
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.6.7.tgz#6ee4a3caf3466971e6b5fb2fba4674924507a2de"
3578-
integrity sha512-QOdE+7GQg1UQPS6p0KxzJOh/8GLbJ5zI1vqKArCCB0unFqUfKIjYb2TaH0geEBy3w9qtXxe3ZW6hzxtZSS9lDg==
3579-
3580-
"@swc/core@~1.6.7":
3581-
version "1.6.7"
3582-
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.6.7.tgz#5d113df161fd8ec29ab8837f385240f41315735e"
3583-
integrity sha512-BBzORL9qWz5hZqAZ83yn+WNaD54RH5eludjqIOboolFOK/Pw+2l00/H77H4CEBJnzCIBQszsyqtITmrn4evp0g==
3530+
3531+
version "1.6.13"
3532+
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.6.13.tgz#dba8f8f747ad32fdb58d5b3aec4f740354d32d1b"
3533+
integrity sha512-SOF4buAis72K22BGJ3N8y88mLNfxLNprTuJUpzikyMGrvkuBFNcxYtMhmomO0XHsgLDzOJ+hWzcgjRNzjMsUcQ==
3534+
3535+
3536+
version "1.6.13"
3537+
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.6.13.tgz#c120207a9ced298f7382ff711bac10f6541c1c82"
3538+
integrity sha512-AW8akFSC+tmPE6YQQvK9S2A1B8pjnXEINg+gGgw0KRUUXunvu1/OEOeC5L2Co1wAwhD7bhnaefi06Qi9AiwOag==
3539+
3540+
3541+
version "1.6.13"
3542+
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.6.13.tgz#7b15a1fd32c18dfaf76706632cf8d19146df0d5f"
3543+
integrity sha512-f4gxxvDXVUm2HLYXRd311mSrmbpQF2MZ4Ja6XCQz1hWAxXdhRl1gpnZ+LH/xIfGSwQChrtLLVrkxdYUCVuIjFg==
3544+
3545+
3546+
version "1.6.13"
3547+
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.6.13.tgz#066b6e3c805110edb98e5125a222e3d866bf8f68"
3548+
integrity sha512-Nf/eoW2CbG8s+9JoLtjl9FByBXyQ5cjdBsA4efO7Zw4p+YSuXDgc8HRPC+E2+ns0praDpKNZtLvDtmF2lL+2Gg==
3549+
3550+
3551+
version "1.6.13"
3552+
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.6.13.tgz#43a08bc118f117e485e8a9a23d3cb51fe8b4e301"
3553+
integrity sha512-2OysYSYtdw79prJYuKIiux/Gj0iaGEbpS2QZWCIY4X9sGoETJ5iMg+lY+YCrIxdkkNYd7OhIbXdYFyGs/w5LDg==
3554+
3555+
3556+
version "1.6.13"
3557+
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.6.13.tgz#0f7358c95f566db6ed8a4249a190043497f41323"
3558+
integrity sha512-PkR4CZYJNk5hcd2+tMWBpnisnmYsUzazI1O5X7VkIGFcGePTqJ/bWlfUIVVExWxvAI33PQFzLbzmN5scyIUyGQ==
3559+
3560+
3561+
version "1.6.13"
3562+
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.6.13.tgz#6e11994ccf858edb3e70d2e8d700a5b1907a68fb"
3563+
integrity sha512-OdsY7wryTxCKwGQcwW9jwWg3cxaHBkTTHi91+5nm7hFPpmZMz1HivJrWAMwVE7iXFw+M4l6ugB/wCvpYrUAAjA==
3564+
3565+
3566+
version "1.6.13"
3567+
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.6.13.tgz#b9744644f02eb6519b0fe09031080cbf32174fb1"
3568+
integrity sha512-ap6uNmYjwk9M/+bFEuWRNl3hq4VqgQ/Lk+ID/F5WGqczNr0L7vEf+pOsRAn0F6EV+o/nyb3ePt8rLhE/wjHpPg==
3569+
3570+
3571+
version "1.6.13"
3572+
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.6.13.tgz#047302065096883f52b90052d93f9c7e63cdc67b"
3573+
integrity sha512-IJ8KH4yIUHTnS/U1jwQmtbfQals7zWPG0a9hbEfIr4zI0yKzjd83lmtS09lm2Q24QBWOCFGEEbuZxR4tIlvfzA==
3574+
3575+
3576+
version "1.6.13"
3577+
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.6.13.tgz#efd9706c38aa7dc3515acfa823b8ffa9f4a3c1a6"
3578+
integrity sha512-f6/sx6LMuEnbuxtiSL/EkR0Y6qUHFw1XVrh6rwzKXptTipUdOY+nXpKoh+1UsBm/r7H0/5DtOdrn3q5ZHbFZjQ==
3579+
3580+
"@swc/core@~1.6.13":
3581+
version "1.6.13"
3582+
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.6.13.tgz#a583f614203d2350e6bb7f7c3c9c36c0e6f2a1da"
3583+
integrity sha512-eailUYex6fkfaQTev4Oa3mwn0/e3mQU4H8y1WPuImYQESOQDtVrowwUGDSc19evpBbHpKtwM+hw8nLlhIsF+Tw==
35843584
dependencies:
35853585
"@swc/counter" "^0.1.3"
35863586
"@swc/types" "^0.1.9"
35873587
optionalDependencies:
3588-
"@swc/core-darwin-arm64" "1.6.7"
3589-
"@swc/core-darwin-x64" "1.6.7"
3590-
"@swc/core-linux-arm-gnueabihf" "1.6.7"
3591-
"@swc/core-linux-arm64-gnu" "1.6.7"
3592-
"@swc/core-linux-arm64-musl" "1.6.7"
3593-
"@swc/core-linux-x64-gnu" "1.6.7"
3594-
"@swc/core-linux-x64-musl" "1.6.7"
3595-
"@swc/core-win32-arm64-msvc" "1.6.7"
3596-
"@swc/core-win32-ia32-msvc" "1.6.7"
3597-
"@swc/core-win32-x64-msvc" "1.6.7"
3588+
"@swc/core-darwin-arm64" "1.6.13"
3589+
"@swc/core-darwin-x64" "1.6.13"
3590+
"@swc/core-linux-arm-gnueabihf" "1.6.13"
3591+
"@swc/core-linux-arm64-gnu" "1.6.13"
3592+
"@swc/core-linux-arm64-musl" "1.6.13"
3593+
"@swc/core-linux-x64-gnu" "1.6.13"
3594+
"@swc/core-linux-x64-musl" "1.6.13"
3595+
"@swc/core-win32-arm64-msvc" "1.6.13"
3596+
"@swc/core-win32-ia32-msvc" "1.6.13"
3597+
"@swc/core-win32-x64-msvc" "1.6.13"
35983598

35993599
"@swc/counter@^0.1.3":
36003600
version "0.1.3"

0 commit comments

Comments
 (0)