| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Bumps `vitest` (^3.2.6 -> ^3.2.7) and `@vitest/coverage-v8` (^3.2.4 -> ^3.2.7) to the latest v3.x across all workspace packages and the e2e test apps that use vitest. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 869b662. Configure here.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps vitest (^3.2.6 → ^3.2.7) and @vitest/coverage-v8 (^3.2.4 → ^3.2.7) to the latest v3.x release.
Vitest's latest dist-tag is already on 4.x, so this deliberately stays on the newest v3.x rather than jumping a major.
Applied across all workspace packages that declare vitest, plus the e2e test applications that use it (debug-id-sourcemaps, the four solidstart* apps). Those e2e apps were previously on much older majors (0.34 / 1.5); their vite versions (^5.4.x, and vitest bundles vite for debug-id-sourcemaps) satisfy vitest 3.x's peer requirement.
🤖 Generated with Claude Code