1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency @swc/core to v1.3.64 (#4034)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`1.3.62` ->
`1.3.64`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.62/1.3.64) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.64/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.64/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.64/compatibility-slim/1.3.62)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.64/confidence-slim/1.3.62)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.64`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1364---2023-06-14)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.63...v1.3.64)

##### Bug Fixes

- **(es/codegen)** Emit type arguments of jsx element names
([#&#8203;7522](https://togithub.com/swc-project/swc/issues/7522))
([a0da02d](a0da02d0ff))

- **(es/codegen)** Fix regression of source maps
([#&#8203;7523](https://togithub.com/swc-project/swc/issues/7523))
([f27838d](f27838dedc))

- **(es/compat)** Fix handling of `this` of optional chaining pass
([#&#8203;7527](https://togithub.com/swc-project/swc/issues/7527))
([4644d00](4644d005d2))

###
[`v1.3.63`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1363---2023-06-13)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.62...v1.3.63)

##### Bug Fixes

- **(es/codegen)** Remove extra spaces in `AssignPatProp` and
`KeyValuePatProp`
([#&#8203;7488](https://togithub.com/swc-project/swc/issues/7488))
([064bcf4](064bcf4854))

- **(es/compat)** Make stage 3 decorator pass use correct state for
inner classes
([#&#8203;7508](https://togithub.com/swc-project/swc/issues/7508))
([cc4146c](cc4146c9d3))

- **(es/minifier)** Infect mutation when assigning a property
([#&#8203;7503](https://togithub.com/swc-project/swc/issues/7503))
([7f9f0b8](7f9f0b8bce))

- **(es/react)** Default to empty string when emitting refresh signature
([#&#8203;7514](https://togithub.com/swc-project/swc/issues/7514))
([8e933c8](8e933c8a9f))

##### Features

- **(es/codegen)** Add ability to set indentation string via rust api
([#&#8203;7494](https://togithub.com/swc-project/swc/issues/7494))
([a343e7c](a343e7ccae))

- **(es/minifier)** Remove unused labels
([#&#8203;7478](https://togithub.com/swc-project/swc/issues/7478))
([62075fa](62075faeaa))

- **(es/parser)** Disallow tagged tpl in optional chaining
([#&#8203;7515](https://togithub.com/swc-project/swc/issues/7515))
([6c00a24](6c00a2422a))

- **(plugin/runner)** Support shared wasix runtime
([#&#8203;7504](https://togithub.com/swc-project/swc/issues/7504))
([73929fc](73929fc43c))

##### Performance

- **(css/prefixer)** Convert macro to a function call to reduce binary
size ([#&#8203;7507](https://togithub.com/swc-project/swc/issues/7507))
([d545df6](d545df6dd9))

- **(es)** Use `&dyn Comments` to reduce binary size
([#&#8203;7489](https://togithub.com/swc-project/swc/issues/7489))
([2c3ac68](2c3ac682e2))

- **(es)** Use `&dyn Comments` for jsx and TypeScript
([#&#8203;7490](https://togithub.com/swc-project/swc/issues/7490))
([abd62bc](abd62bc797))

##### Refactor

- **(es/ast)** Reimplement optional chaining
([#&#8203;7441](https://togithub.com/swc-project/swc/issues/7441))
([aa83584](aa83584634))

- **(es/ast)** Remove unused fields
([#&#8203;7518](https://togithub.com/swc-project/swc/issues/7518))
([3958f17](3958f1792c))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-21 12:05:27 +00:00 committed by GitHub
parent 6442a8a386
commit 35d323aea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 55 additions and 55 deletions

View File

@ -166,7 +166,7 @@
"devDependencies": {
"@apidevtools/swagger-parser": "10.1.0",
"@babel/core": "7.22.5",
"@swc/core": "1.3.62",
"@swc/core": "1.3.64",
"@swc/jest": "0.2.26",
"@types/bcryptjs": "2.4.2",
"@types/cors": "2.8.13",

108
yarn.lock
View File

@ -1041,71 +1041,71 @@
dependencies:
"@sinonjs/commons" "^2.0.0"
"@swc/core-darwin-arm64@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.62.tgz#dafb50bf784c6b7b40dce6d8cf0605f6729812cb"
integrity sha512-MmGilibITz68LEje6vJlKzc2gUUSgzvB3wGLSjEORikTNeM7P8jXVxE4A8fgZqDeudJUm9HVWrxCV+pHDSwXhA==
"@swc/core-darwin-arm64@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.64.tgz#a5accdd6814c85803827e15d25e19258d365b889"
integrity sha512-gSPld6wxZBZoEvZXWmNfd+eJGlGvrEXmhMBCUwSccpuMa0KqK7F6AAZVu7kFkmlXPq2kS8owjk6/VXnVBmm5Vw==
"@swc/core-darwin-x64@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.62.tgz#324bd144268860338040db64c42c2345fcaaebcf"
integrity sha512-Xl93MMB3sCWVlYWuQIB+v6EQgzoiuQYK5tNt9lsHoIEVu2zLdkQjae+5FUHZb1VYqCXIiWcULFfVz0R4Sjb7JQ==
"@swc/core-darwin-x64@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.64.tgz#87c786267ae52aa25e0e317bd6cc22fe6ecb3e70"
integrity sha512-SJd1pr+U2pz5ZVv5BL36CN879Pn1V0014uVNlB+6yNh3e8T0fjUbtRJcbFiBB+OeYuJ1UNUeslaRJtKJNtMH7A==
"@swc/core-linux-arm-gnueabihf@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.62.tgz#9b5ca188ea3c91827e43e4287bd20ce2a7cb7d81"
integrity sha512-nJsp6O7kCtAjTTMcIjVB0g5y1JNiYAa5q630eiwrnaHUusEFoANDdORI3Z9vXeikMkng+6yIv9/V8Rb093xLjQ==
"@swc/core-linux-arm-gnueabihf@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.64.tgz#144fb02dbcb5dabdff07e7ec6ba2e113e9d8cd5c"
integrity sha512-XE60bZS+qO+d8IQYAayhn3TRqyzVmQeOsX2B1yUHuKZU3Zb/mt/cmD/HLzZZW7J3z19kYf2na7Hvmnt3amUGoA==
"@swc/core-linux-arm64-gnu@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.62.tgz#b208b005223fd9c4c4a12fc0e24070c5e902965f"
integrity sha512-XGsV93vpUAopDt5y6vPwbK1Nc/MlL55L77bAZUPIiosWD1cWWPHNtNSpriE6+I+JiMHe0pqtfS/SSTk6ZkFQVw==
"@swc/core-linux-arm64-gnu@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.64.tgz#58c185276fd15def9e6a164e7cd006572443aedb"
integrity sha512-+jcUua4cYLRMqDicv+4AaTZUGgYWXkXVI9AzaAgfkMNLU2TMXwuYXopxk1giAMop88+ovzYIqrxErRdu70CgtQ==
"@swc/core-linux-arm64-musl@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.62.tgz#bf66add093fa732d3b7f629e00b6ef9bf3c483f2"
integrity sha512-ESUmJjSlTTkoBy9dMG49opcNn8BmviqStMhwyeD1G8XRnmRVCZZgoBOKdvCXmJhw8bQXDhZumeaTUB+OFUKVXg==
"@swc/core-linux-arm64-musl@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.64.tgz#9eed899e2f0aaf60d7894b08741528a9a01c4f1a"
integrity sha512-50MI8NFYUKhLncqY2piM/XOnNqZT6zY2ZoNOFsy63/T2gAYy1ts4mF4YUEkg4XOA2zhue1JSLZBUrHQXbgMYUQ==
"@swc/core-linux-x64-gnu@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.62.tgz#b97eee374986388b71d87c67d7edb8208356dde2"
integrity sha512-wnHJkt3ZBrax3SFnUHDcncG6mrSg9ZZjMhQV9Mc3JL1x1s1Gy9rGZCoBNnV/BUZWTemxIBcQbANRSDut/WO+9A==
"@swc/core-linux-x64-gnu@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.64.tgz#40bc4ab88ef6f82cccb3e9a25ea2de1811cdffcf"
integrity sha512-bT8seQ41Q4J2JDgn2JpFCGNehGAIilAkZ476gEaKKroEWepBhkD0K1MspSSVYSJhLSGbBVSaadUEiBPxWgu1Rw==
"@swc/core-linux-x64-musl@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.62.tgz#548ccdef6d7535ee7fea6ec9488322411f10da1a"
integrity sha512-9oRbuTC/VshB66Rgwi3pTq3sPxSTIb8k9L1vJjES+dDMKa29DAjPtWCXG/pyZ00ufpFZgkGEuAHH5uqUcr1JQg==
"@swc/core-linux-x64-musl@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.64.tgz#c3f38b91fd5f68becdb7cb035d9bb257abc7c3ad"
integrity sha512-sJgh3TXCDOEq/Au4XLAgNqy4rVcLeywQBoftnV3rcvX1/u9OCSRzgKLgYc5d1pEN5AMJV1l4u26kbGlQuZ+yRw==
"@swc/core-win32-arm64-msvc@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.62.tgz#fc0ca735b23c017fe8ff6f85aa4788ddd1ac583d"
integrity sha512-zv14vlF2VRrxS061XkfzGjCYnOrEo5glKJjLK5PwUKysIoVrx/L8nAbFxjkX5cObdlyoqo+ekelyBPAO+4bS0w==
"@swc/core-win32-arm64-msvc@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.64.tgz#c4597744a58a59f971e9eaac69ea45a306bef14d"
integrity sha512-zWIy+mAWDjtJjl4e4mmhQL7g9KbkOwcWbeoIk4C6NT4VpjnjdX1pMml/Ez2sF5J5cGBwu7B1ePfTe/kAE6G36Q==
"@swc/core-win32-ia32-msvc@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.62.tgz#f8dfbb4f0763d2db5ef420b04da3b5cb73897756"
integrity sha512-8MC/PZQSsOP2iA/81tAfNRqMWyEqTS/8zKUI67vPuLvpx6NAjRn3E9qBv7iFqH79iqZNzqSMo3awnLrKZyFbcw==
"@swc/core-win32-ia32-msvc@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.64.tgz#421f59c9343004e53765a9c17afe0e27ec17b427"
integrity sha512-6HMiuUeSMpTUAimb1E+gUNjy8m211oAzw+wjU8oOdA6iihWaLBz4TOhU9IaKZPPjqEcYGwqaT3tj5b5+mxde6Q==
"@swc/core-win32-x64-msvc@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.62.tgz#e661ec99c5ac91f1cd63c02b5f114f73f55e7b15"
integrity sha512-GJSmUJ95HKHZXAxiuPUmrcm/S3ivQvEzXhOZaIqYBIwUsm02vFZkClsV7eIKzWjso1t0+I/8MjrnUNaSWqh1rQ==
"@swc/core-win32-x64-msvc@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.64.tgz#8ab1137d25a5814358fcbc6325b2c37ba2c7f5d5"
integrity sha512-c8Al0JJfmgnO9sg6w34PICibqI4p7iXywo+wOxjY88oFwMcfV5rGaif1Fe3RqxJP/1WtUV7lYuKKZrneMXtyLA==
"@swc/core@1.3.62":
version "1.3.62"
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.62.tgz#bc93ede0981ee69fe17d753e1d693ce3afa6c16b"
integrity sha512-J58hWY+/G8vOr4J6ZH9hLg0lMSijZtqIIf4HofZezGog/pVX6sJyBJ40dZ1ploFkDIlWTWvJyqtpesBKS73gkQ==
"@swc/core@1.3.64":
version "1.3.64"
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.64.tgz#544bf8be8de4e9908521020a075219a691982d0f"
integrity sha512-be1dk2pfjzBjFp/+p47/wvOAm7KpEtsi7hqI3ofox6pK3hBJChHgVTLVV9xqZm7CnYdyYYw3Z78hH6lrwutxXQ==
optionalDependencies:
"@swc/core-darwin-arm64" "1.3.62"
"@swc/core-darwin-x64" "1.3.62"
"@swc/core-linux-arm-gnueabihf" "1.3.62"
"@swc/core-linux-arm64-gnu" "1.3.62"
"@swc/core-linux-arm64-musl" "1.3.62"
"@swc/core-linux-x64-gnu" "1.3.62"
"@swc/core-linux-x64-musl" "1.3.62"
"@swc/core-win32-arm64-msvc" "1.3.62"
"@swc/core-win32-ia32-msvc" "1.3.62"
"@swc/core-win32-x64-msvc" "1.3.62"
"@swc/core-darwin-arm64" "1.3.64"
"@swc/core-darwin-x64" "1.3.64"
"@swc/core-linux-arm-gnueabihf" "1.3.64"
"@swc/core-linux-arm64-gnu" "1.3.64"
"@swc/core-linux-arm64-musl" "1.3.64"
"@swc/core-linux-x64-gnu" "1.3.64"
"@swc/core-linux-x64-musl" "1.3.64"
"@swc/core-win32-arm64-msvc" "1.3.64"
"@swc/core-win32-ia32-msvc" "1.3.64"
"@swc/core-win32-x64-msvc" "1.3.64"
"@swc/jest@0.2.26":
version "0.2.26"