mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore(deps): update dependency @swc/core to v1.3.21 (#2575)
[![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.20` -> `1.3.21`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.20/1.3.21) | [![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.21/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.21/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.21/compatibility-slim/1.3.20)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.21/confidence-slim/1.3.20)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc</summary> ### [`v1.3.21`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1321---2022-11-30) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.20...v1.3.21) ##### Bug Fixes - **(ci)** Fix publish action for binaries ([#​6517](https://togithub.com/swc-project/swc/issues/6517)) ([2ac3201](2ac32017ba
)) - **(es/minifier)** Don't drop used variables from sequential inliner ([#​6520](https://togithub.com/swc-project/swc/issues/6520)) ([b394f9f](b394f9f1d3
)) - **(es/minifier)** Make sequential inliner respect resolution order ([#​6509](https://togithub.com/swc-project/swc/issues/6509)) ([27ae59e](27ae59e77b
)) - **(es/minifier)** Use unsafe option for arrow => method ([#​6521](https://togithub.com/swc-project/swc/issues/6521)) ([9752b43](9752b43f94
)) - **(es/minifier)** Don't convert a signed integer literal key to a numeric literal ([#​6529](https://togithub.com/swc-project/swc/issues/6529)) ([81224b5](81224b5d67
)) - **(html/parser)** Fix parsing of cdata ([#​6534](https://togithub.com/swc-project/swc/issues/6534)) ([e3cbe7e](e3cbe7e9a9
)) ##### Features - **(common)** Add contexts to the error messages ([#​6526](https://togithub.com/swc-project/swc/issues/6526)) ([b8fe04f](b8fe04f720
)) - **(es/parser)** Make error message helpful ([#​6535](https://togithub.com/swc-project/swc/issues/6535)) ([cb15721](cb157215d2
)) - **(es/preset-env)** Update data ([#​6538](https://togithub.com/swc-project/swc/issues/6538)) ([ae63220](ae6322064d
)) - **(xml/parser)** Parse cdata section ([#​6531](https://togithub.com/swc-project/swc/issues/6531)) ([7f8c4e0](7f8c4e04b2
)) ##### Miscellaneous Tasks - **(bindings)** Fix jemalloc on aarch64 ([#​6541](https://togithub.com/swc-project/swc/issues/6541)) ([d56b5a8](d56b5a890a
)) - **(swc_core)** Reexport more modules ([#​6548](https://togithub.com/swc-project/swc/issues/6548)) ([9b58cce](9b58cce10b
)) ##### Performance - **(common)** Fix perf bug of sourcemap for inputs with multi-byte chars ([#​6523](https://togithub.com/swc-project/swc/issues/6523)) ([47908a4](47908a49d3
)) ##### Refactor - **(css/parser)** Canonicalize only if required ([#​6532](https://togithub.com/swc-project/swc/issues/6532)) ([251e98c](251e98c055
)) ##### Testing - **(es/minifier)** Add tests for preserving top-level directives ([#​6545](https://togithub.com/swc-project/swc/issues/6545)) ([8d8f150](8d8f150792
)) - **(es/transforms)** Add tests about preserving top-level directives ([#​6518](https://togithub.com/swc-project/swc/issues/6518)) ([5ff87af](5ff87afa78
)) - **(es/typescript)** Migrate inline tests to fixture tests ([#​6546](https://togithub.com/swc-project/swc/issues/6546)) ([cddbc41](cddbc41430
)) - **(ts/compat)** Migrate inline tests to fixture testing ([#​6475](https://togithub.com/swc-project/swc/issues/6475)) ([cc4646a](cc4646a4cc
))- **general**: Use correct extensions for fixture tests ([#​6539](https://togithub.com/swc-project/swc/issues/6539)) ([7ee86d1](7ee86d1d25
)) ##### Build - **(cargo)** Update `browerslist-rs` ([#​6547](https://togithub.com/swc-project/swc/issues/6547)) ([d730186](d730186e9f
)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
af15742e3f
commit
2212d0bbf6
@ -140,7 +140,7 @@
|
||||
"devDependencies": {
|
||||
"@apidevtools/swagger-parser": "10.1.0",
|
||||
"@babel/core": "7.20.5",
|
||||
"@swc/core": "1.3.20",
|
||||
"@swc/core": "1.3.21",
|
||||
"@swc/jest": "0.2.23",
|
||||
"@types/bcryptjs": "2.4.2",
|
||||
"@types/cors": "2.8.12",
|
||||
|
108
yarn.lock
108
yarn.lock
@ -1296,71 +1296,71 @@
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^1.7.0"
|
||||
|
||||
"@swc/core-darwin-arm64@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.20.tgz#e713ed63ef7b8096fb820b7cbd5aa776e824431f"
|
||||
integrity sha512-ZLk5oVP4v/BAdC3FuBuyB0xpnkZStblIajiyo/kpp/7mq3YbABhOxTCUJGDozISbkaZlIZFXjqvHHnIS42tssw==
|
||||
"@swc/core-darwin-arm64@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.21.tgz#9fe6d5c4c3ca0854194ab7d3e42ac29cda422abf"
|
||||
integrity sha512-5dBrJyrCzdHOQ9evS9NBJm2geKcXffIuAvSrnwbMHkfTpl+pOM7crry2tolydFXdOE/Jbx8yyahAIXPne1fTHw==
|
||||
|
||||
"@swc/core-darwin-x64@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.20.tgz#8f8fe3562da7472be87346ae4a6c1919705b5b9b"
|
||||
integrity sha512-yM11/3n8PwougalAi9eWkz1r5QRDAg1qdXMSCn7sWlVGr0RvdPL20viKddm38yn+X3FzZzgdoajh7NGfEeqCIQ==
|
||||
"@swc/core-darwin-x64@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.21.tgz#6fb005ff27c5521534dd75732973182f45836681"
|
||||
integrity sha512-CAtzfsRoVZr7DLKOOWPua6npFdj06wRuv1us275CY2QS3mg1bPl9BxA3c94q3mMcu5Bf06+dzUOjJSGrsBD7Ig==
|
||||
|
||||
"@swc/core-linux-arm-gnueabihf@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.20.tgz#3fa68f374f04e9331b3aa7ba1cdc4d59a1cb9cd8"
|
||||
integrity sha512-Y8YX7Ma7/xdvCR+hwqhU2lNKF7Qevlx3qZ+eGEpz2fP6k5iu8C5arUBjFWdC2OTY11OuD00TH43TgYfbWpU/Sw==
|
||||
"@swc/core-linux-arm-gnueabihf@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.21.tgz#3c54f62c1718408993b82ae4726c081e3271f002"
|
||||
integrity sha512-oPO7oFr89pjDFlHJ2aZvzGR6hwy5nmQyeiuqpTgfn+RFFLLbipFawJe/2NBWyD35bxuguW6a3/w9I6edKTpLUw==
|
||||
|
||||
"@swc/core-linux-arm64-gnu@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.20.tgz#998adffd8d21b63ce6b447cbcc3fa1fae0c2c5d1"
|
||||
integrity sha512-XCjQj4zo2T4QIqxVgzXkKxTLw4adqMgFG2iXBRRu1kOZXJor7Yzc0wH0B4rGtlkcZnh57MBbo+N1TNzH1leSFw==
|
||||
"@swc/core-linux-arm64-gnu@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.21.tgz#7a4e17420ad98f35712cd2cbde46b8a78c39beb3"
|
||||
integrity sha512-cgPw35T8HO4gB/tvPJMwjJuNNpydmw6U5hkxZ+7jiE+qA8hN8a71i+BBfXeSzlo60t4c44+zK4t+gK7UacZg2w==
|
||||
|
||||
"@swc/core-linux-arm64-musl@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.20.tgz#cb22719d615cd42ab9d89192ead228b2be983238"
|
||||
integrity sha512-f+fIixoNNaDjmHX0kJn8Lm1Z+CJPHqcYocGaPrXETRAv+8F3Q0rUtxO9FhDKtsG4pI6HRLmS5nBQtBBJWOmfvw==
|
||||
"@swc/core-linux-arm64-musl@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.21.tgz#2b98140cc6dcd23c28f823a8ab8d61df8f876aed"
|
||||
integrity sha512-kwH+HHtcakSqR3gF5QJ7N7SPs96ilFiXuauB02Ct3UflaGbVYVoeFYj/VEIJ+ZJvlvvOEDByOiLyrk2bw0bG7A==
|
||||
|
||||
"@swc/core-linux-x64-gnu@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.20.tgz#0090804c384ea343f8a39bbeee7a46d93cada714"
|
||||
integrity sha512-F5TKwsZh3F7CzfYoTAiNwhZazQ02NCgFZSqSwO4lOYbT7RU+zXI3OfLoi2R8f0dzfqh26QSdeeMFPdMb3LpzXg==
|
||||
"@swc/core-linux-x64-gnu@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.21.tgz#6dc8105f6a6252322010896e79ad8a12269862ed"
|
||||
integrity sha512-/kLQLNxwdX6kO2R751uUrxXZsAhOkA1EeQzAqj+5Y+bzt3hA5asH5evkY0w0Aj1zCofX4p4o/Q35mandUPxMlw==
|
||||
|
||||
"@swc/core-linux-x64-musl@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.20.tgz#64ed5e489f0bcde67aae973bca5eb94ab16fa8d8"
|
||||
integrity sha512-svbrCeaWU2N9saeg5yKZ2aQh+eYE6vW7y+ptZHgLIriuhnelg38mNqNjKK9emhshUNqOPLFJbW8kA1P+jOyyLw==
|
||||
"@swc/core-linux-x64-musl@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.21.tgz#e94eeecf389b441f09cf2de712caf5c9d0a0d5da"
|
||||
integrity sha512-s+l3LqUzDli6rbmIPR3IfO23IOLYBVxk97CDdcJWrRTVtCwUKFhFVJVZyErveriqLXSGJhy5+UL+aOuxC4dk8g==
|
||||
|
||||
"@swc/core-win32-arm64-msvc@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.20.tgz#1a0c27cca7a43932fd123d699e67741f9cc73129"
|
||||
integrity sha512-rFrC8JtVlnyfj5wTAIMvNWqPv0KXUA8/TmEKUlg7jgF/IweFPOFvF509tiAstz16Ui2JKL9xaA566/I+XLd+og==
|
||||
"@swc/core-win32-arm64-msvc@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.21.tgz#07374179e0422ad7352430e8b8fd7fd0f92e099c"
|
||||
integrity sha512-59gWcdbZxvmyzh+J50yCCodKDYRUnMwNypzzfamF1Vusa4Np+IGMWEaE2KsZUq50OQIRo0PGHpBPMKVYkuGv8g==
|
||||
|
||||
"@swc/core-win32-ia32-msvc@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.20.tgz#7873119494214fdc079be4aba17e7851261833e7"
|
||||
integrity sha512-xIkBDw0Rd0G0SQ/g9FOUqrcmwcq/Iy7ScBQVV/NzziIGIUlrj9l4nYe3VyoMEH2lwAcyGo9AxwiNB0vq6vDjiQ==
|
||||
"@swc/core-win32-ia32-msvc@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.21.tgz#abc4aa533a21da7c0812698ba485314797032edf"
|
||||
integrity sha512-3gH86ffVAiCmeRy+xSxR5iWSbKy4nUddo4PIahD1zwGJx6LC5ahC/I6EpL1pvoX3KdJKVioUBn0KDfPDUYfqJw==
|
||||
|
||||
"@swc/core-win32-x64-msvc@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.20.tgz#21b03ea39ea3e2af1a88fa35c0e7ae49adc89d87"
|
||||
integrity sha512-1/vxiNasPvpCnVdMxGXEXYhRI65l7yNg/AQ9fYLQn3O5ouWJcd60+6ZoeVrnR5i/R87Fyu/A9fMhOJuOKLHXmA==
|
||||
"@swc/core-win32-x64-msvc@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.21.tgz#2d5264370a737e0842434988f9afe9924cc0c4b6"
|
||||
integrity sha512-JKWLJdJ3oFc8fGBk4P6mGKhW8n+FmEjLLbsST+h94bZmelrSTeShBt3rr+pMMatFevlu/c9lM3OW2GHsZeZNkg==
|
||||
|
||||
"@swc/core@1.3.20":
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.20.tgz#1a290a3020cc272ea57f784e7d7669733b25eda2"
|
||||
integrity sha512-wSuy5mFTbAPYGlo1DGWkTbXwUubpyYxY2Sf10Y861c4EPtwK7D1nbj35Zg0bsIQvcFG5Y2Q4sXNV5QpsnT0+1A==
|
||||
"@swc/core@1.3.21":
|
||||
version "1.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.21.tgz#5168604c9bcd81740d8aa3a602a2a64dbb9377d1"
|
||||
integrity sha512-RTmqkm5e5sb+Q+YbyqiE52xjvX+kcIVDgaSdSD7mNy2opgDfIdFMhExmB8UQStt3TLrlpAslWaFNWNmvaHP9rg==
|
||||
optionalDependencies:
|
||||
"@swc/core-darwin-arm64" "1.3.20"
|
||||
"@swc/core-darwin-x64" "1.3.20"
|
||||
"@swc/core-linux-arm-gnueabihf" "1.3.20"
|
||||
"@swc/core-linux-arm64-gnu" "1.3.20"
|
||||
"@swc/core-linux-arm64-musl" "1.3.20"
|
||||
"@swc/core-linux-x64-gnu" "1.3.20"
|
||||
"@swc/core-linux-x64-musl" "1.3.20"
|
||||
"@swc/core-win32-arm64-msvc" "1.3.20"
|
||||
"@swc/core-win32-ia32-msvc" "1.3.20"
|
||||
"@swc/core-win32-x64-msvc" "1.3.20"
|
||||
"@swc/core-darwin-arm64" "1.3.21"
|
||||
"@swc/core-darwin-x64" "1.3.21"
|
||||
"@swc/core-linux-arm-gnueabihf" "1.3.21"
|
||||
"@swc/core-linux-arm64-gnu" "1.3.21"
|
||||
"@swc/core-linux-arm64-musl" "1.3.21"
|
||||
"@swc/core-linux-x64-gnu" "1.3.21"
|
||||
"@swc/core-linux-x64-musl" "1.3.21"
|
||||
"@swc/core-win32-arm64-msvc" "1.3.21"
|
||||
"@swc/core-win32-ia32-msvc" "1.3.21"
|
||||
"@swc/core-win32-x64-msvc" "1.3.21"
|
||||
|
||||
"@swc/jest@0.2.23":
|
||||
version "0.2.23"
|
||||
|
Loading…
Reference in New Issue
Block a user