1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00

chore(deps): update dependency @swc/core to v1.3.93 (#5177)

[![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.92` ->
`1.3.93`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.92/1.3.93) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.3.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.3.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.3.92/1.3.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.3.92/1.3.93?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.3.93`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1393---2023-10-13)

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

##### Bug Fixes

- **(ci)** Fix CI
([#&#8203;8079](https://togithub.com/swc-project/swc/issues/8079))
([7073e83](7073e83f65))

- **(es/codegen)** Fix codegen of type-only imports
([#&#8203;8070](https://togithub.com/swc-project/swc/issues/8070))
([6f45b46](6f45b4693e))

- **(es/compat)** Handle `__proto__` edge case in `shorthand` pass
([#&#8203;8077](https://togithub.com/swc-project/swc/issues/8077))
([a912937](a912937cea))

- **(es/compat)** Handle export default decorator only if not empty
([#&#8203;8099](https://togithub.com/swc-project/swc/issues/8099))
([bf523f5](bf523f5351))

- **(es/decorators)** Fix a regression about class expressions
([#&#8203;8102](https://togithub.com/swc-project/swc/issues/8102))
([cb4361f](cb4361f293))

- **(es/helpers)** Override mistake in `_interop_require_wildcard`
([#&#8203;8076](https://togithub.com/swc-project/swc/issues/8076))
([1346528](1346528477))

- **(es/minifier)** Don't inline functions if `keep_fnames` is enabled
([#&#8203;8093](https://togithub.com/swc-project/swc/issues/8093))
([94bb42e](94bb42e294))

- **(es/parser)** Fix parsing of `await using`
([#&#8203;8101](https://togithub.com/swc-project/swc/issues/8101))
([e1043fa](e1043fae77))

- **(xtask)** Fix nightly command
([#&#8203;8105](https://togithub.com/swc-project/swc/issues/8105))
([db4ca65](db4ca650e4))

##### Features

- **(css/parser)** Store lexed comments
([#&#8203;8091](https://togithub.com/swc-project/swc/issues/8091))
([d1097cc](d1097ccb59))

##### Miscellaneous Tasks

- **(es/minifier)** Fix script for extracting test cases from next.js
app ([#&#8203;8092](https://togithub.com/swc-project/swc/issues/8092))
([a2d0779](a2d077958f))

##### Refactor

- **(atoms)** Remove usage of `js_word!` to drop `string-cache`
([#&#8203;7976](https://togithub.com/swc-project/swc/issues/7976))
([84cec87](84cec8766d))

- **(es/compat)** Split `swc_ecma_transforms_compat`
([#&#8203;8110](https://togithub.com/swc-project/swc/issues/8110))
([affb6fb](affb6fb5e3))

- **(es/module)** Reimplement some functions of module/typescript
([#&#8203;8063](https://togithub.com/swc-project/swc/issues/8063))
([3e5b062](3e5b062cd2))

- **(es/parser)** Introduce `TokenKind` along with `Token`
([#&#8203;8071](https://togithub.com/swc-project/swc/issues/8071))
([9b9bc51](9b9bc51c28))

- **(es/preset-env)** Rename parameter to avoid confusion
([#&#8203;8106](https://togithub.com/swc-project/swc/issues/8106))
([95eb147](95eb147742))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-27 14:19:09 +00:00 committed by GitHub
parent d3bd591b1d
commit 0a20560d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 55 additions and 55 deletions

View File

@ -153,7 +153,7 @@
"@apidevtools/swagger-parser": "10.1.0",
"@babel/core": "7.23.2",
"@biomejs/biome": "1.2.2",
"@swc/core": "1.3.92",
"@swc/core": "1.3.93",
"@swc/jest": "0.2.29",
"@types/bcryptjs": "2.4.4",
"@types/cors": "2.8.14",

108
yarn.lock
View File

@ -1069,74 +1069,74 @@
p-queue "^6.6.1"
p-retry "^4.0.0"
"@swc/core-darwin-arm64@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.92.tgz#0498d3584cf877e39107c94705c38fa4a8c04789"
integrity sha512-v7PqZUBtIF6Q5Cp48gqUiG8zQQnEICpnfNdoiY3xjQAglCGIQCjJIDjreZBoeZQZspB27lQN4eZ43CX18+2SnA==
"@swc/core-darwin-arm64@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.93.tgz#aefd94625451988286bebccb1c072bae0a36bcdb"
integrity sha512-gEKgk7FVIgltnIfDO6GntyuQBBlAYg5imHpRgLxB1zSI27ijVVkksc6QwISzFZAhKYaBWIsFSVeL9AYSziAF7A==
"@swc/core-darwin-x64@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.92.tgz#1728e7ebbfe37b56c07d99e29dde78bfa90cf8d1"
integrity sha512-Q3XIgQfXyxxxms3bPN+xGgvwk0TtG9l89IomApu+yTKzaIIlf051mS+lGngjnh9L0aUiCp6ICyjDLtutWP54fw==
"@swc/core-darwin-x64@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.93.tgz#18409c6effdf508ddf1ebccfa77d35aaa6cd72f0"
integrity sha512-ZQPxm/fXdDQtn3yrYSL/gFfA8OfZ5jTi33yFQq6vcg/Y8talpZ+MgdSlYM0FkLrZdMTYYTNFiuBQuuvkA+av+Q==
"@swc/core-linux-arm-gnueabihf@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.92.tgz#6f7c20833b739f8911c936c9783976ded2c449dc"
integrity sha512-tnOCoCpNVXC+0FCfG84PBZJyLlz0Vfj9MQhyhCvlJz9hQmvpf8nTdKH7RHrOn8VfxtUBLdVi80dXgIFgbvl7qA==
"@swc/core-linux-arm-gnueabihf@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.93.tgz#23a97bc94a8b2f23fb6cc4bc9d8936899e5eeff5"
integrity sha512-OYFMMI2yV+aNe3wMgYhODxHdqUB/jrK0SEMHHS44GZpk8MuBXEF+Mcz4qjkY5Q1EH7KVQqXb/gVWwdgTHpjM2A==
"@swc/core-linux-arm64-gnu@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.92.tgz#bb01dd9b922b0c076c38924013bd10036ce39c7c"
integrity sha512-lFfGhX32w8h1j74Iyz0Wv7JByXIwX11OE9UxG+oT7lG0RyXkF4zKyxP8EoxfLrDXse4Oop434p95e3UNC3IfCw==
"@swc/core-linux-arm64-gnu@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.93.tgz#7a17406a7cf76a959a617626d5ee2634ae9afa26"
integrity sha512-BT4dT78odKnJMNiq5HdjBsv29CiIdcCcImAPxeFqAeFw1LL6gh9nzI8E96oWc+0lVT5lfhoesCk4Qm7J6bty8w==
"@swc/core-linux-arm64-musl@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.92.tgz#0070165eed2805475c98eb732bab8bdca955932e"
integrity sha512-rOZtRcLj57MSAbiecMsqjzBcZDuaCZ8F6l6JDwGkQ7u1NYR57cqF0QDyU7RKS1Jq27Z/Vg21z5cwqoH5fLN+Sg==
"@swc/core-linux-arm64-musl@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.93.tgz#a30be7780090afefd3b8706398418cbe1d23db49"
integrity sha512-yH5fWEl1bktouC0mhh0Chuxp7HEO4uCtS/ly1Vmf18gs6wZ8DOOkgAEVv2dNKIryy+Na++ljx4Ym7C8tSJTrLw==
"@swc/core-linux-x64-gnu@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.92.tgz#d9785f93b9121eeef0f54e8d845dd216698e0115"
integrity sha512-qptoMGnBL6v89x/Qpn+l1TH1Y0ed+v0qhNfAEVzZvCvzEMTFXphhlhYbDdpxbzRmCjH6GOGq7Y+xrWt9T1/ARg==
"@swc/core-linux-x64-gnu@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.93.tgz#41e903fd82e059952d16051b442cbe65ee5b8cb3"
integrity sha512-OFUdx64qvrGJhXKEyxosHxgoUVgba2ztYh7BnMiU5hP8lbI8G13W40J0SN3CmFQwPP30+3oEbW7LWzhKEaYjlg==
"@swc/core-linux-x64-musl@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.92.tgz#8fe5cf244695bf4f0bc7dc7df450a9bd1bfccc2b"
integrity sha512-g2KrJ43bZkCZHH4zsIV5ErojuV1OIpUHaEyW1gf7JWKaFBpWYVyubzFPvPkjcxHGLbMsEzO7w/NVfxtGMlFH/Q==
"@swc/core-linux-x64-musl@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.93.tgz#0866807545c44eac9b3254b374310ad5e1c573f9"
integrity sha512-4B8lSRwEq1XYm6xhxHhvHmKAS7pUp1Q7E33NQ2TlmFhfKvCOh86qvThcjAOo57x8DRwmpvEVrqvpXtYagMN6Ig==
"@swc/core-win32-arm64-msvc@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.92.tgz#d6150785455c813a8e62f4e4b0a22773baf398eb"
integrity sha512-3MCRGPAYDoQ8Yyd3WsCMc8eFSyKXY5kQLyg/R5zEqA0uthomo0m0F5/fxAJMZGaSdYkU1DgF73ctOWOf+Z/EzQ==
"@swc/core-win32-arm64-msvc@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.93.tgz#c72411dea2fd4f62a832f71a6e15424d849e7610"
integrity sha512-BHShlxtkven8ZjjvZ5QR6sC5fZCJ9bMujEkiha6W4cBUTY7ce7qGFyHmQd+iPC85d9kD/0cCiX/Xez8u0BhO7w==
"@swc/core-win32-ia32-msvc@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.92.tgz#8142166bceafbaa209d440b36fdc8cd4b4f82768"
integrity sha512-zqTBKQhgfWm73SVGS8FKhFYDovyRl1f5dTX1IwSKynO0qHkRCqJwauFJv/yevkpJWsI2pFh03xsRs9HncTQKSA==
"@swc/core-win32-ia32-msvc@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.93.tgz#05c2b031b976af4ef81f5073ee114254678a5d5d"
integrity sha512-nEwNWnz4JzYAK6asVvb92yeylfxMYih7eMQOnT7ZVlZN5ba9WF29xJ6kcQKs9HRH6MvWhz9+wRgv3FcjlU6HYA==
"@swc/core-win32-x64-msvc@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.92.tgz#4ba542875fc690b579232721ccec7873e139646a"
integrity sha512-41bE66ddr9o/Fi1FBh0sHdaKdENPTuDpv1IFHxSg0dJyM/jX8LbkjnpdInYXHBxhcLVAPraVRrNsC4SaoPw2Pg==
"@swc/core-win32-x64-msvc@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.93.tgz#f8748b3fd1879f13084b1b0814edf328c662935c"
integrity sha512-jibQ0zUr4kwJaQVwgmH+svS04bYTPnPw/ZkNInzxS+wFAtzINBYcU8s2PMWbDb2NGYiRSEeoSGyAvS9H+24JFA==
"@swc/core@1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.92.tgz#f51808cdb6cbb90b0877b9a51806eea9a70eafca"
integrity sha512-vx0vUrf4YTEw59njOJ46Ha5i0cZTMYdRHQ7KXU29efN1MxcmJH2RajWLPlvQarOP1ab9iv9cApD7SMchDyx2vA==
"@swc/core@1.3.93":
version "1.3.93"
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.93.tgz#be4282aa44deffb0e5081a2613bac00335600630"
integrity sha512-690GRr1wUGmGYZHk7fUduX/JUwViMF2o74mnZYIWEcJaCcd9MQfkhsxPBtjeg6tF+h266/Cf3RPYhsFBzzxXcA==
dependencies:
"@swc/counter" "^0.1.1"
"@swc/types" "^0.1.5"
optionalDependencies:
"@swc/core-darwin-arm64" "1.3.92"
"@swc/core-darwin-x64" "1.3.92"
"@swc/core-linux-arm-gnueabihf" "1.3.92"
"@swc/core-linux-arm64-gnu" "1.3.92"
"@swc/core-linux-arm64-musl" "1.3.92"
"@swc/core-linux-x64-gnu" "1.3.92"
"@swc/core-linux-x64-musl" "1.3.92"
"@swc/core-win32-arm64-msvc" "1.3.92"
"@swc/core-win32-ia32-msvc" "1.3.92"
"@swc/core-win32-x64-msvc" "1.3.92"
"@swc/core-darwin-arm64" "1.3.93"
"@swc/core-darwin-x64" "1.3.93"
"@swc/core-linux-arm-gnueabihf" "1.3.93"
"@swc/core-linux-arm64-gnu" "1.3.93"
"@swc/core-linux-arm64-musl" "1.3.93"
"@swc/core-linux-x64-gnu" "1.3.93"
"@swc/core-linux-x64-musl" "1.3.93"
"@swc/core-win32-arm64-msvc" "1.3.93"
"@swc/core-win32-ia32-msvc" "1.3.93"
"@swc/core-win32-x64-msvc" "1.3.93"
"@swc/counter@^0.1.1":
version "0.1.1"