🚨 [security] Update vite 7.1.4 → 7.1.6 (patch) #893
Closed
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vite (7.1.4 → 7.1.6) · Repo · Changelog
Security Advisories 🚨
🚨 Vite's `server.fs` settings were not applied to HTML files
🚨 Vite middleware may serve files starting with the same name with the public directory
Release Notes
7.1.6
7.1.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
release: v7.1.6
test: remove redundant `ssr: true` in playground/environment-react-ssr (#20785)
fix(create-vite): unique name for tanstack router options (#20783)
docs: add zephyr cloud deployment docs (#20746)
fix(deps): update all non-major dependencies (#20773)
chore(deps): update rolldown-related dependencies (#20772)
fix(deps): update dependency axios to v1.12.0 [security] (#20763)
fix(types): strict env typings fail when `skipLibCheck` is `false` (#20755)
fix(esbuild): inject esbuild helper functions with minified `$` variables correctly (#20761)
fix: fallback terser to main thread when nameCache is provided (#20750)
chore(deps): update rolldown-related dependencies (#20675)
refactor(create-vite): migrate `tseslint.config` to ESLint core's `defineConfig` (#20734)
release: v7.1.5
fix: upgrade sirv to 3.0.2 (#20735)
fix: apply `fs.strict` check to HTML files (#20736)
fix(deps): update all non-major dependencies (#20732)
chore(deps): update actions/github-script action to v8 (#20733)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands