From ea3326b0f7e8afbcaf0054dc46b0dc95ff0d979b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:01:07 +0000 Subject: [PATCH] chore(deps): update vitest monorepo to v1.2.2 --- package.json | 6 ++-- pnpm-lock.yaml | 86 +++++++++++++++++++++++++------------------------- 2 files changed, 46 insertions(+), 46 deletions(-) diff --git a/package.json b/package.json index 5ffa5e88db..8af720dd08 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,8 @@ "@types/tar": "6.1.10", "@typescript-eslint/eslint-plugin": "6.19.0", "@typescript-eslint/parser": "6.19.0", - "@vitest/coverage-v8": "1.2.1", - "@vitest/ui": "1.2.1", + "@vitest/coverage-v8": "1.2.2", + "@vitest/ui": "1.2.2", "@yao-pkg/pkg": "5.11.1", "bats": "1.10.0", "bats-assert": "2.0.0", @@ -99,7 +99,7 @@ "typescript": "5.3.3", "vite": "5.0.12", "vite-tsconfig-paths": "4.3.1", - "vitest": "1.2.1", + "vitest": "1.2.2", "vitest-github-actions-reporter": "0.11.1" }, "packageManager": "pnpm@8.14.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2382f624b7..f933254146 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,11 +97,11 @@ devDependencies: specifier: 6.19.0 version: 6.19.0(eslint@8.56.0)(typescript@5.3.3) '@vitest/coverage-v8': - specifier: 1.2.1 - version: 1.2.1(vitest@1.2.1) + specifier: 1.2.2 + version: 1.2.2(vitest@1.2.2) '@vitest/ui': - specifier: 1.2.1 - version: 1.2.1(vitest@1.2.1) + specifier: 1.2.2 + version: 1.2.2(vitest@1.2.2) '@yao-pkg/pkg': specifier: 5.11.1 version: 5.11.1 @@ -152,7 +152,7 @@ devDependencies: version: 2.1.0(eslint@8.56.0)(typescript@5.3.3) eslint-plugin-vitest: specifier: 0.3.20 - version: 0.3.20(@typescript-eslint/eslint-plugin@6.19.0)(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.1) + version: 0.3.20(@typescript-eslint/eslint-plugin@6.19.0)(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.2) husky: specifier: 8.0.3 version: 8.0.3 @@ -193,11 +193,11 @@ devDependencies: specifier: 4.3.1 version: 4.3.1(typescript@5.3.3)(vite@5.0.12) vitest: - specifier: 1.2.1 - version: 1.2.1(@types/node@18.19.9)(@vitest/ui@1.2.1) + specifier: 1.2.2 + version: 1.2.2(@types/node@18.19.9)(@vitest/ui@1.2.2) vitest-github-actions-reporter: specifier: 0.11.1 - version: 0.11.1(vitest@1.2.1) + version: 0.11.1(vitest@1.2.2) packages: @@ -1368,8 +1368,8 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitest/coverage-v8@1.2.1(vitest@1.2.1): - resolution: {integrity: sha512-fJEhKaDwGMZtJUX7BRcGxooGwg1Hl0qt53mVup/ZJeznhvL5EodteVnb/mcByhEcvVWbK83ZF31c7nPEDi4LOQ==} + /@vitest/coverage-v8@1.2.2(vitest@1.2.2): + resolution: {integrity: sha512-IHyKnDz18SFclIEEAHb9Y4Uxx0sPKC2VO1kdDCs1BF6Ip4S8rQprs971zIsooLUn7Afs71GRxWMWpkCGZpRMhw==} peerDependencies: vitest: ^1.0.0 dependencies: @@ -1386,58 +1386,58 @@ packages: std-env: 3.7.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.2.1(@types/node@18.19.9)(@vitest/ui@1.2.1) + vitest: 1.2.2(@types/node@18.19.9)(@vitest/ui@1.2.2) transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@1.2.1: - resolution: {integrity: sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==} + /@vitest/expect@1.2.2: + resolution: {integrity: sha512-3jpcdPAD7LwHUUiT2pZTj2U82I2Tcgg2oVPvKxhn6mDI2On6tfvPQTjAI4628GUGDZrCm4Zna9iQHm5cEexOAg==} dependencies: - '@vitest/spy': 1.2.1 - '@vitest/utils': 1.2.1 + '@vitest/spy': 1.2.2 + '@vitest/utils': 1.2.2 chai: 4.4.1 dev: true - /@vitest/runner@1.2.1: - resolution: {integrity: sha512-zc2dP5LQpzNzbpaBt7OeYAvmIsRS1KpZQw4G3WM/yqSV1cQKNKwLGmnm79GyZZjMhQGlRcSFMImLjZaUQvNVZQ==} + /@vitest/runner@1.2.2: + resolution: {integrity: sha512-JctG7QZ4LSDXr5CsUweFgcpEvrcxOV1Gft7uHrvkQ+fsAVylmWQvnaAr/HDp3LAH1fztGMQZugIheTWjaGzYIg==} dependencies: - '@vitest/utils': 1.2.1 + '@vitest/utils': 1.2.2 p-limit: 5.0.0 pathe: 1.1.2 dev: true - /@vitest/snapshot@1.2.1: - resolution: {integrity: sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==} + /@vitest/snapshot@1.2.2: + resolution: {integrity: sha512-SmGY4saEw1+bwE1th6S/cZmPxz/Q4JWsl7LvbQIky2tKE35US4gd0Mjzqfr84/4OD0tikGWaWdMja/nWL5NIPA==} dependencies: magic-string: 0.30.5 pathe: 1.1.2 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.2.1: - resolution: {integrity: sha512-vG3a/b7INKH7L49Lbp0IWrG6sw9j4waWAucwnksPB1r1FTJgV7nkBByd9ufzu6VWya/QTvQW4V9FShZbZIB2UQ==} + /@vitest/spy@1.2.2: + resolution: {integrity: sha512-k9Gcahssw8d7X3pSLq3e3XEu/0L78mUkCjivUqCQeXJm9clfXR/Td8+AP+VC1O6fKPIDLcHDTAmBOINVuv6+7g==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/ui@1.2.1(vitest@1.2.1): - resolution: {integrity: sha512-5kyEDpH18TB13Keutk5VScWG+LUDfPJOL2Yd1hqX+jv6+V74tp4ZYcmTgx//WDngiZA5PvX3qCHQ5KrhGzPbLg==} + /@vitest/ui@1.2.2(vitest@1.2.2): + resolution: {integrity: sha512-CG+5fa8lyoBr+9i+UZGS31Qw81v33QlD10uecHxN2CLJVN+jLnqx4pGzGvFFeJ7jSnUCT0AlbmVWY6fU6NJZmw==} peerDependencies: vitest: ^1.0.0 dependencies: - '@vitest/utils': 1.2.1 + '@vitest/utils': 1.2.2 fast-glob: 3.3.2 fflate: 0.8.1 flatted: 3.2.9 pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 1.2.1(@types/node@18.19.9)(@vitest/ui@1.2.1) + vitest: 1.2.2(@types/node@18.19.9)(@vitest/ui@1.2.2) dev: true - /@vitest/utils@1.2.1: - resolution: {integrity: sha512-bsH6WVZYe/J2v3+81M5LDU8kW76xWObKIURpPrOXm2pjBniBu2MERI/XP60GpS4PHU3jyK50LUutOwrx4CyHUg==} + /@vitest/utils@1.2.2: + resolution: {integrity: sha512-WKITBHLsBHlpjnDQahr+XK6RE7MiAsgrIkr0pGhQ9ygoxBfUeG0lUG5iLlzqjmKSlBv3+j5EGsriBzh+C3Tq9g==} dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -2600,7 +2600,7 @@ packages: - typescript dev: true - /eslint-plugin-vitest@0.3.20(@typescript-eslint/eslint-plugin@6.19.0)(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.1): + /eslint-plugin-vitest@0.3.20(@typescript-eslint/eslint-plugin@6.19.0)(eslint@8.56.0)(typescript@5.3.3)(vitest@1.2.2): resolution: {integrity: sha512-O05k4j9TGMOkkghj9dRgpeLDyOSiVIxQWgNDPfhYPm5ioJsehcYV/zkRLekQs+c8+RBCVXucSED3fYOyy2EoWA==} engines: {node: ^18.0.0 || >= 20.0.0} peerDependencies: @@ -2616,7 +2616,7 @@ packages: '@typescript-eslint/eslint-plugin': 6.19.0(@typescript-eslint/parser@6.19.0)(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3) eslint: 8.56.0 - vitest: 1.2.1(@types/node@18.19.9)(@vitest/ui@1.2.1) + vitest: 1.2.2(@types/node@18.19.9)(@vitest/ui@1.2.2) transitivePeerDependencies: - supports-color - typescript @@ -5794,8 +5794,8 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node@1.2.1(@types/node@18.19.9): - resolution: {integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==} + /vite-node@1.2.2(@types/node@18.19.9): + resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: @@ -5868,18 +5868,18 @@ packages: fsevents: 2.3.3 dev: true - /vitest-github-actions-reporter@0.11.1(vitest@1.2.1): + /vitest-github-actions-reporter@0.11.1(vitest@1.2.2): resolution: {integrity: sha512-ZHHB0wBgOPhMYCB17WKVlJZa+5SdudBZFoVoebwfq3ioIUTeLQGYHwh85vpdJAxRghLP8d0qI/6eCTueGyDVXA==} engines: {node: '>=14.16.0'} peerDependencies: vitest: '>=0.28.5' dependencies: '@actions/core': 1.10.1 - vitest: 1.2.1(@types/node@18.19.9)(@vitest/ui@1.2.1) + vitest: 1.2.2(@types/node@18.19.9)(@vitest/ui@1.2.2) dev: true - /vitest@1.2.1(@types/node@18.19.9)(@vitest/ui@1.2.1): - resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==} + /vitest@1.2.2(@types/node@18.19.9)(@vitest/ui@1.2.2): + resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -5904,12 +5904,12 @@ packages: optional: true dependencies: '@types/node': 18.19.9 - '@vitest/expect': 1.2.1 - '@vitest/runner': 1.2.1 - '@vitest/snapshot': 1.2.1 - '@vitest/spy': 1.2.1 - '@vitest/ui': 1.2.1(vitest@1.2.1) - '@vitest/utils': 1.2.1 + '@vitest/expect': 1.2.2 + '@vitest/runner': 1.2.2 + '@vitest/snapshot': 1.2.2 + '@vitest/spy': 1.2.2 + '@vitest/ui': 1.2.2(vitest@1.2.2) + '@vitest/utils': 1.2.2 acorn-walk: 8.3.2 cac: 6.7.14 chai: 4.4.1 @@ -5924,7 +5924,7 @@ packages: tinybench: 2.6.0 tinypool: 0.8.2 vite: 5.0.12(@types/node@18.19.9) - vite-node: 1.2.1(@types/node@18.19.9) + vite-node: 1.2.2(@types/node@18.19.9) why-is-node-running: 2.2.2 transitivePeerDependencies: - less