chore: bump vite in generate-client example fixtures - #3051
Merged
Conversation
|
Contributor
Performance Benchmark (Lower is Faster)
|
Contributor
Coverage Report
File CoverageNo changed files found. |
AlbinaBlazhko17
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What/Why/How?
Bumps
vitefrom^5.4.0to^6.4.3in all 10tests/e2e/generate-client/examples/*fixtures to resolve the open Dependabot alerts.Vite 5.x has no backported fix (the vulnerable range is
<= 6.4.2), so this is a minimal major bump to the first fixed line.Reference
CVE-2026-39365, CVE-2026-53571, CVE-2026-53632
Testing
npm installresolves vite 6.4.3generateandbuildpassScreenshots (optional)
Check yourself
Security
Note
Low Risk
Dependency-only bump in test/example fixtures; no production or core CLI code changes. Vite 6 is a major version, so e2e example builds could still break if configs are incompatible.
Overview
Bumps
vitefrom^5.4.0to^6.4.3in all tentests/e2e/generate-client/examplesfixtures.This is a security-driven major bump (Vite 5 has no backported fix for the reported CVEs). No application or generator code is changed.
Reviewed by Cursor Bugbot for commit dca99d9. Bugbot is set up for automated code reviews on this repo. Configure here.