37 Commits

Author SHA1 Message Date
btea
b6de72d536
chore: apply catalog to dep for already in pnpm-workspace.yaml (#8978) 2025-11-08 13:03:10 +02:00
Vladimir
31706dfe51
fix: reuse the same environment when isolate and fileParallelism are false (#8889) 2025-10-31 10:23:27 +01:00
Ari Perkkiö
4822d047a7
feat!: rewrite pools without tinypool (#8705)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-10-21 19:12:54 +02:00
renovate[bot]
704eba24b4
fix(deps): update all non-major dependencies (#8382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-08-28 13:23:05 +02:00
Eugene
cd5c19dec1
chore(dev-deps): migrate to @jridgewell/remapping from @ampproject/remapping (#8416)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-08-10 10:37:47 +03:00
Vladimir
66bee836f5
fix!: remove deprecated types (#8203) 2025-06-21 19:48:02 +02:00
Vladimir
22f7f2db51
fix!: remove UserConfig type in favor of ViteUserConfig (#8196) 2025-06-20 12:34:20 +02:00
Vladimir
0f33506672
fix: rerun tests when project's setup file is changed (#8097) 2025-06-05 18:40:44 +02:00
Vladimir
41beb261e6
feat: deprecate workspace in favor of projects (#7923)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-05-05 18:49:26 +02:00
renovate[bot]
7fc5a29083
fix(deps): update all non-major dependencies (#7600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-03-25 12:03:11 +09:00
btea
7155aefa36
chore: use pnpm catalog (#7590) 2025-03-07 14:10:38 +01:00
Arya Emami
8dd2071376
chore: fix various typos (#7054) 2025-01-08 14:21:45 +01:00
Vladimir
85c64e35b1
feat(runner): test context can inject values from the config's provide (#6813) 2024-11-13 17:20:26 +01:00
Vladimir
9c8f7e3e68
feat(vitest): include coverageMap in json report (#6606) 2024-11-13 17:01:17 +01:00
Vladimir
f0aeaca8e5
fix: don't change the working directory when loading workspace projects (#6811) 2024-11-05 12:53:56 +01:00
Hiroshi Ogawa
de74785e05
chore(deps): update @antfu/eslint-config v3.8.0 (#6751) 2024-10-23 13:18:42 +02:00
Vladimir
163d76248c
fix(vitest): always resolve vitest to the root version (#6369) 2024-08-20 13:46:04 +02:00
Vladimir
afdcb8f2b3
fix(workspace): correctly resolve workspace globs and file paths (#6316) 2024-08-12 19:13:28 +02:00
Vladimir
4409d779db
feat(vitest): add "provide" option (#6253) 2024-08-09 15:15:00 +02:00
Vladimir
48fba19022
fix: use package.json name for a workspace project if not provided (#5608) 2024-04-26 15:45:12 +02:00
Vladimir
7c993e9454
test: standardising internal test (#5600) 2024-04-26 15:43:27 +02:00
Vladimir
ec9d7c9366
fix: resolve cwd correctly when initiating projects (#5582) 2024-04-22 14:13:39 +02:00
Vladimir
d4003882a0
fix(workspace): set CWD to config directory, allow overriding local .env (#5476) 2024-04-03 12:14:50 +02:00
Hiroshi Ogawa
0bf5253328
fix(vitest): handle function config inside defineWorkspace (#5089) 2024-02-05 13:12:28 +01:00
Vladimir
528bd558d1
fix(vitest): call global teardown when using workspaces (#4935) 2024-01-11 14:57:16 +01:00
Ari Perkkiö
e9fe41811d
fix(workspace): support overring pool and poolOptions on project level (#4765) 2024-01-09 15:43:50 +01:00
Vladimir
67d93eda66
feat: add --workspace option, fix root resolution in workspaces (#4773)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2023-12-19 11:34:11 +01:00
Vladimir
40e9fd7778
chore: update packages (#4468) 2023-11-10 16:05:39 +01:00
Vladimir
a75228f1d2
feat: implement provide/inject API to transfer data from the main thread (#4422) 2023-11-04 14:28:02 +01:00
Ari Perkkiö
28109cc729
fix!(coverage): use transformMode and workspace project based source maps (#4309) 2023-10-23 11:54:40 +02:00
Ari Perkkiö
5a741ca24a
feat!: enable coverage.all by default (#4265) 2023-10-07 10:09:16 +02:00
Vladimir
b4d5ae2366
fix(vitest): inject "define" in workspaces (#4096) 2023-09-18 14:45:20 +02:00
Vladimir
1c08d5dad3
fix: correctly resolve config in a workspace (#3947) 2023-08-15 14:52:44 +02:00
renovate[bot]
82d7cbc2e9
chore(deps): update all non-major dependencies (#3315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-06-20 16:11:48 +02:00
Ari Perkkiö
efce3b4d7c
fix(coverage): workspaces c8 source maps (#3226) 2023-04-27 08:19:16 +02:00
Ari Perkkiö
7b2c81bcbf
fix(watch): run test files when added to filesystem (#3189) 2023-04-14 17:19:31 +02:00
Vladimir
b9d1a97599
feat!: add workspace support (#3103) 2023-04-09 15:12:26 +02:00