mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
chore(deps): update dependency @swc/core to v1.3.50 (#3577)
[![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.49` -> `1.3.50`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.49/1.3.50) | [![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.50/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.50/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.50/compatibility-slim/1.3.49)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.50/confidence-slim/1.3.49)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc</summary> ### [`v1.3.50`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1350---2023-04-13) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.49...v1.3.50) ##### Bug Fixes - **(es)** Fix a crash related to an empty source map ([#​7229](https://togithub.com/swc-project/swc/issues/7229)) ([c665918](c6659183a6
)) - **(es/codegen)** Respect `ascii_only` for identifiers ([#​7247](https://togithub.com/swc-project/swc/issues/7247)) ([e35097f](e35097fd8c
)) - **(es/compat)** Handle export function in `reserved_word` ([#​7251](https://togithub.com/swc-project/swc/issues/7251)) ([2e947e7](2e947e7aeb
)) - **(es/minifier)** Fix handling of optional chaining when `hoist_props` is enabled ([#​7246](https://togithub.com/swc-project/swc/issues/7246)) ([a44fea1](a44fea1ec8
)) - **(es/parser)** Use a hard error for missing r-paren in an if stmt ([#​7223](https://togithub.com/swc-project/swc/issues/7223)) ([b1c40a4](b1c40a411f
)) - **(es/parser)** Reset ctx for cond while parsing a stmt ([#​7232](https://togithub.com/swc-project/swc/issues/7232)) ([01db30f](01db30f91e
)) - **(es/parser)** Parse `const` type parameters in arrow function expressions ([#​7242](https://togithub.com/swc-project/swc/issues/7242)) ([6614886](6614886192
)) ##### Features - **(es)** Provide more information when loading of input source map failed ([#​7249](https://togithub.com/swc-project/swc/issues/7249)) ([f0e3b1d](f0e3b1d09a
)) - **(es)** Use `minify.format.ascii_only` if `output.charset` is not specified ([#​7258](https://togithub.com/swc-project/swc/issues/7258)) ([1fe5c3a](1fe5c3a803
)) - **(es/minifier)** Support `PURE` comment of seq exprs ([#​7245](https://togithub.com/swc-project/swc/issues/7245)) ([559d120](559d1202bc
)) - **(plugin)** Enable validation ([#​7250](https://togithub.com/swc-project/swc/issues/7250)) ([efad714](efad714983
)) ##### Refactor - **(plugin)** Remove `bytecheck` flag ([#​7256](https://togithub.com/swc-project/swc/issues/7256)) ([6bd58cb](6bd58cbcfd
)) - **(plugin/runner)** Fix clippy warnings ([#​7244](https://togithub.com/swc-project/swc/issues/7244)) ([70b86db](70b86dbe37
)) ##### Testing - **(es/plugin)** Enable E2E test again ([#​7236](https://togithub.com/swc-project/swc/issues/7236)) ([695ce06](695ce060e9
)) ##### Build - **(plugin)** Update `rkyv` ([#​7257](https://togithub.com/swc-project/swc/issues/7257)) ([ff3decc](ff3decc7db
)) </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://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c417e39858
commit
824c3e4f4d
@ -147,7 +147,7 @@
|
||||
"devDependencies": {
|
||||
"@apidevtools/swagger-parser": "10.1.0",
|
||||
"@babel/core": "7.21.4",
|
||||
"@swc/core": "1.3.49",
|
||||
"@swc/core": "1.3.50",
|
||||
"@swc/jest": "0.2.24",
|
||||
"@types/bcryptjs": "2.4.2",
|
||||
"@types/cors": "2.8.13",
|
||||
|
108
yarn.lock
108
yarn.lock
@ -996,71 +996,71 @@
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^2.0.0"
|
||||
|
||||
"@swc/core-darwin-arm64@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.49.tgz#bc52c5caff6e0ea04f5ed457ccd7904128632524"
|
||||
integrity sha512-g7aIfXh6uPHmhLXdjXQq5t3HAyS/EdvujasW1DIS5k8UqOBaSoCcSGtLIjzcLv3KujqNfYcm118E+12H0nY6fQ==
|
||||
"@swc/core-darwin-arm64@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.50.tgz#d665b79dc308dda2d250e44461edc7f7bb091f5e"
|
||||
integrity sha512-riJGLORCFOMeUccEV0hzua0iyJFks7kef+5GfcmC93SLno+LHFDnaJ4mKVXcCAmQ7GYhVTPJs9gSHIW2fO5anQ==
|
||||
|
||||
"@swc/core-darwin-x64@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.49.tgz#d1da85440380bdf62b3cf273ad29be5575cd02d6"
|
||||
integrity sha512-eSIxVX0YDw40Bre5sAx2BV3DzdIGzmQvCf2yiBvLqiiL6GC0mmuDeWbUCAzdUX6fJ6FUVEBMUVqNOc9oJ2/d5w==
|
||||
"@swc/core-darwin-x64@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.50.tgz#8201b90f19b0cbec9099655600d52552c07ce592"
|
||||
integrity sha512-XaAhpeUoAK8tOUYSXH/v35yEjIoSP6ClGV/EaqBmDuCzAPue6uJMlIAW+nTmdtqVm5ZNZy2cKtP4ZHhVlfl7xw==
|
||||
|
||||
"@swc/core-linux-arm-gnueabihf@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.49.tgz#d193089e02211dc7a11bff0a60ef098f7c487a26"
|
||||
integrity sha512-8mj3IcRVr/OJY0mVITz6Z5osNAMJK5GiKDaZ+3QejPLbl6aiu4sH4GmTHDRN14RnaVXOpecsGcUoQmNoNa3u3w==
|
||||
"@swc/core-linux-arm-gnueabihf@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.50.tgz#9ae3b044cbeb871df293f7b281a48e5b37a1c011"
|
||||
integrity sha512-8hDtXs0T5biMtA3I21JQG1uxL+Hb/D2t0NZENuajVK5Vky3GXmf+ICVeQzwGzSXiyftaDgyNAvBidbKPBlNEtw==
|
||||
|
||||
"@swc/core-linux-arm64-gnu@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.49.tgz#c45102a93b8d7e67617f2d488549ad8d2bb26f73"
|
||||
integrity sha512-Rmg9xw6tmpOpf6GKKjpHQGmjfHzqSths5ebI2ahrHlhekzZF2HYmPkVw4bHda8Bja6mbaw8FVBgBHjPU8mMeDA==
|
||||
"@swc/core-linux-arm64-gnu@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.50.tgz#6598d5a2af6e5bc1e4ea4eff3c8c6f102fcee10f"
|
||||
integrity sha512-iS908P5cNTHWus4QefSg2jn4lDYcl15sN1Fvx8fQgqYQra2O9CsR8lXBJYkvllykkzoKvWfcOLRCTquz3vsnVQ==
|
||||
|
||||
"@swc/core-linux-arm64-musl@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.49.tgz#391f20ff83b7195a2a1601e6cdb191e1b4fc112d"
|
||||
integrity sha512-nlKPYMogAI3Aak6Mlkag8/2AlHAZ/DpH7RjhfMazsaGhD/sQOmYdyY9Al69ejpa419YJuREeeeLoojFlSsd30g==
|
||||
"@swc/core-linux-arm64-musl@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.50.tgz#e9733c0d4df035c50faea05c8630e1db7605c1ed"
|
||||
integrity sha512-ysh8MeaWjGqVwIPCDUhUOr4oczIx5qb8vFBoegI+SOUfcpWik22/+hG25LWzZY6PwAtqUGkhsJt/+5dY4IMhEA==
|
||||
|
||||
"@swc/core-linux-x64-gnu@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.49.tgz#36c7a165a0bbb763eaf7186eebd759731cb058d2"
|
||||
integrity sha512-QOyeJQ6NVi73SJcizbwvIZTiGA/N+BxX9liRrvibumaQmRh8fWjJiLNsv3ODSHeuonak7E8Bf7a7NnSTyu48Mw==
|
||||
"@swc/core-linux-x64-gnu@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.50.tgz#f1afb3e0f31fc7e936bcc38387302b94690e2f3a"
|
||||
integrity sha512-Ci4LQaGIPweWNVWgR2f47nrYEfq7002Pj6WWKGrnO6g+k5cwR3izxHMOnZhcKyAD3cWOS904i/GbfgXs2wBCDQ==
|
||||
|
||||
"@swc/core-linux-x64-musl@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.49.tgz#6b9f85b45f116aaf909ed9ee8fe2d19e19fca8fb"
|
||||
integrity sha512-WlDMz+SOpYC9O/ZBUw1oiyWI7HyUCMlf/HS8Fy/kRI3eGoGCUxVTCJ1mP57GdQr4Wg32Y/ZpO2KSNQFWnT8mAw==
|
||||
"@swc/core-linux-x64-musl@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.50.tgz#fa93456591850caf76b15be99421af5d6fdf12a5"
|
||||
integrity sha512-SEXOhGjmC4rdBeucCvNmtO2vflUEhkmWLfqvkalHYDbPMA/gwLSoYu3D85u5XqB8DatDi4TOCUx80IR1b/vDBQ==
|
||||
|
||||
"@swc/core-win32-arm64-msvc@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.49.tgz#f75c69cf5804543b74846b251dec3729466d691a"
|
||||
integrity sha512-41LZOeI94Za3twib8KOIjnHYAZ+nkBFmboaREsFR1760S7jiMVywqWX8nFZvn/CXj15Fjjgdgyuig+zMREwXwQ==
|
||||
"@swc/core-win32-arm64-msvc@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.50.tgz#7afd5754514232ba951e12ffce879d18192faee4"
|
||||
integrity sha512-DPsJ2r9mYU8VzF9vhK323psyE8modj5be9M9diOsqF58Fu9ARtOfuulY+eiS5e41ya2XM/H2N/qOfsA+h2KRcg==
|
||||
|
||||
"@swc/core-win32-ia32-msvc@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.49.tgz#8fea171ef5fdc6983174560f0f72a30f6da0b6ba"
|
||||
integrity sha512-IdqLPoMKssyAoOCZdNXmnAd6/uyx+Hb9KSfZUHepZaNfwMy6J5XXrOsbYs3v53FH8MtekUUdV+mMX4me9bcv9w==
|
||||
"@swc/core-win32-ia32-msvc@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.50.tgz#4032d941a7afd81a7e959f82d6a5d910a116653a"
|
||||
integrity sha512-2iyzHLat0C93S3XLp7QJ6RTA9Md+EcPl2fq1S/m2EZqofcq7wu5SuywaXoF89xOibOJBnWe6KwOnOFWFaXrPjQ==
|
||||
|
||||
"@swc/core-win32-x64-msvc@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.49.tgz#e5a4a3370bb55aac36e19d61ef43af6dcfe76c09"
|
||||
integrity sha512-7Fqjo5pS3uIohhSbYSaR0+e/bJdxmQb4oG97FIh5qvlCCGQaQ9UiaEeYy4uK0Ad+Menum1IXCAEiG7RHcl6Eyw==
|
||||
"@swc/core-win32-x64-msvc@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.50.tgz#3fa800cfc82a7f5140c8bba93aef686c3c1bb3d5"
|
||||
integrity sha512-iFRU2Y5DVIEdjaWnlLij8QQBM5Q91UJotNNgzuevPSIOhOyhF6V2AQS1QC4mfkPCy3Bw0GrZDChu3GcuBj9Rzw==
|
||||
|
||||
"@swc/core@1.3.49":
|
||||
version "1.3.49"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.49.tgz#98268739aaa998403669a563062c89fa30e9b39e"
|
||||
integrity sha512-br44ZHOfE9YyRGcORSLkHFQHTvhwRcaithBJ1Q5y5iMGpLbH0Wai3GN49L60RvmGwxNJfWzT+E7+rNNR7ewKgA==
|
||||
"@swc/core@1.3.50":
|
||||
version "1.3.50"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.50.tgz#f0a49f87a39119a3643929dd4578e84f83f98fe0"
|
||||
integrity sha512-soTAHlwkI8zukR9KftWZ0gZ7HKU99B/C3CtBxzSI3N23QG+EfSSOgrYARfuZk5g4yLWpsU0rEkojd78vixqkwg==
|
||||
optionalDependencies:
|
||||
"@swc/core-darwin-arm64" "1.3.49"
|
||||
"@swc/core-darwin-x64" "1.3.49"
|
||||
"@swc/core-linux-arm-gnueabihf" "1.3.49"
|
||||
"@swc/core-linux-arm64-gnu" "1.3.49"
|
||||
"@swc/core-linux-arm64-musl" "1.3.49"
|
||||
"@swc/core-linux-x64-gnu" "1.3.49"
|
||||
"@swc/core-linux-x64-musl" "1.3.49"
|
||||
"@swc/core-win32-arm64-msvc" "1.3.49"
|
||||
"@swc/core-win32-ia32-msvc" "1.3.49"
|
||||
"@swc/core-win32-x64-msvc" "1.3.49"
|
||||
"@swc/core-darwin-arm64" "1.3.50"
|
||||
"@swc/core-darwin-x64" "1.3.50"
|
||||
"@swc/core-linux-arm-gnueabihf" "1.3.50"
|
||||
"@swc/core-linux-arm64-gnu" "1.3.50"
|
||||
"@swc/core-linux-arm64-musl" "1.3.50"
|
||||
"@swc/core-linux-x64-gnu" "1.3.50"
|
||||
"@swc/core-linux-x64-musl" "1.3.50"
|
||||
"@swc/core-win32-arm64-msvc" "1.3.50"
|
||||
"@swc/core-win32-ia32-msvc" "1.3.50"
|
||||
"@swc/core-win32-x64-msvc" "1.3.50"
|
||||
|
||||
"@swc/jest@0.2.24":
|
||||
version "0.2.24"
|
||||
|
Loading…
Reference in New Issue
Block a user