1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency @swc/core to v1.3.17 (#2431)

[![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.16` ->
`1.3.17`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.16/1.3.17) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.17/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.17/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.17/compatibility-slim/1.3.16)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.17/confidence-slim/1.3.16)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.3.17`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1317---2022-11-15)

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

##### Bug Fixes

- **(bindings)** Revert
[#&#8203;6436](https://togithub.com/swc-project/swc/issues/6436)
([#&#8203;6444](https://togithub.com/swc-project/swc/issues/6444))
([948e35b](948e35bcd6))

- **(css/parser)** Fix a bug with scope in block
([#&#8203;6402](https://togithub.com/swc-project/swc/issues/6402))
([3d7545d](3d7545d89b))

- **(es/compat)** Improve `destructuring` pass
([#&#8203;6412](https://togithub.com/swc-project/swc/issues/6412))
([6728603](67286032b1))

- **(es/compat)** Fix span hygiene of function naming pass
([#&#8203;6345](https://togithub.com/swc-project/swc/issues/6345))
([81a4bb3](81a4bb304a))

- **(es/minifier)** Preserve op of the op-assignments in seq inliner
([#&#8203;6428](https://togithub.com/swc-project/swc/issues/6428))
([5fd7ab8](5fd7ab87b6))

- **(es/minifier)** Change the default of `mangle.toplevel` to false
([#&#8203;6439](https://togithub.com/swc-project/swc/issues/6439))
([99934b0](99934b09f7))

- **(es/modules)** Fix `jsc.paths` of `.ts` imports
([#&#8203;6431](https://togithub.com/swc-project/swc/issues/6431))
([9c9c3eb](9c9c3ebd2c))

##### Miscellaneous Tasks

- **(ci)** Ensure to honor node package manager
([#&#8203;6437](https://togithub.com/swc-project/swc/issues/6437))
([8ca3cc7](8ca3cc7875))

##### Refactor

- **(bindings)** Deprecate `JsValue::*_serde`
([#&#8203;6436](https://togithub.com/swc-project/swc/issues/6436))
([1dd8b3d](1dd8b3d9d5))

- **(es/plugins)** Simplify `read_result_*`
([#&#8203;6426](https://togithub.com/swc-project/swc/issues/6426))
([7a1c2a1](7a1c2a1e2c))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-15 15:34:23 +00:00 committed by GitHub
parent 99fd4e831e
commit 3628258dbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 55 additions and 55 deletions

View File

@ -140,7 +140,7 @@
"devDependencies": {
"@apidevtools/swagger-parser": "10.1.0",
"@babel/core": "7.20.2",
"@swc/core": "1.3.16",
"@swc/core": "1.3.17",
"@swc/jest": "0.2.23",
"@types/bcryptjs": "2.4.2",
"@types/cors": "2.8.12",

108
yarn.lock
View File

@ -1257,71 +1257,71 @@
dependencies:
"@sinonjs/commons" "^1.7.0"
"@swc/core-darwin-arm64@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.16.tgz#5d7d30dde35e2ca87ee67e12cbaf6613757048a7"
integrity sha512-tVhkffyl0UQELkz4tfIcBw4PahRTmeP72Yds1v2bvVpeH35i9SIYCsE9z6nH2uG5CwD+3OqvHZ47PNg3Shq+bw==
"@swc/core-darwin-arm64@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.17.tgz#8692a7accdadee2059da7f824e2302a3805d577b"
integrity sha512-l82ub46GSRRpPpvR9NkHqqskPKQAkpRAKMZNzBrY01GLzUj63XH8uAv+3N1Htpq835iekWJjGZXYONCZ1eHlcQ==
"@swc/core-darwin-x64@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.16.tgz#a9e9ccf14be68591dc4e85829e5151f774bc9edf"
integrity sha512-5wFflU0G31TlTpgpGEmUxRvSVgRnMPGdbY/dCaGri8xIlE7jVm5lf9mGhdAAKtG+Y0gxmMtNzi2NLicOAfEKbw==
"@swc/core-darwin-x64@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.17.tgz#4f6490bace2569a6438eab4f66e13b2ab5b41883"
integrity sha512-pBVrF1Ac5t6v9wd5Jqdfve7d0G3ELnjHzaEmCxV0W3ma7/pfHiGv7ZPGnXTclt0+IrMisrVoY5LM+xG1Hv+91Q==
"@swc/core-linux-arm-gnueabihf@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.16.tgz#662354d78c3ca7444686b1d177d35dc8bc605eb5"
integrity sha512-KxTs9/Qo45MazfVywsol+OQIUTutGSPY1GbmnfVAhYqrLDt0C21YnpV9+9tjvGNys77F2QdoZGOMJ+fBvr7AJw==
"@swc/core-linux-arm-gnueabihf@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.17.tgz#67e50a8c9bbf2c28147a6ed6b25fd3084c7e9ade"
integrity sha512-argIcltgNEssehO7PzXuNYbV7ubVd6YW13FhB9uNWEp/1HGSzIJEnJ4tISbZe9NA9jwI3IALAiE3vDdTdGf/XA==
"@swc/core-linux-arm64-gnu@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.16.tgz#09490c8eecc3e5fc23787d879102cf3c172d3cf7"
integrity sha512-K0F8KVZzHpPsiL3+x3XZBAlECnLn5+BsAa995KUmQ4ALMkOGfkXRVrqkPEpxOTMyjNMyQgIbo261gk7o13+ONg==
"@swc/core-linux-arm64-gnu@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.17.tgz#a9062b96abe79de5d3f22fb71cf836522833320e"
integrity sha512-bH0YSJd3thV1/kY5lHkeXTEcbx0HYFpIqCGJbeDvzpg38FEFSFiUw9+0VX6Yf3FKPq1DcGK/eAKYC7LeZfAzvg==
"@swc/core-linux-arm64-musl@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.16.tgz#c80a074e10ef364e231eb1cb909e31fc4c3c86b4"
integrity sha512-tBZtiS2YmAgHNS6TxxUGc1Tn8HqL8XT3EbmyfewmJf8ALE5RcP12tMuXGJJr/9ac+QmwWaFMnXsmfu3hzdDdkQ==
"@swc/core-linux-arm64-musl@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.17.tgz#6e520d2ed5944badcbb7b0b63b8de733e06d7bc2"
integrity sha512-sV5rfpPADmOg5YfTXLLGAzeTUjjgix29kra44EKa25Qyuwu/52OkoW4olF86qwvcQrRySWwga95EeClRhIX/zA==
"@swc/core-linux-x64-gnu@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.16.tgz#541791237e5660730b566cf2ca3fed0bceccce80"
integrity sha512-G/opqijVDalDZ7XfQYFhMRK1o74y5ZMP0SAOAajZQUiYBjAYWphpIbPLGoM3g3sK0CA2khA/P+l9kjV7VSvgyA==
"@swc/core-linux-x64-gnu@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.17.tgz#b19a221c2a6c50c360a4f4b6a0ba4f3974b62028"
integrity sha512-KbPdQSLgSjTutFsCGzjTzMCzZBiem4dEByiKxkrQmt87kLX4wLlPCy0Gppcaa6jExRcvy5co/vlf9TknuKcy4A==
"@swc/core-linux-x64-musl@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.16.tgz#fcd5706fb7b2e0d013b0dae376d8cd0b85f64560"
integrity sha512-eedKXdDV1SFMZ20lETf4Qz0zc+yYzsQ7pqQzT9qNQwh3fo1u/iPx55Aq9MO0CEN+w579WRwwANtSSsuT3yr0tA==
"@swc/core-linux-x64-musl@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.17.tgz#000fb3569946026c54507bfa31fd0518c47ed6f2"
integrity sha512-NDUbaJ0MbklioadPhkzQDOP8eazOn1lJmNmcmg9zNUR7GZsek1CMmJkyJ3ETXZ5gbIfVQ1hPkPm23P9vQBtCdQ==
"@swc/core-win32-arm64-msvc@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.16.tgz#83fce6117453d2abecf7e1c94f85b51af78c40d3"
integrity sha512-7mBA6aCtBWKQJ5teL+v8wHB4ShNCLQslzu5lso7fUH7mNViMl013X6HPV1umQLIM3f2tC+jMhSmtosxrRNiGDQ==
"@swc/core-win32-arm64-msvc@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.17.tgz#9d62c0778e293f0090b043cd9886de6eaf8d7f1c"
integrity sha512-fmpGG1iuKcMSDSO2ZHETlYTRel5hTwyuJ4AYbUX3/YzAE4iEnV1PI/n54wrWIdKONsPt3Pcj/UyRD3A6/ZS8rQ==
"@swc/core-win32-ia32-msvc@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.16.tgz#dd47e4c3f3adb062d55e277ec5d4836d8552e285"
integrity sha512-if3fwUYrwmskEM9QyYdg4edx1dIXrUYvolszAxfMyUq1GqezkK5PmIO5IAazSZOk8QHaUIA0wcTNKkf8sVyLAw==
"@swc/core-win32-ia32-msvc@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.17.tgz#fe95a598e1e378e530bb91ffb4a70180d754a88b"
integrity sha512-hmQovtwsKnb4D+NAKN2HYjTyNE3iXakBrQNSo1u+/KeMU+D6/+XCSdzrg7ob4olqf4yq52FXPPkLYwyDDHRO/g==
"@swc/core-win32-x64-msvc@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.16.tgz#d4a2b2f11aaeb96026b4f078278ea17f279208b9"
integrity sha512-EaXXW0M4EoodsH1ftEaPzixF5nZYKyXk5Qnzqq6hDSOfYzoUOiJ8nBXTHF6xqDHIPVRS1OUDzBujhHsGhQcuPw==
"@swc/core-win32-x64-msvc@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.17.tgz#e778b352bbc2d5cf4f42dd48e26a62c33f110700"
integrity sha512-wl+L7300uFr74WWw+b+mIx9NzMQB8+LCapFc01LqDgFyUFT6HSIIM9/s3zzy5Xh8UpgnkbS0/7rMl+zC1V+nFw==
"@swc/core@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.16.tgz#be9b42fe54f3ba73ba6a580f3ae024abcbd45c54"
integrity sha512-y6xxxampiKWNMGWnEAJktDwk/u9j0SApgJyjgi3LQv+OTtm2LiPS3wtfYnWWXtsuKkL1HCf/H2/NLOwO0WLaPw==
"@swc/core@1.3.17":
version "1.3.17"
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.17.tgz#d6cc81071a28e333a6ca2d03b012303c8278a47c"
integrity sha512-wcjmxJqwpo9mQqnyUChyIIxC3nw2xRK07zGMS2zbcId31J+wer5PMbgy0qEqzZEeIswUmL8lBO4whM+wSAmVqA==
optionalDependencies:
"@swc/core-darwin-arm64" "1.3.16"
"@swc/core-darwin-x64" "1.3.16"
"@swc/core-linux-arm-gnueabihf" "1.3.16"
"@swc/core-linux-arm64-gnu" "1.3.16"
"@swc/core-linux-arm64-musl" "1.3.16"
"@swc/core-linux-x64-gnu" "1.3.16"
"@swc/core-linux-x64-musl" "1.3.16"
"@swc/core-win32-arm64-msvc" "1.3.16"
"@swc/core-win32-ia32-msvc" "1.3.16"
"@swc/core-win32-x64-msvc" "1.3.16"
"@swc/core-darwin-arm64" "1.3.17"
"@swc/core-darwin-x64" "1.3.17"
"@swc/core-linux-arm-gnueabihf" "1.3.17"
"@swc/core-linux-arm64-gnu" "1.3.17"
"@swc/core-linux-arm64-musl" "1.3.17"
"@swc/core-linux-x64-gnu" "1.3.17"
"@swc/core-linux-x64-musl" "1.3.17"
"@swc/core-win32-arm64-msvc" "1.3.17"
"@swc/core-win32-ia32-msvc" "1.3.17"
"@swc/core-win32-x64-msvc" "1.3.17"
"@swc/jest@0.2.23":
version "0.2.23"