chore(deps): remove vite override, update vitest#827
Conversation
How to use the Graphite Merge QueueAdd the label 0-merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
Pull request overview
Updates the e2e/ test harness dependencies by bumping Vitest and removing a previously required pnpm override for Vite, with corresponding lockfile regeneration.
Changes:
- Remove the
vitest>viteoverride frome2e/package.json. - Bump
vitestine2e/package.jsonfrom^4.0.1to^4.1.1. - Regenerate
e2e/pnpm-lock.yamlto reflect the updated Vitest resolution.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
e2e/pnpm-lock.yaml |
Removes the override entry and updates Vitest-related package resolutions in the e2e lockfile. |
e2e/package.json |
Drops the pnpm override block and bumps the Vitest devDependency version range. |
Files not reviewed (1)
- e2e/pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Merge activity
|
1f00f4a to
adfd2b7
Compare

No description provided.