From 09436c0c066cacf8320da45a7c85bb0e6ee681a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 23:12:30 +1000 Subject: [PATCH] chore(deps): update dependency vitest to ^0.32.1 (#1740) 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 | |---|---|---|---|---|---| | [vitest](https://togithub.com/vitest-dev/vitest) | [`^0.32.0` -> `^0.32.1`](https://renovatebot.com/diffs/npm/vitest/0.32.0/0.32.1) | [![age](https://badges.renovateapi.com/packages/npm/vitest/0.32.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vitest/0.32.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vitest/0.32.1/compatibility-slim/0.32.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.32.1/confidence-slim/0.32.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vitest-dev/vitest ### [`v0.32.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.32.1) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.32.0...v0.32.1) #####    🚀 Features - Export `registerConsoleShortcuts` from `vitest/node`  -  by [@​deot](https://togithub.com/deot) in [https://github.com/vitest-dev/vitest/issues/3563](https://togithub.com/vitest-dev/vitest/issues/3563) [(bc49b)](https://togithub.com/vitest-dev/vitest/commit/bc49bac7) - **expect**: Support `expect.unreachable`  -  by [@​fenghan34](https://togithub.com/fenghan34) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3556](https://togithub.com/vitest-dev/vitest/issues/3556) [(8e385)](https://togithub.com/vitest-dev/vitest/commit/8e385bb0) - **runner**: `describe`/`test` name support anonymous function  -  by [@​btea](https://togithub.com/btea) in [https://github.com/vitest-dev/vitest/issues/3562](https://togithub.com/vitest-dev/vitest/issues/3562) [(3d436)](https://togithub.com/vitest-dev/vitest/commit/3d43638c) #####    🐞 Bug Fixes - Avoid call stack recursion with large error (fix: [#​3060](https://togithub.com/vitest-dev/vitest/issues/3060))  -  by [@​nathanmmiller](https://togithub.com/nathanmmiller) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3078](https://togithub.com/vitest-dev/vitest/issues/3078) and [https://github.com/vitest-dev/vitest/issues/3060](https://togithub.com/vitest-dev/vitest/issues/3060) [(02196)](https://togithub.com/vitest-dev/vitest/commit/02196f9d) - Automatically remove define related configuration  -  by [@​btea](https://togithub.com/btea) in [https://github.com/vitest-dev/vitest/issues/3552](https://togithub.com/vitest-dev/vitest/issues/3552) [(368b8)](https://togithub.com/vitest-dev/vitest/commit/368b8259) - Import `performance` from `perf_hooks`  -  by [@​Max10240](https://togithub.com/Max10240) and **wangbaolong.wbl** in [https://github.com/vitest-dev/vitest/issues/3578](https://togithub.com/vitest-dev/vitest/issues/3578) and [https://github.com/vitest-dev/vitest/issues/3579](https://togithub.com/vitest-dev/vitest/issues/3579) [(24ec8)](https://togithub.com/vitest-dev/vitest/commit/24ec85a8) - Revert concordance diff, use jest's diff output  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3582](https://togithub.com/vitest-dev/vitest/issues/3582) [(9c7ea)](https://togithub.com/vitest-dev/vitest/commit/9c7ea382) - Typo in config suggestion  -  by [@​Krisell](https://togithub.com/Krisell) in [https://github.com/vitest-dev/vitest/issues/3583](https://togithub.com/vitest-dev/vitest/issues/3583) [(68985)](https://togithub.com/vitest-dev/vitest/commit/689855bb) - **browser**: - Change optimized deps to use `vitest`  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/vitest-dev/vitest/issues/3580](https://togithub.com/vitest-dev/vitest/issues/3580) [(b4ac8)](https://togithub.com/vitest-dev/vitest/commit/b4ac88e9) - Access **vi_inject** only if it was injected  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3587](https://togithub.com/vitest-dev/vitest/issues/3587) [(d9e14)](https://togithub.com/vitest-dev/vitest/commit/d9e1419a) - **mocker**: - Respect namespace import when hoisting vi.mock  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3547](https://togithub.com/vitest-dev/vitest/issues/3547) [(158c4)](https://togithub.com/vitest-dev/vitest/commit/158c4bb0) - **ui**: - Navigate to dashboard when re-running tests from coverage page  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/vitest-dev/vitest/issues/3529](https://togithub.com/vitest-dev/vitest/issues/3529) [(bc283)](https://togithub.com/vitest-dev/vitest/commit/bc283ae3) - **vite-node**: - Correctly resolve virtual modules  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3544](https://togithub.com/vitest-dev/vitest/issues/3544) [(0cbb0)](https://togithub.com/vitest-dev/vitest/commit/0cbb07b4) - Fix errors caused by commonjs export circular references  -  by [@​rxliuli](https://togithub.com/rxliuli) in [https://github.com/vitest-dev/vitest/issues/3570](https://togithub.com/vitest-dev/vitest/issues/3570) [(b097c)](https://togithub.com/vitest-dev/vitest/commit/b097cef8) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.32.0...v0.32.1)
--- ### 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/fwouts/previewjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- core/package.json | 2 +- framework-plugins/preact/package.json | 2 +- framework-plugins/react/package.json | 2 +- framework-plugins/solid/package.json | 2 +- framework-plugins/svelte/package.json | 2 +- framework-plugins/vue2/package.json | 2 +- framework-plugins/vue3/package.json | 2 +- pnpm-lock.yaml | 101 ++++++++++++++------------ properties/package.json | 2 +- serializable-values/package.json | 2 +- storybook-helpers/package.json | 2 +- type-analyzer/package.json | 2 +- vfs/package.json | 2 +- 13 files changed, 65 insertions(+), 60 deletions(-) diff --git a/core/package.json b/core/package.json index 9f426cb86c2..84be141a8b7 100644 --- a/core/package.json +++ b/core/package.json @@ -55,6 +55,6 @@ "shx": "^0.3.4", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/framework-plugins/preact/package.json b/framework-plugins/preact/package.json index b02d99280f6..da736acb00c 100644 --- a/framework-plugins/preact/package.json +++ b/framework-plugins/preact/package.json @@ -44,6 +44,6 @@ "rimraf": "^5.0.1", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index 1f4f39bb100..23b515f11aa 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -50,6 +50,6 @@ "shx": "^0.3.4", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index 382d672a8fe..dc8faed6ca1 100644 --- a/framework-plugins/solid/package.json +++ b/framework-plugins/solid/package.json @@ -44,6 +44,6 @@ "solid-js": "^1.7.6", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index 903928b401a..91a4bcb0d2a 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -45,6 +45,6 @@ "pino": "^8.14.1", "pino-pretty": "^10.0.0", "unbuild": "^1.2.1", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index 13c713bb489..4b3ca32ccc7 100644 --- a/framework-plugins/vue2/package.json +++ b/framework-plugins/vue2/package.json @@ -50,6 +50,6 @@ "shx": "^0.3.4", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index f998c037839..c097af3c847 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -54,6 +54,6 @@ "shx": "^0.3.4", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f51078de401..fe82bb4dd6e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -312,8 +312,8 @@ importers: specifier: ^1.2.1 version: 1.2.1 vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 daemon: devDependencies: @@ -439,8 +439,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 framework-plugins/preact/tests/apps/preact-app: dependencies: @@ -651,8 +651,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 framework-plugins/react/tests/apps/aliases: dependencies: @@ -2080,8 +2080,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 framework-plugins/solid/tests/apps/solid: dependencies: @@ -2223,8 +2223,8 @@ importers: specifier: ^1.2.1 version: 1.2.1 vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 framework-plugins/svelte/tests/apps/svelte: devDependencies: @@ -2509,8 +2509,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 framework-plugins/vue2/tests/apps/nuxt2-app: dependencies: @@ -2688,8 +2688,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 framework-plugins/vue3/tests/apps/nuxt-app: dependencies: @@ -2995,8 +2995,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 screenshot: dependencies: @@ -3091,8 +3091,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 storybook-helpers: dependencies: @@ -3122,8 +3122,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 testing: dependencies: @@ -3202,8 +3202,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 vfs: dependencies: @@ -3230,8 +3230,8 @@ importers: specifier: ^4.3.9 version: 4.3.9(@types/node@20.2.3) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.32.1 + version: 0.32.1 packages: @@ -16410,41 +16410,41 @@ packages: vite: 4.3.9(@types/node@20.2.3) vue: 3.3.4 - /@vitest/expect@0.32.0: - resolution: {integrity: sha512-VxVHhIxKw9Lux+O9bwLEEk2gzOUe93xuFHy9SzYWnnoYZFYg1NfBtnfnYWiJN7yooJ7KNElCK5YtA7DTZvtXtg==} + /@vitest/expect@0.32.1: + resolution: {integrity: sha512-Ca5AlxzyE7XoQULdtWcoxavYTcB42Y9XvaSg/JnFyU1nlR4+ouIY4lYpEXu2qY4xha8Q5jKgW/sH0yqXqCrm2w==} dependencies: - '@vitest/spy': 0.32.0 - '@vitest/utils': 0.32.0 + '@vitest/spy': 0.32.1 + '@vitest/utils': 0.32.1 chai: 4.3.7 dev: true - /@vitest/runner@0.32.0: - resolution: {integrity: sha512-QpCmRxftHkr72xt5A08xTEs9I4iWEXIOCHWhQQguWOKE4QH7DXSKZSOFibuwEIMAD7G0ERvtUyQn7iPWIqSwmw==} + /@vitest/runner@0.32.1: + resolution: {integrity: sha512-KfinbkhyptHuzwJCuuCXWSU8E9UkQIMQUhDHFuufzmPKWiLFzIY3Z4MRsPu1qw1uSZX9ZUQ3PPIAyMO5e0Lq3A==} dependencies: - '@vitest/utils': 0.32.0 + '@vitest/utils': 0.32.1 concordance: 5.0.4 p-limit: 4.0.0 pathe: 1.1.0 dev: true - /@vitest/snapshot@0.32.0: - resolution: {integrity: sha512-yCKorPWjEnzpUxQpGlxulujTcSPgkblwGzAUEL+z01FTUg/YuCDZ8dxr9sHA08oO2EwxzHXNLjQKWJ2zc2a19Q==} + /@vitest/snapshot@0.32.1: + resolution: {integrity: sha512-6QsxowDyv6Gm/McSD/6eXBgL3zMSIxBvxC50E7ZYJ+DNfJACJ1w6pykhbnBh9L8igwlFFUPNC1hj+3WD6xF4QQ==} dependencies: magic-string: 0.30.0 pathe: 1.1.0 pretty-format: 27.5.1 dev: true - /@vitest/spy@0.32.0: - resolution: {integrity: sha512-MruAPlM0uyiq3d53BkwTeShXY0rYEfhNGQzVO5GHBmmX3clsxcWp79mMnkOVcV244sNTeDcHbcPFWIjOI4tZvw==} + /@vitest/spy@0.32.1: + resolution: {integrity: sha512-ibbPbGOvSP8Wce6hdv7BAIoVMweFDCPTvxitR7d6VtrR8n5SoPuvV93oi0WQRgJJ+ciUUI2UtUqRsQMU7+FIqQ==} dependencies: tinyspy: 2.1.0 dev: true - /@vitest/utils@0.32.0: - resolution: {integrity: sha512-53yXunzx47MmbuvcOPpLaVljHaeSu1G2dHdmy7+9ngMnQIkBQcvwOcoclWFnxDMxFbnq8exAfh3aKSZaK71J5A==} + /@vitest/utils@0.32.1: + resolution: {integrity: sha512-LPuk++ko9iYhG+Bh8WfgXkr+lXvZ1c8ThofZnO7UV5+N7XvnGMA6B4nqHAY1TeDorQTnsGD/5WHsyQBsbARYtg==} dependencies: - concordance: 5.0.4 + diff-sequences: 29.4.3 loupe: 2.3.6 pretty-format: 27.5.1 dev: true @@ -21845,6 +21845,11 @@ packages: resolution: {integrity: sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + /diff-sequences@29.4.3: + resolution: {integrity: sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + dev: true + /diff@4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} engines: {node: '>=0.3.1'} @@ -39057,8 +39062,8 @@ packages: - terser dev: true - /vite-node@0.32.0(@types/node@20.2.3): - resolution: {integrity: sha512-220P/y8YacYAU+daOAqiGEFXx2A8AwjadDzQqos6wSukjvvTWNqleJSwoUn0ckyNdjHIKoxn93Nh1vWBqEKr3Q==} + /vite-node@0.32.1(@types/node@20.2.3): + resolution: {integrity: sha512-YfZ+8aDHjsAKCVGky6DB1pb3v25aMCXuXncdSUm1kZALdnHMH+k179el+fCRmSocHqzClvBfc4zlOiZ1sCyfQA==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -39460,8 +39465,8 @@ packages: dependencies: vite: 4.3.9(@types/node@20.2.3) - /vitest@0.32.0: - resolution: {integrity: sha512-SW83o629gCqnV3BqBnTxhB10DAwzwEx3z+rqYZESehUB+eWsJxwcBQx7CKy0otuGMJTYh7qCVuUX23HkftGl/Q==} + /vitest@0.32.1: + resolution: {integrity: sha512-WIJ/ikmGbvGrui2CMIZwl9MRrlzZZvbdsJA5pIkeG0U4RsIj3HsFETM5PXc0Ypp+R1TRtxghSct8MBxocYNPLA==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -39494,11 +39499,11 @@ packages: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 '@types/node': 20.2.3 - '@vitest/expect': 0.32.0 - '@vitest/runner': 0.32.0 - '@vitest/snapshot': 0.32.0 - '@vitest/spy': 0.32.0 - '@vitest/utils': 0.32.0 + '@vitest/expect': 0.32.1 + '@vitest/runner': 0.32.1 + '@vitest/snapshot': 0.32.1 + '@vitest/spy': 0.32.1 + '@vitest/utils': 0.32.1 acorn: 8.9.0 acorn-walk: 8.2.0 cac: 6.7.14 @@ -39514,7 +39519,7 @@ packages: tinybench: 2.5.0 tinypool: 0.5.0 vite: 4.3.9(@types/node@20.2.3) - vite-node: 0.32.0(@types/node@20.2.3) + vite-node: 0.32.1(@types/node@20.2.3) why-is-node-running: 2.2.2 transitivePeerDependencies: - less diff --git a/properties/package.json b/properties/package.json index 7421f53c6d7..075eae3d985 100644 --- a/properties/package.json +++ b/properties/package.json @@ -29,6 +29,6 @@ "typescript": "^5.1.3", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/serializable-values/package.json b/serializable-values/package.json index 6ab86d85831..0f15e2ed431 100644 --- a/serializable-values/package.json +++ b/serializable-values/package.json @@ -32,6 +32,6 @@ "@types/prettier": "^2.7.3", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/storybook-helpers/package.json b/storybook-helpers/package.json index 93bd4dd3bb4..daca628a5df 100644 --- a/storybook-helpers/package.json +++ b/storybook-helpers/package.json @@ -32,6 +32,6 @@ "@previewjs/vfs": "workspace:*", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/type-analyzer/package.json b/type-analyzer/package.json index bac0a1f3a3a..6ef3d600d33 100644 --- a/type-analyzer/package.json +++ b/type-analyzer/package.json @@ -33,6 +33,6 @@ "lodash": "^4.17.21", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } } diff --git a/vfs/package.json b/vfs/package.json index b8ec71b819f..e57fd404838 100644 --- a/vfs/package.json +++ b/vfs/package.json @@ -31,6 +31,6 @@ "typescript": "^5.1.3", "unbuild": "^1.2.1", "vite": "^4.3.9", - "vitest": "^0.32.0" + "vitest": "^0.32.1" } }