Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 1 | 0 | 0 | 5 | 6 |
| 2026-09-06 | 5 | 0 | 1 | 4 | 4 |
| 2026-09-05 | 0 | 1 | 2 | 6 | 7 |
| 2026-09-04 | 9 | 2 | 2 | 14 | 4 |
| 2026-09-03 | 1 | 2 | 0 | 11 | 287 |
| 2026-09-02 | 1 | 3 | 0 | 0 | 0 |
| 2026-09-01 | 2 | 1 | 0 | 0 | 0 |
| 2026-08-31 | 0 | 3 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-28 | 2 | 3 | 0 | 0 | 0 |
| 2026-08-27 | 2 | 0 | 0 | 0 | 0 |
| 2026-08-26 | 2 | 1 | 0 | 0 | 0 |
Opened: 17
Closed: 8
Comments: 5
Events: 40
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#957 Dependency Dashboard Opened 4 years ago | renovate[bot] | open | No labels | 1 | 0 | 19 hours ago |
#11168 `mockReset: true` crashes with "TypeError: Cyclic __proto__ value" for a `spy: true` module mock Opened 21 hours ago | danielrentz | open | pending triage | 0 | 0 | 21 hours ago |
#11165 Rolldown plugin filters seemingly ignored in Vitest 5, worked in Vitest 4 Opened 1 day ago | dumbmatter | open | pending triage | 0 | 0 | 1 day ago |
#11164 Extra quotes around text from `define` in Vitest 5 Opened 1 day ago | dumbmatter | open | pending triage | 0 | 1 | 1 day ago |
#11162 ESM import of an inlined CJS module that does "module.exports = require(...)" exposes the nested exports object as default (all pools) Opened 1 day ago | erictheswift | open | No labels | 0 | 0 | 1 day ago |
#11161 vmThreads: require() of an ES module returns namespace without __esModule (Node adds it) -> "_interopDefault(...).default is not a function" Opened 1 day ago | erictheswift | open | No labels | 0 | 0 | 1 day ago |
#11157 Obsolete snapshots are not reported when the file contains a skipped test Opened 2 days ago | hamed-bavar | open | No labels | 0 | 0 | 2 days ago |
#11149 [5.0] `--project` filter does not match in benchmark mode, due to new project suffix Opened 3 days ago | spaceemotion | open | pending triage | 1 | 0 | 2 days ago |
#11152 Under `isolate: false`, a test file that declares no `vi.mock` receives another file's mock, and can't opt out Opened 3 days ago | zlintz | open | pending triage | 3 | 0 | 2 days ago |
#11150 vitest list loses the error details when a test file fails to parse Opened 3 days ago | hamed-bavar | closed - completed | No labels | 0 | 0 | 3 days ago |
#11153 EnvironmentTeardownError: Closing rpc while "onUserConsoleLog" was pending — intermittent on v4/v5, clean on v3, maxWorkers:1 does not help Opened 3 days ago | abshirahmed | open | No labels | 1 | 0 | 3 days ago |
#10906 Preserve popups in browser mode trace Opened 29 days ago | markbrockhoff | closed - completed | enhancement: pending triage | 0 | 0 | 3 days ago |
#9941 Playwright: logs causes timeouts across parallel tests and across browsers Opened 6 months ago | nstepien | closed - completed | feat: browser pending triage p2-to-be-discussed | 4 | 1 | 3 days ago |
#11144 TS 7: Property 'not' does not exist on type Assertion<void, T> Opened 4 days ago | mrosberghaus | open | No labels | 1 | 0 | 3 days ago |
#11140 5.0.0: shipped .d.ts files (config.d.ts `@vitest/expect`, browser `MarkOptions`) fail type-checking without skipLibCheck Opened 4 days ago | marekdedic | closed - completed | No labels | 1 | 1 | 3 days ago |
#11145 vitest list exits with code 0 when a test file fails to parse Opened 4 days ago | hamed-bavar | closed - completed | No labels | 0 | 0 | 3 days ago |
#11148 [5.0] `bench.compare` no longer shows relative scores Opened 3 days ago | spaceemotion | open | pending triage | 0 | 0 | 3 days ago |
#11147 [5.x] Add `bench.all` to group benchmarks without comparing them Opened 3 days ago | spaceemotion | open | enhancement: pending triage | 0 | 0 | 3 days ago |
#11143 Vitest 5.0 coverage exclude not working correctly Opened 4 days ago | IKS-Ploetzwich | open | needs reproduction pending triage | 1 | 0 | 4 days ago |
#11012 Coverage: a file’s statement map depends on which project reports it, so merged reports show an uncoverable statement Opened 20 days ago | dextermb | closed - completed | feat: coverage p3-minor-bug | 2 | 0 | 4 days ago |
#11018 version 5.0.0-RC1-2 hangs indefinitely Opened 19 days ago | ghiscoding | closed - completed | p2-edge-case | 2 | 0 | 4 days ago |
#10996 No docs for `expect.fail` method Opened 20 days ago | thw0rted | closed - completed | documentation | 4 | 0 | 4 days ago |
#10706 `vi.doMock`: last doMock for a path intermittently loses when two doMocks are flushed by the same import (registration race in `resolveMocks`) Opened 2 months ago | majed-afk | closed - completed | No labels | 1 | 0 | 5 days ago |
#11036 @vitest/coverage-v8: crashes on Windows for file: URLs with non-drive-letter pathnames (e.g. Vite virtual modules) Opened 15 days ago | stevez | closed - completed | feat: coverage | 4 | 0 | 5 days ago |
#11118 Explorer sidebar SKIP counter shows "--" while PASS/FAIL show file counts (non-onlyTests view) Opened 6 days ago | andreeaVisma | open | feat: ui | 0 | 0 | 5 days ago |