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.7.36 (#8510)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | [`1.7.35` -> `1.7.36`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.35/1.7.36) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.7.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.7.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.35/1.7.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.35/1.7.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.7.36`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1736---2024-10-15) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.7.35...v1.7.36) ##### Bug Fixes - **(es)** Run esnext transforms on esnext target ([#​9644](https://redirect.github.com/swc-project/swc/issues/9644)) ([8a19201](8a19201824
)) - **(es/codegen)** Emit space after div if rhs has leading comment ([#​9631](https://redirect.github.com/swc-project/swc/issues/9631)) ([f2be26e](f2be26efe0
)) - **(es/lints)** Correct the false positive error of TS2309 ([#​9635](https://redirect.github.com/swc-project/swc/issues/9635)) ([f74c1f3](f74c1f3e5a
)) - **(es/minifier)** Only merge last if return ([#​9633](https://redirect.github.com/swc-project/swc/issues/9633)) ([6f52949](6f52949210
)) - **(es/minifier)** Check type of assignment target before merging assignments ([#​9617](https://redirect.github.com/swc-project/swc/issues/9617)) ([4436621](4436621564
)) ##### Features - **(es)** Introduce `runPluginFirst` for Wasm plugins ([#​9645](https://redirect.github.com/swc-project/swc/issues/9645)) ([3d3e434](3d3e4340b3
)) - **(es/minifier)** Support unary negate in `cast_to_number` ([#​9642](https://redirect.github.com/swc-project/swc/issues/9642)) ([88a2186](88a2186ba4
)) ##### Miscellaneous Tasks - **(deps)** Update dependency magic-string to v0.30.12 ([#​9634](https://redirect.github.com/swc-project/swc/issues/9634)) ([085bc19](085bc191e4
)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8b0af59897
commit
e1878c14ba
@ -176,7 +176,7 @@
|
||||
"@babel/core": "7.25.8",
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@cyclonedx/yarn-plugin-cyclonedx": "^1.0.0-rc.7",
|
||||
"@swc/core": "1.7.35",
|
||||
"@swc/core": "1.7.36",
|
||||
"@swc/jest": "0.2.36",
|
||||
"@types/bcryptjs": "2.4.6",
|
||||
"@types/cors": "2.8.17",
|
||||
|
90
yarn.lock
90
yarn.lock
@ -1574,90 +1574,90 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-arm64@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-darwin-arm64@npm:1.7.35"
|
||||
"@swc/core-darwin-arm64@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-darwin-arm64@npm:1.7.36"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-x64@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-darwin-x64@npm:1.7.35"
|
||||
"@swc/core-darwin-x64@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-darwin-x64@npm:1.7.36"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm-gnueabihf@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.35"
|
||||
"@swc/core-linux-arm-gnueabihf@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.36"
|
||||
conditions: os=linux & cpu=arm
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-gnu@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.7.35"
|
||||
"@swc/core-linux-arm64-gnu@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.7.36"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-musl@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-linux-arm64-musl@npm:1.7.35"
|
||||
"@swc/core-linux-arm64-musl@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-linux-arm64-musl@npm:1.7.36"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-gnu@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-linux-x64-gnu@npm:1.7.35"
|
||||
"@swc/core-linux-x64-gnu@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-linux-x64-gnu@npm:1.7.36"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-musl@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-linux-x64-musl@npm:1.7.35"
|
||||
"@swc/core-linux-x64-musl@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-linux-x64-musl@npm:1.7.36"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-arm64-msvc@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.7.35"
|
||||
"@swc/core-win32-arm64-msvc@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.7.36"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-ia32-msvc@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.7.35"
|
||||
"@swc/core-win32-ia32-msvc@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.7.36"
|
||||
conditions: os=win32 & cpu=ia32
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-x64-msvc@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core-win32-x64-msvc@npm:1.7.35"
|
||||
"@swc/core-win32-x64-msvc@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core-win32-x64-msvc@npm:1.7.36"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core@npm:1.7.35":
|
||||
version: 1.7.35
|
||||
resolution: "@swc/core@npm:1.7.35"
|
||||
"@swc/core@npm:1.7.36":
|
||||
version: 1.7.36
|
||||
resolution: "@swc/core@npm:1.7.36"
|
||||
dependencies:
|
||||
"@swc/core-darwin-arm64": "npm:1.7.35"
|
||||
"@swc/core-darwin-x64": "npm:1.7.35"
|
||||
"@swc/core-linux-arm-gnueabihf": "npm:1.7.35"
|
||||
"@swc/core-linux-arm64-gnu": "npm:1.7.35"
|
||||
"@swc/core-linux-arm64-musl": "npm:1.7.35"
|
||||
"@swc/core-linux-x64-gnu": "npm:1.7.35"
|
||||
"@swc/core-linux-x64-musl": "npm:1.7.35"
|
||||
"@swc/core-win32-arm64-msvc": "npm:1.7.35"
|
||||
"@swc/core-win32-ia32-msvc": "npm:1.7.35"
|
||||
"@swc/core-win32-x64-msvc": "npm:1.7.35"
|
||||
"@swc/core-darwin-arm64": "npm:1.7.36"
|
||||
"@swc/core-darwin-x64": "npm:1.7.36"
|
||||
"@swc/core-linux-arm-gnueabihf": "npm:1.7.36"
|
||||
"@swc/core-linux-arm64-gnu": "npm:1.7.36"
|
||||
"@swc/core-linux-arm64-musl": "npm:1.7.36"
|
||||
"@swc/core-linux-x64-gnu": "npm:1.7.36"
|
||||
"@swc/core-linux-x64-musl": "npm:1.7.36"
|
||||
"@swc/core-win32-arm64-msvc": "npm:1.7.36"
|
||||
"@swc/core-win32-ia32-msvc": "npm:1.7.36"
|
||||
"@swc/core-win32-x64-msvc": "npm:1.7.36"
|
||||
"@swc/counter": "npm:^0.1.3"
|
||||
"@swc/types": "npm:^0.1.13"
|
||||
peerDependencies:
|
||||
@ -1686,7 +1686,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
"@swc/helpers":
|
||||
optional: true
|
||||
checksum: 10c0/aae11f2f311f16a21348e33768debe2295a7e0a04f4b37ffbbb15cf5303e0cd08cf0c72661b72f8e4e33cf530d82c15bb2cef090548c65c4bf3ab3854724465b
|
||||
checksum: 10c0/8ab5382900a20dd2c37236fb09961a9407aa761a8fd5b4cd1c06bca564145d49f1375d819ead96b6cc0c6787bc8f8050eeb32e620ffbfed8734a2bc950368009
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9342,7 +9342,7 @@ __metadata:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@cyclonedx/yarn-plugin-cyclonedx": "npm:^1.0.0-rc.7"
|
||||
"@slack/web-api": "npm:^7.3.4"
|
||||
"@swc/core": "npm:1.7.35"
|
||||
"@swc/core": "npm:1.7.36"
|
||||
"@swc/jest": "npm:0.2.36"
|
||||
"@types/bcryptjs": "npm:2.4.6"
|
||||
"@types/cors": "npm:2.8.17"
|
||||
|
Loading…
Reference in New Issue
Block a user