From c4e75861185620044af6e64cf0d41aad77ab5b1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 01:37:00 +0000 Subject: [PATCH] Update vitest monorepo to v3.0.5 --- package.json | 4 +-- pnpm-lock.yaml | 96 +++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 86 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index a70ee790..27dff88f 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "test:dev": "vitest --ui" }, "devDependencies": { - "@vitest/coverage-v8": "3.0.4", - "@vitest/ui": "3.0.4", + "@vitest/coverage-v8": "3.0.5", + "@vitest/ui": "3.0.5", "@zvitek/vitepress-plugin-matomo": "1.0.1", "concurrently": "^9.1.2", "markdown-it-attrs": "4.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d42fa85..18ce2696 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,11 +9,11 @@ importers: .: devDependencies: '@vitest/coverage-v8': - specifier: 3.0.4 - version: 3.0.4(vitest@3.0.4) + specifier: 3.0.5 + version: 3.0.5(vitest@3.0.4) '@vitest/ui': - specifier: 3.0.4 - version: 3.0.4(vitest@3.0.4) + specifier: 3.0.5 + version: 3.0.5(vitest@3.0.4) '@zvitek/vitepress-plugin-matomo': specifier: 1.0.1 version: 1.0.1 @@ -58,7 +58,7 @@ importers: version: 2.0.17(mermaid@11.4.1)(vitepress@1.6.3(@algolia/client-search@5.20.0)(@types/node@22.10.5)(postcss@8.4.49)(search-insights@2.17.0)(typescript@5.7.3)) vitest: specifier: 3.0.4 - version: 3.0.4(@types/node@22.10.5)(@vitest/ui@3.0.4)(yaml@2.5.1) + version: 3.0.4(@types/node@22.10.5)(@vitest/ui@3.0.5)(yaml@2.5.1) vue: specifier: 3.5.13 version: 3.5.13(typescript@5.7.3) @@ -1795,11 +1795,11 @@ packages: vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - '@vitest/coverage-v8@3.0.4': - resolution: {integrity: sha512-f0twgRCHgbs24Dp8cLWagzcObXMcuKtAwgxjJV/nnysPAJJk1JiKu/W0gIehZLmkljhJXU/E0/dmuQzsA/4jhA==} + '@vitest/coverage-v8@3.0.5': + resolution: {integrity: sha512-zOOWIsj5fHh3jjGwQg+P+J1FW3s4jBu1Zqga0qW60yutsBtqEqNEJKWYh7cYn1yGD+1bdPsPdC/eL4eVK56xMg==} peerDependencies: - '@vitest/browser': 3.0.4 - vitest: 3.0.4 + '@vitest/browser': 3.0.5 + vitest: 3.0.5 peerDependenciesMeta: '@vitest/browser': optional: true @@ -1821,6 +1821,9 @@ packages: '@vitest/pretty-format@3.0.4': resolution: {integrity: sha512-ts0fba+dEhK2aC9PFuZ9LTpULHpY/nd6jhAQ5IMU7Gaj7crPCTdCFfgvXxruRBLFS+MLraicCuFXxISEq8C93g==} + '@vitest/pretty-format@3.0.5': + resolution: {integrity: sha512-CjUtdmpOcm4RVtB+up8r2vVDLR16Mgm/bYdkGFe3Yj/scRfCpbSi2W/BDSDcFK7ohw8UXvjMbOp9H4fByd/cOA==} + '@vitest/runner@3.0.4': resolution: {integrity: sha512-dKHzTQ7n9sExAcWH/0sh1elVgwc7OJ2lMOBrAm73J7AH6Pf9T12Zh3lNE1TETZaqrWFXtLlx3NVrLRb5hCK+iw==} @@ -1835,9 +1838,17 @@ packages: peerDependencies: vitest: 3.0.4 + '@vitest/ui@3.0.5': + resolution: {integrity: sha512-gw2noso6WI+2PeMVCZFntdATS6xl9qhQcbhkPQ9sOmx/Xn0f4Bx4KDSbD90jpJPF0l5wOzSoGCmKyVR3W612mg==} + peerDependencies: + vitest: 3.0.5 + '@vitest/utils@3.0.4': resolution: {integrity: sha512-8BqC1ksYsHtbWH+DfpOAKrFw3jl3Uf9J7yeFh85Pz52IWuh1hBBtyfEbRNNZNjl8H8A5yMLH9/t+k7HIKzQcZQ==} + '@vitest/utils@3.0.5': + resolution: {integrity: sha512-N9AX0NUoUtVwKwy21JtwzaqR5L5R5A99GAbrHfCCXK1lp593i/3AZAXhSP43wRQuxYsflrdzEfXZFo1reR1Nkg==} + '@vue/compiler-core@3.5.13': resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} @@ -6439,7 +6450,7 @@ snapshots: vite: 5.4.14(@types/node@22.10.5) vue: 3.5.13(typescript@5.7.3) - '@vitest/coverage-v8@3.0.4(vitest@3.0.4)': + '@vitest/coverage-v8@3.0.5(vitest@3.0.4)': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -6453,7 +6464,7 @@ snapshots: std-env: 3.8.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.0.4(@types/node@22.10.5)(@vitest/ui@3.0.4)(yaml@2.5.1) + vitest: 3.0.4(@types/node@22.10.5)(@vitest/ui@3.0.5)(yaml@2.5.1) transitivePeerDependencies: - supports-color @@ -6476,6 +6487,10 @@ snapshots: dependencies: tinyrainbow: 2.0.0 + '@vitest/pretty-format@3.0.5': + dependencies: + tinyrainbow: 2.0.0 + '@vitest/runner@3.0.4': dependencies: '@vitest/utils': 3.0.4 @@ -6501,6 +6516,18 @@ snapshots: tinyglobby: 0.2.10 tinyrainbow: 2.0.0 vitest: 3.0.4(@types/node@22.10.5)(@vitest/ui@3.0.4)(yaml@2.5.1) + optional: true + + '@vitest/ui@3.0.5(vitest@3.0.4)': + dependencies: + '@vitest/utils': 3.0.5 + fflate: 0.8.2 + flatted: 3.3.2 + pathe: 2.0.2 + sirv: 3.0.0 + tinyglobby: 0.2.10 + tinyrainbow: 2.0.0 + vitest: 3.0.4(@types/node@22.10.5)(@vitest/ui@3.0.5)(yaml@2.5.1) '@vitest/utils@3.0.4': dependencies: @@ -6508,6 +6535,12 @@ snapshots: loupe: 3.1.2 tinyrainbow: 2.0.0 + '@vitest/utils@3.0.5': + dependencies: + '@vitest/pretty-format': 3.0.5 + loupe: 3.1.2 + tinyrainbow: 2.0.0 + '@vue/compiler-core@3.5.13': dependencies: '@babel/parser': 7.26.7 @@ -10008,7 +10041,7 @@ snapshots: dependencies: '@vitest/expect': 3.0.4 '@vitest/mocker': 3.0.4(vite@6.0.11(@types/node@22.10.5)(yaml@2.5.1)) - '@vitest/pretty-format': 3.0.4 + '@vitest/pretty-format': 3.0.5 '@vitest/runner': 3.0.4 '@vitest/snapshot': 3.0.4 '@vitest/spy': 3.0.4 @@ -10043,6 +10076,45 @@ snapshots: - tsx - yaml + vitest@3.0.4(@types/node@22.10.5)(@vitest/ui@3.0.5)(yaml@2.5.1): + dependencies: + '@vitest/expect': 3.0.4 + '@vitest/mocker': 3.0.4(vite@6.0.11(@types/node@22.10.5)(yaml@2.5.1)) + '@vitest/pretty-format': 3.0.5 + '@vitest/runner': 3.0.4 + '@vitest/snapshot': 3.0.4 + '@vitest/spy': 3.0.4 + '@vitest/utils': 3.0.4 + chai: 5.1.2 + debug: 4.4.0 + expect-type: 1.1.0 + magic-string: 0.30.17 + pathe: 2.0.2 + std-env: 3.8.0 + tinybench: 2.9.0 + tinyexec: 0.3.2 + tinypool: 1.0.2 + tinyrainbow: 2.0.0 + vite: 6.0.11(@types/node@22.10.5)(yaml@2.5.1) + vite-node: 3.0.4(@types/node@22.10.5)(yaml@2.5.1) + why-is-node-running: 2.3.0 + optionalDependencies: + '@types/node': 22.10.5 + '@vitest/ui': 3.0.5(vitest@3.0.4) + transitivePeerDependencies: + - jiti + - less + - lightningcss + - msw + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - yaml + vscode-json-languageservice@4.2.1: dependencies: jsonc-parser: 3.3.1