From fced09d9e7861f878ef697a7194e9d9bbe5cb341 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 17 Jan 2025 17:40:38 +0000
Subject: [PATCH] chore(deps): update dependency vitest to v3.0.2
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
##### [v3.0.2](https://github.com/vitest-dev/vitest/releases/tag/v3.0.2)
##### 🐞 Bug Fixes
- Don't await an empty timeout after every test - by [@sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7281 [(ef1aa)](https://github.com/vitest-dev/vitest/commit/ef1aa893)
- **expect**: Fix `expect().resolves/rejects` chain typings - by [@hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7273 [(fa415)](https://github.com/vitest-dev/vitest/commit/fa415059)
##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v3.0.1...v3.0.2)
---
pnpm-lock.yaml | 107 ++++++++++++++++++++++++++-----------------------
1 file changed, 56 insertions(+), 51 deletions(-)
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 51d37800..82b78529 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -79,7 +79,7 @@ importers:
version: 56.0.1(eslint@8.57.1)
eslint-plugin-vitest:
specifier: ^0.5.0
- version: 0.5.4(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3)(vitest@3.0.1(@types/node@22.10.7)(tsx@4.19.2))
+ version: 0.5.4(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3)(vitest@3.0.2(@types/node@22.10.7)(tsx@4.19.2))
eslint-plugin-wrapper:
specifier: 0.1.0-1
version: 0.1.0-1
@@ -125,7 +125,7 @@ importers:
version: 5.7.3
vitest:
specifier: ^3.0.0
- version: 3.0.1(@types/node@22.10.7)(tsx@4.19.2)
+ version: 3.0.2(@types/node@22.10.7)(tsx@4.19.2)
packages:
@@ -1207,11 +1207,11 @@ packages:
'@ungap/structured-clone@1.2.0':
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
- '@vitest/expect@3.0.1':
- resolution: {integrity: sha512-oPrXe8dwvQdzUxQFWwibY97/smQ6k8iPVeSf09KEvU1yWzu40G6naHExY0lUgjnTPWMRGQOJnhMBb8lBu48feg==}
+ '@vitest/expect@3.0.2':
+ resolution: {integrity: sha512-dKSHLBcoZI+3pmP5hiZ7I5grNru2HRtEW8Z5Zp4IXog8QYcxhlox7JUPyIIFWfN53+3HW3KPLIl6nSzUGgKSuQ==}
- '@vitest/mocker@3.0.1':
- resolution: {integrity: sha512-5letLsVdFhReCPws/SNwyekBCyi4w2IusycV4T7eVdt2mfellS2yKDrEmnE5KPCHr0Ez5xCZVJbJws3ckuNNgQ==}
+ '@vitest/mocker@3.0.2':
+ resolution: {integrity: sha512-Hr09FoBf0jlwwSyzIF4Xw31OntpO3XtZjkccpcBf8FeVW3tpiyKlkeUzxS/txzHqpUCNIX157NaTySxedyZLvA==}
peerDependencies:
msw: ^2.4.9
vite: ^5.0.0 || ^6.0.0
@@ -1221,20 +1221,20 @@ packages:
vite:
optional: true
- '@vitest/pretty-format@3.0.1':
- resolution: {integrity: sha512-FnyGQ9eFJ/Dnqg3jCvq9O6noXtxbZhOlSvNLZsCGJxhsGiZ5LDepmsTCizRfyGJt4Q6pJmZtx7rO/qqr9R9gDA==}
+ '@vitest/pretty-format@3.0.2':
+ resolution: {integrity: sha512-yBohcBw/T/p0/JRgYD+IYcjCmuHzjC3WLAKsVE4/LwiubzZkE8N49/xIQ/KGQwDRA8PaviF8IRO8JMWMngdVVQ==}
- '@vitest/runner@3.0.1':
- resolution: {integrity: sha512-LfVbbYOduTVx8PnYFGH98jpgubHBefIppbPQJBSlgjnRRlaX/KR6J46htECUHpf+ElJZ4xxssAfEz/Cb2iIMYA==}
+ '@vitest/runner@3.0.2':
+ resolution: {integrity: sha512-GHEsWoncrGxWuW8s405fVoDfSLk6RF2LCXp6XhevbtDjdDme1WV/eNmUueDfpY1IX3MJaCRelVCEXsT9cArfEg==}
- '@vitest/snapshot@3.0.1':
- resolution: {integrity: sha512-ZYV+iw2lGyc4QY2xt61b7Y3NJhSAO7UWcYWMcV0UnMrkXa8hXtfZES6WAk4g7Jr3p4qJm1P0cgDcOFyY5me+Ug==}
+ '@vitest/snapshot@3.0.2':
+ resolution: {integrity: sha512-h9s67yD4+g+JoYG0zPCo/cLTabpDqzqNdzMawmNPzDStTiwxwkyYM1v5lWE8gmGv3SVJ2DcxA2NpQJZJv9ym3g==}
- '@vitest/spy@3.0.1':
- resolution: {integrity: sha512-HnGJB3JFflnlka4u7aD0CfqrEtX3FgNaZAar18/KIhfo0r/WADn9PhBfiqAmNw4R/xaRcLzLPFXDwEQV1vHlJA==}
+ '@vitest/spy@3.0.2':
+ resolution: {integrity: sha512-8mI2iUn+PJFMT44e3ISA1R+K6ALVs47W6eriDTfXe6lFqlflID05MB4+rIFhmDSLBj8iBsZkzBYlgSkinxLzSQ==}
- '@vitest/utils@3.0.1':
- resolution: {integrity: sha512-i+Gm61rfIeSitPUsu4ZcWqucfb18ShAanRpOG6KlXfd1j6JVK5XxO2Z6lEmfjMnAQRIvvLtJ3JByzDTv347e8w==}
+ '@vitest/utils@3.0.2':
+ resolution: {integrity: sha512-Qu01ZYZlgHvDP02JnMBRpX43nRaZtNpIzw3C1clDXmn8eakgX6iQVGzTQ/NjkIr64WD8ioqOjkaYRVvHQI5qiw==}
acorn-jsx@5.3.2:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
@@ -3172,6 +3172,9 @@ packages:
pathe@2.0.1:
resolution: {integrity: sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==}
+ pathe@2.0.2:
+ resolution: {integrity: sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==}
+
pathval@2.0.0:
resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==}
engines: {node: '>= 14.16'}
@@ -3876,8 +3879,8 @@ packages:
resolution: {integrity: sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
- vite-node@3.0.1:
- resolution: {integrity: sha512-PoH9mCNsSZQXl3gdymM5IE4WR0k0WbnFd89nAyyDvltF2jVGdFcI8vpB1PBdKTcjAR7kkYiHSlIO68X/UT8Q1A==}
+ vite-node@3.0.2:
+ resolution: {integrity: sha512-hsEQerBAHvVAbv40m3TFQe/lTEbOp7yDpyqMJqr2Tnd+W58+DEYOt+fluQgekOePcsNBmR77lpVAnIU2Xu4SvQ==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
@@ -3921,15 +3924,15 @@ packages:
yaml:
optional: true
- vitest@3.0.1:
- resolution: {integrity: sha512-SWKoSAkxtFHqt8biR3eN53dzmeWkigEpyipqfblcsoAghVvoFMpxQEj0gc7AajMi6Ra49fjcTN6v4AxklmS4aQ==}
+ vitest@3.0.2:
+ resolution: {integrity: sha512-5bzaHakQ0hmVVKLhfh/jXf6oETDBtgPo8tQCHYB+wftNgFJ+Hah67IsWc8ivx4vFL025Ow8UiuTf4W57z4izvQ==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
- '@vitest/browser': 3.0.1
- '@vitest/ui': 3.0.1
+ '@vitest/browser': 3.0.2
+ '@vitest/ui': 3.0.2
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@@ -5159,43 +5162,43 @@ snapshots:
'@ungap/structured-clone@1.2.0': {}
- '@vitest/expect@3.0.1':
+ '@vitest/expect@3.0.2':
dependencies:
- '@vitest/spy': 3.0.1
- '@vitest/utils': 3.0.1
+ '@vitest/spy': 3.0.2
+ '@vitest/utils': 3.0.2
chai: 5.1.2
tinyrainbow: 2.0.0
- '@vitest/mocker@3.0.1(vite@6.0.7(@types/node@22.10.7)(tsx@4.19.2))':
+ '@vitest/mocker@3.0.2(vite@6.0.7(@types/node@22.10.7)(tsx@4.19.2))':
dependencies:
- '@vitest/spy': 3.0.1
+ '@vitest/spy': 3.0.2
estree-walker: 3.0.3
magic-string: 0.30.17
optionalDependencies:
vite: 6.0.7(@types/node@22.10.7)(tsx@4.19.2)
- '@vitest/pretty-format@3.0.1':
+ '@vitest/pretty-format@3.0.2':
dependencies:
tinyrainbow: 2.0.0
- '@vitest/runner@3.0.1':
+ '@vitest/runner@3.0.2':
dependencies:
- '@vitest/utils': 3.0.1
- pathe: 2.0.1
+ '@vitest/utils': 3.0.2
+ pathe: 2.0.2
- '@vitest/snapshot@3.0.1':
+ '@vitest/snapshot@3.0.2':
dependencies:
- '@vitest/pretty-format': 3.0.1
+ '@vitest/pretty-format': 3.0.2
magic-string: 0.30.17
- pathe: 2.0.1
+ pathe: 2.0.2
- '@vitest/spy@3.0.1':
+ '@vitest/spy@3.0.2':
dependencies:
tinyspy: 3.0.2
- '@vitest/utils@3.0.1':
+ '@vitest/utils@3.0.2':
dependencies:
- '@vitest/pretty-format': 3.0.1
+ '@vitest/pretty-format': 3.0.2
loupe: 3.1.2
tinyrainbow: 2.0.0
@@ -6110,13 +6113,13 @@ snapshots:
semver: 7.6.3
strip-indent: 3.0.0
- eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3)(vitest@3.0.1(@types/node@22.10.7)(tsx@4.19.2)):
+ eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3)(vitest@3.0.2(@types/node@22.10.7)(tsx@4.19.2)):
dependencies:
'@typescript-eslint/utils': 7.18.0(eslint@8.57.1)(typescript@5.7.3)
eslint: 8.57.1
optionalDependencies:
'@typescript-eslint/eslint-plugin': 8.20.0(@typescript-eslint/parser@8.20.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3)
- vitest: 3.0.1(@types/node@22.10.7)(tsx@4.19.2)
+ vitest: 3.0.2(@types/node@22.10.7)(tsx@4.19.2)
transitivePeerDependencies:
- supports-color
- typescript
@@ -7445,6 +7448,8 @@ snapshots:
pathe@2.0.1: {}
+ pathe@2.0.2: {}
+
pathval@2.0.0: {}
picocolors@1.1.1: {}
@@ -8192,12 +8197,12 @@ snapshots:
validate-npm-package-name@5.0.1: {}
- vite-node@3.0.1(@types/node@22.10.7)(tsx@4.19.2):
+ vite-node@3.0.2(@types/node@22.10.7)(tsx@4.19.2):
dependencies:
cac: 6.7.14
debug: 4.4.0
es-module-lexer: 1.6.0
- pathe: 2.0.1
+ pathe: 2.0.2
vite: 6.0.7(@types/node@22.10.7)(tsx@4.19.2)
transitivePeerDependencies:
- '@types/node'
@@ -8223,27 +8228,27 @@ snapshots:
fsevents: 2.3.3
tsx: 4.19.2
- vitest@3.0.1(@types/node@22.10.7)(tsx@4.19.2):
+ vitest@3.0.2(@types/node@22.10.7)(tsx@4.19.2):
dependencies:
- '@vitest/expect': 3.0.1
- '@vitest/mocker': 3.0.1(vite@6.0.7(@types/node@22.10.7)(tsx@4.19.2))
- '@vitest/pretty-format': 3.0.1
- '@vitest/runner': 3.0.1
- '@vitest/snapshot': 3.0.1
- '@vitest/spy': 3.0.1
- '@vitest/utils': 3.0.1
+ '@vitest/expect': 3.0.2
+ '@vitest/mocker': 3.0.2(vite@6.0.7(@types/node@22.10.7)(tsx@4.19.2))
+ '@vitest/pretty-format': 3.0.2
+ '@vitest/runner': 3.0.2
+ '@vitest/snapshot': 3.0.2
+ '@vitest/spy': 3.0.2
+ '@vitest/utils': 3.0.2
chai: 5.1.2
debug: 4.4.0
expect-type: 1.1.0
magic-string: 0.30.17
- pathe: 2.0.1
+ 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.7(@types/node@22.10.7)(tsx@4.19.2)
- vite-node: 3.0.1(@types/node@22.10.7)(tsx@4.19.2)
+ vite-node: 3.0.2(@types/node@22.10.7)(tsx@4.19.2)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 22.10.7