4447 Commits

Author SHA1 Message Date
nopeless
80cd129f3e
chore(deps): bump @types/chai to 5.0.1 (#7123)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-03-01 12:56:42 +09:00
Tycho
63e89702c1
chore: correct Mermaid line breaks (#7582) 2025-02-28 12:24:02 +01:00
Matej Vobornik
96a746261b
docs: Unify description of max/minForks for both types of fork poolOptions (#7584) 2025-02-28 11:47:32 +01:00
Matej Vobornik
2923c9a7ac
docs: Fix default screenshots directory in docs (#7579) 2025-02-28 12:00:06 +09:00
btea
4325ac6793
fix: correctly split the argv string (#7533) 2025-02-27 13:45:23 +01:00
Bill Collins
7f7ff11c6c
fix: remove vestigial spy stub, import directly from @vitest/spy (#7575) 2025-02-27 13:44:35 +01:00
Hiroshi Ogawa
c3cbbf7249
chore(deps): vite 6.2.0 (#7568) 2025-02-27 13:43:21 +01:00
Hiroshi Ogawa
c0f47e03b0
fix(vite-node): fix buildStart on Vite 6 (#7480) 2025-02-27 13:43:02 +01:00
Vladimir
fee90d855b
fix(browser): print related test file and potential test in unhandled errors (#7564) 2025-02-27 13:54:38 +09:00
jyc.dev
d5cb821276
fix(snapshot): allow inline snapshot calls on same location with same snapshot (#7464)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-02-27 11:49:45 +09:00
Vladimir
4b5ed90213
fix: use browser.isolate instead of config.isolate (#7560) 2025-02-26 17:18:16 +01:00
Vladimir
e2c570b687
fix(browser): improve source map handling for bundled files (#7534) 2025-02-25 16:56:58 +01:00
Vladimir
5387a5b3bf
fix(browser): remove @testing-library/dom from dependencies (#7555) 2025-02-25 15:45:08 +01:00
Hiroshi Ogawa
3ae5514e43
test: re-enable skipped test for Vite 6 (#7558) 2025-02-25 09:58:18 +02:00
Hiroshi Ogawa
1a8b4337e3
fix: fix fetch cache multiple writes (#7546) 2025-02-25 08:45:01 +09:00
Vladimir Sheremet
358cccfb8f
chore: release v3.0.7 v3.0.7 2025-02-24 18:47:07 +01:00
Vladimir
b1949c97c2
fix(browser): support webdriverio 9 (#7553) 2025-02-24 18:45:33 +01:00
renovate[bot]
365ffe6b4c
fix(deps): update all non-major dependencies (#7543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 16:16:50 +01:00
Vladimir
aaa58556e6
perf(browser): do wdio context switching only once per file (#7549) 2025-02-24 15:58:55 +01:00
zyoshoka
7660723bef
docs: fix typo (#7547) 2025-02-24 15:12:27 +01:00
renovate[bot]
0b2238cdee
chore(deps): update dependency eslint to ^9.21.0 (#7544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 15:12:07 +01:00
Hiroshi Ogawa
28ad51b16e
test: fix flaky browser-multiple.test.ts (#7510) 2025-02-21 08:28:38 +01:00
Pengoose
d5765f71b3
fix(expect): Correct generic MatchersObject this type in expect.extend (#7526) 2025-02-20 10:41:23 +09:00
Hiroshi Ogawa
83e3d515d3
test: tweak browser non US key input test (#7490) 2025-02-19 16:35:07 +01:00
renovate[bot]
843aafa12b
chore(deps): update pnpm to v10 (#7491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-02-19 14:16:02 +01:00
btea
a12ec008af
fix(mocker): include more modules to prefix-only module list (#7524) 2025-02-19 17:53:15 +09:00
Hiroshi Ogawa
f71004ffa3
fix(spy): clear/reset/restore mocks in stack order (#7499) 2025-02-19 10:06:13 +09:00
renovate[bot]
1d9a6f45cc
chore(deps): update dependency eslint to ^9.20.1 (#7506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 17:32:02 +01:00
Ari Perkkiö
9584be337f chore: release v3.0.6 v3.0.6 2025-02-18 15:35:02 +02:00
Ari Perkkiö
027ce9bbf7
fix(reporters): render tasks in tree when in TTY (#7503) 2025-02-18 09:35:03 +02:00
Ari Perkkiö
dd6d68591c
chore: fix lockfile (#7512) 2025-02-18 08:03:13 +01:00
Ben McCann
b62ac2280e
chore: use tinyglobby instead of fast-glob in Vitest (#7504) 2025-02-18 08:45:47 +02:00
Hiroshi Ogawa
167a98d77c
fix: exclude queueMicrotask from default fake timers to not break node fetch (#7505) 2025-02-18 08:45:06 +02:00
renovate[bot]
6cc408d664
fix(deps): update all non-major dependencies (#7507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-02-18 11:04:25 +09:00
Farouk Channouf
60451d1a8f
docs: fixed typo (#7508) 2025-02-18 10:04:47 +09:00
btea
7bfa70cffd
docs: describe waitFor parameters more clearly (#7498) 2025-02-15 14:39:18 +09:00
Denis Moshkin
43774b8915
docs: update @testing-library/user-event link (#7494) 2025-02-14 11:21:29 +01:00
Hiroshi Ogawa
8f138257ba
docs: fix sequence.hooks: 'stack' as default (#7492) 2025-02-14 09:32:11 +01:00
Ari Perkkiö
f31a07bb35
fix(coverage): preserve moduleExecutionInfo in non-isolated runs (#7486) 2025-02-13 19:23:37 +02:00
Vladimir
5a45a7ca6b
fix(browser): cleanup timeout on resolve and give more information in the error (#7487) 2025-02-13 18:00:08 +01:00
Kevin Deng 三咲智子
accd2edaef
refactor: enable isolatedDeclarations (#7473) 2025-02-13 17:37:19 +01:00
Vladimir
01b91b5eff
test: temporary patch to unblock CI (#7485) 2025-02-13 16:49:35 +01:00
Ari Perkkiö
1f2e55522a
fix(coverage): vite-node to pass correct execution wrapper offset (#7417) 2025-02-13 17:13:22 +02:00
Ari Perkkiö
cb48e64e35
test(coverage): format snapshots with formatSummary (#7482) 2025-02-13 17:12:41 +02:00
Ari Perkkiö
5e21181186
test: replace browser.name with browser.instances (#7477) 2025-02-13 17:11:26 +02:00
Ari Perkkiö
adbb25abc7
fix(browser): resolve thread count from maxWorkers (#7483) 2025-02-13 17:10:11 +02:00
Ari Perkkiö
8fe641b40a
fix(init): invalid browser config (#7475) 2025-02-13 16:15:39 +02:00
patak
0e563eab01
chore: SECURITY.md (#7476) 2025-02-12 16:03:33 +01:00
renovate[bot]
e348bd4c99
fix(deps): update all non-major dependencies (#7363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-02-11 10:15:44 +09:00
Vladimir
1e857d25e8
docs: fix fakeTimers migration example and remove // (#7458) 2025-02-11 09:49:04 +09:00