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.25 (#2894)

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

---

### Release Notes

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

###
[`v1.3.25`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1325---2023-01-05)

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

##### Bug Fixes

- **(bindings/cli)** Skip empty stdin in non tty environments
([#&#8203;6714](https://togithub.com/swc-project/swc/issues/6714))
([0076418](0076418819))

- **(cli)** Use the `--source-maps` option
([#&#8203;6708](https://togithub.com/swc-project/swc/issues/6708))
([24cd384](24cd384c20))

- **(es)** Preserve license comments by default
([#&#8203;6703](https://togithub.com/swc-project/swc/issues/6703))
([58700f2](58700f2bec))

- **(es)** Remove import statement canonicalization
([#&#8203;6716](https://togithub.com/swc-project/swc/issues/6716))
([b451fa9](b451fa9e88))

- **(es)** Fix wasm
([#&#8203;6755](https://togithub.com/swc-project/swc/issues/6755))
([b46815a](b46815a684))

- **(es/compat)** Fix syntax context of `async-to-generator`
([#&#8203;6741](https://togithub.com/swc-project/swc/issues/6741))
([206c0db](206c0dbebe))

- **(es/minifier)** Fix usage counter to fix infinite loop
([#&#8203;6744](https://togithub.com/swc-project/swc/issues/6744))
([88d40e8](88d40e8ab8))

- **(es/parser)** Fix priority of `>>>`
([#&#8203;6748](https://togithub.com/swc-project/swc/issues/6748))
([65a0d3a](65a0d3a310))

- **(es/plugin)** Fix plugin starter template
([#&#8203;6723](https://togithub.com/swc-project/swc/issues/6723))
([082dc21](082dc2101b))

- **(es/react)** Force refresh if code contains `@refresh reset`
([#&#8203;6749](https://togithub.com/swc-project/swc/issues/6749))
([36b26d3](36b26d3496))

- **(es/utils)** Fix detection of hoisting
([#&#8203;6738](https://togithub.com/swc-project/swc/issues/6738))
([b5d31cc](b5d31cc2da))

- **(preset-env)** Update data
([#&#8203;6719](https://togithub.com/swc-project/swc/issues/6719))
([d506c96](d506c96805))

##### Documentation

- **(es)** Fix example
([#&#8203;6743](https://togithub.com/swc-project/swc/issues/6743))
([79afcb5](79afcb5d81))

##### Features

- **(bindings)** Remove `swcx` from `@swc/core`
([#&#8203;6720](https://togithub.com/swc-project/swc/issues/6720))
([30dd65b](30dd65bb83))

- **(css/parser)** Normalize urange
([#&#8203;6704](https://togithub.com/swc-project/swc/issues/6704))
([8af627d](8af627d5c4))

- **(css/prefixer)** Support page break
([#&#8203;6693](https://togithub.com/swc-project/swc/issues/6693))
([27a8b7e](27a8b7e50b))

- **(css/prefixer)** Support `clamp`
([#&#8203;6695](https://togithub.com/swc-project/swc/issues/6695))
([1722428](1722428909))

- **(es/jest)** Support chaining of jest function calls
([#&#8203;6747](https://togithub.com/swc-project/swc/issues/6747))
([72fb606](72fb606eb2))

##### Miscellaneous Tasks

- **(ci)** Fix publish action
([ed2277f](ed2277fc07))

- **(ci)** Fix publish action
([#&#8203;6757](https://togithub.com/swc-project/swc/issues/6757))
([7e6e7b1](7e6e7b107e))

##### Performance

- **(es/preset-env)** Use `VisitMut` instead of `Fold` for polyfill
([#&#8203;6734](https://togithub.com/swc-project/swc/issues/6734))
([98da644](98da6444b6))

##### Refactor

- **(css/codegen)** Do not use `raw`
([#&#8203;6674](https://togithub.com/swc-project/swc/issues/6674))
([ebebd60](ebebd60875))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-13 06:05:36 +00:00 committed by GitHub
parent 9f46442e4c
commit 854810ec49
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": { "devDependencies": {
"@apidevtools/swagger-parser": "10.1.0", "@apidevtools/swagger-parser": "10.1.0",
"@babel/core": "7.20.12", "@babel/core": "7.20.12",
"@swc/core": "1.3.24", "@swc/core": "1.3.25",
"@swc/jest": "0.2.24", "@swc/jest": "0.2.24",
"@types/bcryptjs": "2.4.2", "@types/bcryptjs": "2.4.2",
"@types/cors": "2.8.13", "@types/cors": "2.8.13",

108
yarn.lock
View File

@ -818,71 +818,71 @@
dependencies: dependencies:
"@sinonjs/commons" "^1.7.0" "@sinonjs/commons" "^1.7.0"
"@swc/core-darwin-arm64@1.3.24": "@swc/core-darwin-arm64@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.24.tgz#d41fc574cb5049def9001903680fdd924f065052" resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.25.tgz#01ce7b8a88b545a4fc5283ed6f96b22c5733d6c4"
integrity sha512-rR+9UpWm+fGXcipsjCst2hIL1GYIbo0YTLhJZWdIpQD6KRHHJMFXiydMgQQkDj2Ml7HpqUVgxj6m4ZWYL8b0OA== integrity sha512-8PWAVcjTJyj2VrqPBFOIi2w2P0Z8kOCbzHW3+pe+bSXxfGMG0MKPl5U2IXhsEL0ovm4xSFlqW0yygpoP3MmRPw==
"@swc/core-darwin-x64@1.3.24": "@swc/core-darwin-x64@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.24.tgz#0f7a3960b91cbd7f95f25542b29d0e08bde4f59d" resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.25.tgz#9fad102c507011f42c5a5d1f84919b81ab96d7f8"
integrity sha512-px+5vkGtgPH0m3FkkTBHynlRdS5rRz+lK+wiXIuBZFJSySWFl6RkKbvwkD+sf0MpazQlqwlv/rTOGJBw6oDffg== integrity sha512-5DHGiMYFEj5aa208tCjo7Sn5tiG4xPz+4gUiWVlglxqXFptkNim5xu/1G6VYm5Zk7dI5jJkjTU76GQG7IRvPug==
"@swc/core-linux-arm-gnueabihf@1.3.24": "@swc/core-linux-arm-gnueabihf@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.24.tgz#a0fdd97b8341806b57290217830a5d1ab7d0b193" resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.25.tgz#ecf3a34899fdbdc742523524caab29c0db97a6ad"
integrity sha512-jLs8ZOdTV4UW4J12E143QJ4mOMONQtqgAnuhBbRuWFzQ3ny1dfoC3P1jNWAJ2Xi59XdxAIXn0PggPNH4Kh34kw== integrity sha512-YNfLxv9PhZk+jrJbpR1mMrYBUkufo0hiFv3S1OrX3l8edsIP4wPND5w9ZH0Oi898f6Jg9DBrY2zXJMQ+gWkbvA==
"@swc/core-linux-arm64-gnu@1.3.24": "@swc/core-linux-arm64-gnu@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.24.tgz#0536d03e12dd471ebafc180599488404aebb65cf" resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.25.tgz#50524c9db2dbf874570e45f0a66e0283f02bc2d9"
integrity sha512-A/v0h70BekrwGpp1DlzIFGcHQ3QQ2PexXcnnuIBZeMc9gNmHlcZmg3EcwAnaUDiokhNuSUFA/wV94yk1OqmSkw== integrity sha512-kS+spM5/xQ6QvWF1ms3byfjnhUlpjTfFwgCyHnIKgjvsYkDa+vkAIhKq6HuEdaTPaCRCjts0Zarhub1nClUU0g==
"@swc/core-linux-arm64-musl@1.3.24": "@swc/core-linux-arm64-musl@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.24.tgz#54f46ffea1bf6ffcbe7c62037efaefdfb5115214" resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.25.tgz#f04a3d3784cff14f96ad9901861485ec0fa14ebf"
integrity sha512-pbc9eArWPTiMrbpS/pJo0IiQNAKAQBcBIDjWBGP1tcw2iDXYLw4bruwz9kI/VjakbshWb8MoE4T5ClkeuULvSw== integrity sha512-vM3D7LWmjotUAJ2D4F+L+dspFeWrcPNVh0o8TCoTOYCt8DPD5YsUKTpIgOsZ+gReeWUAnNTh0Btx5pGGVfajGA==
"@swc/core-linux-x64-gnu@1.3.24": "@swc/core-linux-x64-gnu@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.24.tgz#c2b5cef83f8afd2a57d0eafbac083562d50cd0e6" resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.25.tgz#761fb020b8a0130e4dccc9c8dce355fa06df63f4"
integrity sha512-pP5pOLlY1xd352qo7rTlpVPUI9/9VhOd4b3Lk+LzfZDq9bTL2NDlGfyrPiwa5DGHMSzrugH56K2J68eutkxYVA== integrity sha512-xUCLLMDlYa/zB8BftVa4SrxuVpcDxkltCfmBg5r2pZPVskhC5ZJsQZ/AvWNChoAB11shRhjTaWDlmxJEsa7TIg==
"@swc/core-linux-x64-musl@1.3.24": "@swc/core-linux-x64-musl@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.24.tgz#3459d01f9bf745568a4196c1993987f3d4a98303" resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.25.tgz#f944ee48c972ebdcb3e6d6fd62d67eb98dbb1268"
integrity sha512-phNbP7zGp+Wcyxq1Qxlpe5KkxO7WLT2kVQUC7aDFGlVdCr+xdXsfH1MzheHtnr0kqTVQX1aiM8XXXHfFxR0oNA== integrity sha512-QzHU3BIaUVRSFNsUn3Qxx1vgtF/f5NqsFMAAPSq9Y8Yq5nrlc2t7cNuOROxHLbUqE+NPUp6+RglleJMoeWz5mA==
"@swc/core-win32-arm64-msvc@1.3.24": "@swc/core-win32-arm64-msvc@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.24.tgz#85a18c844c00d66bf46db99d9c98e9550b4d28f5" resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.25.tgz#af63ae850ef6e7322e8a5a0959529e96096239d2"
integrity sha512-qhbiJTWAOqyR+K9xnGmCkOWSz2EmWpDBstEJCEOTc6FZiEdbiTscDmqTcMbCKaTHGu8t+6erVA4t65/Eg6uWPA== integrity sha512-77VSVtneVOAUL4zkRyQZ6pWVpTsVVdqwly/DKnRnloglGKxYuk5DG5MUBsL72Nnfv4OCHjZ27eI3NUrpLsUb2Q==
"@swc/core-win32-ia32-msvc@1.3.24": "@swc/core-win32-ia32-msvc@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.24.tgz#18318199ba06cab4ead8f6122b9f30b3f452b1e7" resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.25.tgz#96a869aa4b4c41c44c9c9893ac4aad68d1233022"
integrity sha512-JfghIlscE4Rz+Lc08lSoDh+R0cWxrISed5biogFfE6vZqhaDnw3E5Qshqw7O3pIaiq8L2u1nmzuyP581ZmpbRA== integrity sha512-kz0v3K3H6OPEZR3ry72Ad/6C5GrZBRRUk69K58LORQ8tZXQD3UGl85pUbQqyHl8fR5NU76Muxgovj9CI9iTHGA==
"@swc/core-win32-x64-msvc@1.3.24": "@swc/core-win32-x64-msvc@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.24.tgz#b53746787e5af021787134d393fd67b0431f90d9" resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.25.tgz#9035c11626653322a404f3f44af11a02d989094c"
integrity sha512-3AmJRr0hwciwDBbzUNqaftvppzS8v9X/iv/Wl7YaVLBVpPfQvaZzfqLycvNMGLZb5vIKXR/u58txg3dRBGsJtw== integrity sha512-nmQOAzIpNRRnupWzkenJmW4i+h1M76cVNUqEU2MjmtesEkRZEGqv//jefXiyCP2zcbeLNLKiB2ptVJhpd1BvRA==
"@swc/core@1.3.24": "@swc/core@1.3.25":
version "1.3.24" version "1.3.25"
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.24.tgz#ef6b30267c1bbd48af62cbc91370fe9b3f5d6a23" resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.25.tgz#53786ea51fac319684d6822de1738eb55b73a4b7"
integrity sha512-QMOTd0AgiUT3K1crxLRqd3gw0f3FC8hhH1vvlIlryvYqU4c+FJ/T2G4ZhMKLxQlZ/jX6Rhk0gKINZRBxy2GFyQ== integrity sha512-wqzvM/wu6OsTVYPMStOpm7kIQcPX3GoZ0sC85qzDdsCxmJ1rmItLAD91sXPUmmdk0XqPYjLgT9MRDEIP5woz4g==
optionalDependencies: optionalDependencies:
"@swc/core-darwin-arm64" "1.3.24" "@swc/core-darwin-arm64" "1.3.25"
"@swc/core-darwin-x64" "1.3.24" "@swc/core-darwin-x64" "1.3.25"
"@swc/core-linux-arm-gnueabihf" "1.3.24" "@swc/core-linux-arm-gnueabihf" "1.3.25"
"@swc/core-linux-arm64-gnu" "1.3.24" "@swc/core-linux-arm64-gnu" "1.3.25"
"@swc/core-linux-arm64-musl" "1.3.24" "@swc/core-linux-arm64-musl" "1.3.25"
"@swc/core-linux-x64-gnu" "1.3.24" "@swc/core-linux-x64-gnu" "1.3.25"
"@swc/core-linux-x64-musl" "1.3.24" "@swc/core-linux-x64-musl" "1.3.25"
"@swc/core-win32-arm64-msvc" "1.3.24" "@swc/core-win32-arm64-msvc" "1.3.25"
"@swc/core-win32-ia32-msvc" "1.3.24" "@swc/core-win32-ia32-msvc" "1.3.25"
"@swc/core-win32-x64-msvc" "1.3.24" "@swc/core-win32-x64-msvc" "1.3.25"
"@swc/jest@0.2.24": "@swc/jest@0.2.24":
version "0.2.24" version "0.2.24"