Skip to content

deps(npm-dev): bump vitest and @vitest/coverage-v8 to 5.0.0 in /ui - #104

Merged
rennerdo30 merged 1 commit into
mainfrom
deps/vitest-5
Sep 8, 2026
Merged

deps(npm-dev): bump vitest and @vitest/coverage-v8 to 5.0.0 in /ui#104
rennerdo30 merged 1 commit into
mainfrom
deps/vitest-5

Conversation

@rennerdo30

Copy link
Copy Markdown
Owner

Combines #103 and #101.

@vitest/coverage-v8@5.0.0 declares an exact vitest@5.0.0 peer, so the two bumps cannot land separately without leaving main in a mismatched state (CI installs with --legacy-peer-deps and does not run the coverage script, so the individual PRs went green despite the conflict).

Verified locally in ui: npm run lint (0 errors), npm run test:run (28 files / 716 tests passing), npm run test:coverage, and npm run build.

@vitest/coverage-v8 5.0.0 pins its vitest peer to exactly 5.0.0, so the two
packages must move together. Supersedes the individual bumps.
@rennerdo30
rennerdo30 merged commit 654e360 into main Sep 8, 2026
6 checks passed
@rennerdo30
rennerdo30 deleted the deps/vitest-5 branch September 8, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant