From 854810ec49aa733a80faa56d2840ec6df5526210 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 06:05:36 +0000 Subject: [PATCH] chore(deps): update dependency @swc/core to v1.3.25 (#2894) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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
swc-project/swc ### [`v1.3.25`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​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 ([#​6714](https://togithub.com/swc-project/swc/issues/6714)) ([0076418](https://togithub.com/swc-project/swc/commit/00764188195c63af1e5a8e34ce29dcf650b20f04)) - **(cli)** Use the `--source-maps` option ([#​6708](https://togithub.com/swc-project/swc/issues/6708)) ([24cd384](https://togithub.com/swc-project/swc/commit/24cd384c20abc9bacdc89b50cd6a9a9df243b687)) - **(es)** Preserve license comments by default ([#​6703](https://togithub.com/swc-project/swc/issues/6703)) ([58700f2](https://togithub.com/swc-project/swc/commit/58700f2bec696d0d2b2466ab6b4641f0a7017808)) - **(es)** Remove import statement canonicalization ([#​6716](https://togithub.com/swc-project/swc/issues/6716)) ([b451fa9](https://togithub.com/swc-project/swc/commit/b451fa9e88aee33368759a67913e7c6eb9c3898f)) - **(es)** Fix wasm ([#​6755](https://togithub.com/swc-project/swc/issues/6755)) ([b46815a](https://togithub.com/swc-project/swc/commit/b46815a684a13ff3b364b2913c18acf57afbbac7)) - **(es/compat)** Fix syntax context of `async-to-generator` ([#​6741](https://togithub.com/swc-project/swc/issues/6741)) ([206c0db](https://togithub.com/swc-project/swc/commit/206c0dbebe5eecaa8a5c1846189b26cb5517d84c)) - **(es/minifier)** Fix usage counter to fix infinite loop ([#​6744](https://togithub.com/swc-project/swc/issues/6744)) ([88d40e8](https://togithub.com/swc-project/swc/commit/88d40e8ab899976c123b5b5f74f0ad02ec9d7868)) - **(es/parser)** Fix priority of `>>>` ([#​6748](https://togithub.com/swc-project/swc/issues/6748)) ([65a0d3a](https://togithub.com/swc-project/swc/commit/65a0d3a3109f3d32818f7bf2c8ebbeb863c62060)) - **(es/plugin)** Fix plugin starter template ([#​6723](https://togithub.com/swc-project/swc/issues/6723)) ([082dc21](https://togithub.com/swc-project/swc/commit/082dc2101b8f3c05b103cf59484355ef87016a57)) - **(es/react)** Force refresh if code contains `@refresh reset` ([#​6749](https://togithub.com/swc-project/swc/issues/6749)) ([36b26d3](https://togithub.com/swc-project/swc/commit/36b26d3496fd9ad7e3ccb41c164600657476a8a3)) - **(es/utils)** Fix detection of hoisting ([#​6738](https://togithub.com/swc-project/swc/issues/6738)) ([b5d31cc](https://togithub.com/swc-project/swc/commit/b5d31cc2dabcf79886606946c75d0a15f2fe4091)) - **(preset-env)** Update data ([#​6719](https://togithub.com/swc-project/swc/issues/6719)) ([d506c96](https://togithub.com/swc-project/swc/commit/d506c9680577173e5abb1dd0f75456145fda60c9)) ##### Documentation - **(es)** Fix example ([#​6743](https://togithub.com/swc-project/swc/issues/6743)) ([79afcb5](https://togithub.com/swc-project/swc/commit/79afcb5d81cb5cca89c48d39b950ddc24f31d434)) ##### Features - **(bindings)** Remove `swcx` from `@swc/core` ([#​6720](https://togithub.com/swc-project/swc/issues/6720)) ([30dd65b](https://togithub.com/swc-project/swc/commit/30dd65bb83a3159ca9d569af6b29aed03796056f)) - **(css/parser)** Normalize urange ([#​6704](https://togithub.com/swc-project/swc/issues/6704)) ([8af627d](https://togithub.com/swc-project/swc/commit/8af627d5c4720644246f99012b6f49b419066eef)) - **(css/prefixer)** Support page break ([#​6693](https://togithub.com/swc-project/swc/issues/6693)) ([27a8b7e](https://togithub.com/swc-project/swc/commit/27a8b7e50b67de076089ca8b05d6e44944182b31)) - **(css/prefixer)** Support `clamp` ([#​6695](https://togithub.com/swc-project/swc/issues/6695)) ([1722428](https://togithub.com/swc-project/swc/commit/1722428909ba380fec114be1e2a75f0d2462a645)) - **(es/jest)** Support chaining of jest function calls ([#​6747](https://togithub.com/swc-project/swc/issues/6747)) ([72fb606](https://togithub.com/swc-project/swc/commit/72fb606eb204fddad5df284afda0955fd6e760ff)) ##### Miscellaneous Tasks - **(ci)** Fix publish action ([ed2277f](https://togithub.com/swc-project/swc/commit/ed2277fc07bc1be133001eefcee707c8e6f194fd)) - **(ci)** Fix publish action ([#​6757](https://togithub.com/swc-project/swc/issues/6757)) ([7e6e7b1](https://togithub.com/swc-project/swc/commit/7e6e7b107e40b7ca2192f6c04f668a526fc2db35)) ##### Performance - **(es/preset-env)** Use `VisitMut` instead of `Fold` for polyfill ([#​6734](https://togithub.com/swc-project/swc/issues/6734)) ([98da644](https://togithub.com/swc-project/swc/commit/98da6444b6499d3b3d895d3f81941c778340cf3b)) ##### Refactor - **(css/codegen)** Do not use `raw` ([#​6674](https://togithub.com/swc-project/swc/issues/6674)) ([ebebd60](https://togithub.com/swc-project/swc/commit/ebebd608750bf63d6f715350835a1a5349efdb68))
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 108 +++++++++++++++++++++++++-------------------------- 2 files changed, 55 insertions(+), 55 deletions(-) diff --git a/package.json b/package.json index 0a457d82a1..b8b759db29 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", "@babel/core": "7.20.12", - "@swc/core": "1.3.24", + "@swc/core": "1.3.25", "@swc/jest": "0.2.24", "@types/bcryptjs": "2.4.2", "@types/cors": "2.8.13", diff --git a/yarn.lock b/yarn.lock index d7530e534f..8ac984a31b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -818,71 +818,71 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@swc/core-darwin-arm64@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.24.tgz#d41fc574cb5049def9001903680fdd924f065052" - integrity sha512-rR+9UpWm+fGXcipsjCst2hIL1GYIbo0YTLhJZWdIpQD6KRHHJMFXiydMgQQkDj2Ml7HpqUVgxj6m4ZWYL8b0OA== +"@swc/core-darwin-arm64@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.25.tgz#01ce7b8a88b545a4fc5283ed6f96b22c5733d6c4" + integrity sha512-8PWAVcjTJyj2VrqPBFOIi2w2P0Z8kOCbzHW3+pe+bSXxfGMG0MKPl5U2IXhsEL0ovm4xSFlqW0yygpoP3MmRPw== -"@swc/core-darwin-x64@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.24.tgz#0f7a3960b91cbd7f95f25542b29d0e08bde4f59d" - integrity sha512-px+5vkGtgPH0m3FkkTBHynlRdS5rRz+lK+wiXIuBZFJSySWFl6RkKbvwkD+sf0MpazQlqwlv/rTOGJBw6oDffg== +"@swc/core-darwin-x64@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.25.tgz#9fad102c507011f42c5a5d1f84919b81ab96d7f8" + integrity sha512-5DHGiMYFEj5aa208tCjo7Sn5tiG4xPz+4gUiWVlglxqXFptkNim5xu/1G6VYm5Zk7dI5jJkjTU76GQG7IRvPug== -"@swc/core-linux-arm-gnueabihf@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.24.tgz#a0fdd97b8341806b57290217830a5d1ab7d0b193" - integrity sha512-jLs8ZOdTV4UW4J12E143QJ4mOMONQtqgAnuhBbRuWFzQ3ny1dfoC3P1jNWAJ2Xi59XdxAIXn0PggPNH4Kh34kw== +"@swc/core-linux-arm-gnueabihf@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.25.tgz#ecf3a34899fdbdc742523524caab29c0db97a6ad" + integrity sha512-YNfLxv9PhZk+jrJbpR1mMrYBUkufo0hiFv3S1OrX3l8edsIP4wPND5w9ZH0Oi898f6Jg9DBrY2zXJMQ+gWkbvA== -"@swc/core-linux-arm64-gnu@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.24.tgz#0536d03e12dd471ebafc180599488404aebb65cf" - integrity sha512-A/v0h70BekrwGpp1DlzIFGcHQ3QQ2PexXcnnuIBZeMc9gNmHlcZmg3EcwAnaUDiokhNuSUFA/wV94yk1OqmSkw== +"@swc/core-linux-arm64-gnu@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.25.tgz#50524c9db2dbf874570e45f0a66e0283f02bc2d9" + integrity sha512-kS+spM5/xQ6QvWF1ms3byfjnhUlpjTfFwgCyHnIKgjvsYkDa+vkAIhKq6HuEdaTPaCRCjts0Zarhub1nClUU0g== -"@swc/core-linux-arm64-musl@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.24.tgz#54f46ffea1bf6ffcbe7c62037efaefdfb5115214" - integrity sha512-pbc9eArWPTiMrbpS/pJo0IiQNAKAQBcBIDjWBGP1tcw2iDXYLw4bruwz9kI/VjakbshWb8MoE4T5ClkeuULvSw== +"@swc/core-linux-arm64-musl@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.25.tgz#f04a3d3784cff14f96ad9901861485ec0fa14ebf" + integrity sha512-vM3D7LWmjotUAJ2D4F+L+dspFeWrcPNVh0o8TCoTOYCt8DPD5YsUKTpIgOsZ+gReeWUAnNTh0Btx5pGGVfajGA== -"@swc/core-linux-x64-gnu@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.24.tgz#c2b5cef83f8afd2a57d0eafbac083562d50cd0e6" - integrity sha512-pP5pOLlY1xd352qo7rTlpVPUI9/9VhOd4b3Lk+LzfZDq9bTL2NDlGfyrPiwa5DGHMSzrugH56K2J68eutkxYVA== +"@swc/core-linux-x64-gnu@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.25.tgz#761fb020b8a0130e4dccc9c8dce355fa06df63f4" + integrity sha512-xUCLLMDlYa/zB8BftVa4SrxuVpcDxkltCfmBg5r2pZPVskhC5ZJsQZ/AvWNChoAB11shRhjTaWDlmxJEsa7TIg== -"@swc/core-linux-x64-musl@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.24.tgz#3459d01f9bf745568a4196c1993987f3d4a98303" - integrity sha512-phNbP7zGp+Wcyxq1Qxlpe5KkxO7WLT2kVQUC7aDFGlVdCr+xdXsfH1MzheHtnr0kqTVQX1aiM8XXXHfFxR0oNA== +"@swc/core-linux-x64-musl@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.25.tgz#f944ee48c972ebdcb3e6d6fd62d67eb98dbb1268" + integrity sha512-QzHU3BIaUVRSFNsUn3Qxx1vgtF/f5NqsFMAAPSq9Y8Yq5nrlc2t7cNuOROxHLbUqE+NPUp6+RglleJMoeWz5mA== -"@swc/core-win32-arm64-msvc@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.24.tgz#85a18c844c00d66bf46db99d9c98e9550b4d28f5" - integrity sha512-qhbiJTWAOqyR+K9xnGmCkOWSz2EmWpDBstEJCEOTc6FZiEdbiTscDmqTcMbCKaTHGu8t+6erVA4t65/Eg6uWPA== +"@swc/core-win32-arm64-msvc@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.25.tgz#af63ae850ef6e7322e8a5a0959529e96096239d2" + integrity sha512-77VSVtneVOAUL4zkRyQZ6pWVpTsVVdqwly/DKnRnloglGKxYuk5DG5MUBsL72Nnfv4OCHjZ27eI3NUrpLsUb2Q== -"@swc/core-win32-ia32-msvc@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.24.tgz#18318199ba06cab4ead8f6122b9f30b3f452b1e7" - integrity sha512-JfghIlscE4Rz+Lc08lSoDh+R0cWxrISed5biogFfE6vZqhaDnw3E5Qshqw7O3pIaiq8L2u1nmzuyP581ZmpbRA== +"@swc/core-win32-ia32-msvc@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.25.tgz#96a869aa4b4c41c44c9c9893ac4aad68d1233022" + integrity sha512-kz0v3K3H6OPEZR3ry72Ad/6C5GrZBRRUk69K58LORQ8tZXQD3UGl85pUbQqyHl8fR5NU76Muxgovj9CI9iTHGA== -"@swc/core-win32-x64-msvc@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.24.tgz#b53746787e5af021787134d393fd67b0431f90d9" - integrity sha512-3AmJRr0hwciwDBbzUNqaftvppzS8v9X/iv/Wl7YaVLBVpPfQvaZzfqLycvNMGLZb5vIKXR/u58txg3dRBGsJtw== +"@swc/core-win32-x64-msvc@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.25.tgz#9035c11626653322a404f3f44af11a02d989094c" + integrity sha512-nmQOAzIpNRRnupWzkenJmW4i+h1M76cVNUqEU2MjmtesEkRZEGqv//jefXiyCP2zcbeLNLKiB2ptVJhpd1BvRA== -"@swc/core@1.3.24": - version "1.3.24" - resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.24.tgz#ef6b30267c1bbd48af62cbc91370fe9b3f5d6a23" - integrity sha512-QMOTd0AgiUT3K1crxLRqd3gw0f3FC8hhH1vvlIlryvYqU4c+FJ/T2G4ZhMKLxQlZ/jX6Rhk0gKINZRBxy2GFyQ== +"@swc/core@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.25.tgz#53786ea51fac319684d6822de1738eb55b73a4b7" + integrity sha512-wqzvM/wu6OsTVYPMStOpm7kIQcPX3GoZ0sC85qzDdsCxmJ1rmItLAD91sXPUmmdk0XqPYjLgT9MRDEIP5woz4g== optionalDependencies: - "@swc/core-darwin-arm64" "1.3.24" - "@swc/core-darwin-x64" "1.3.24" - "@swc/core-linux-arm-gnueabihf" "1.3.24" - "@swc/core-linux-arm64-gnu" "1.3.24" - "@swc/core-linux-arm64-musl" "1.3.24" - "@swc/core-linux-x64-gnu" "1.3.24" - "@swc/core-linux-x64-musl" "1.3.24" - "@swc/core-win32-arm64-msvc" "1.3.24" - "@swc/core-win32-ia32-msvc" "1.3.24" - "@swc/core-win32-x64-msvc" "1.3.24" + "@swc/core-darwin-arm64" "1.3.25" + "@swc/core-darwin-x64" "1.3.25" + "@swc/core-linux-arm-gnueabihf" "1.3.25" + "@swc/core-linux-arm64-gnu" "1.3.25" + "@swc/core-linux-arm64-musl" "1.3.25" + "@swc/core-linux-x64-gnu" "1.3.25" + "@swc/core-linux-x64-musl" "1.3.25" + "@swc/core-win32-arm64-msvc" "1.3.25" + "@swc/core-win32-ia32-msvc" "1.3.25" + "@swc/core-win32-x64-msvc" "1.3.25" "@swc/jest@0.2.24": version "0.2.24"