🚨 [security] Update vite 7.1.4 → 7.1.9 (patch) #897
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.9) · 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.9
7.1.8
7.1.7
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 72 commits:
release: v7.1.9
revert(server): drain stdin when not interactive (#20885)
docs: add plugin hook filter info to Plugin Authors guide (#20756)
release: v7.1.8
release: [email protected]
fix(glob): fix HMR for array patterns with exclusions (#20872)
fix(css): improve url escape characters handling (#20847)
feat(create-vite): bump TS to 5.9 (#20870)
fix(dev): skip JS responses for document requests (#20866)
docs(create-vite): mention oxc in React templates (#20871)
chore: update url of `create-react-app` license (#20865)
fix: keep ids for virtual modules as-is (#20808)
fix(deps): update artichokie to 0.4.2 (#20864)
fix(server): drain stdin when not interactive (#20837)
fix(deps): update all non-major dependencies (#20855)
chore(deps): update rolldown-related dependencies (#20854)
chore: replace `tseslint.config` with `defineConfig` (#20856)
feat(create-vite): add @types/node to typescript templates (#18642)
fix(server): improve malformed URL handling in middlewares (#20830)
docs(create-vite): provide deno example (#20747)
chore: simplify sort-imports rule (#19774)
release: [email protected]
fix(create-vite): fix installing dependencies (#20826)
release: [email protected]
chore(deps): update rolldown-related dependencies (#20810)
fix(create-vite): use shorter command name for `run dev` for each package manager (#20821)
feat(create-vite): ask rolldown-vite before asking auto install (#20820)
release: [email protected]
feat(create-vite): support React Compiler (#20704)
docs(rolldown): recommend pinning the version (#20814)
feat(create-vite): support auto install dependencies and start dev (#20468)
feat(create-vite): scaffold with rolldown-vite (#20739)
feat(create-vite): set types compiler option in tsconfigs (#20132)
feat(create-vite): set default title in index.html to project name (#20519)
feat(create-vite): add `--interactive` / `--no-interactive` (#20797)
release: [email protected]
release: v7.1.7
docs: add `import.meta.env.DEV` example (#20352)
fix(hmr): wait for `import.meta.hot.prune` callbacks to complete before running other HMRs (#20698)
fix(hmr): trigger prune event when import is removed from non hmr module (#20768)
chore(deps): update tj-actions/changed-files action to v47 (#20813)
chore(deps): update actions/setup-node action to v5 (#20812)
fix(create-vite): support deno create command (#20806)
fix(deps): update all non-major dependencies (#20811)
chore: ensure `@vitejs/` scope for private packages names (#20801)
fix(glob): handle glob imports from folders starting with dot (#20800)
docs: fix `buildApp` type mismatch in code example (#20798)
ci: disallow installation scripts before publish (#20786)
fix(build): fix ssr environment `emitAssets: true` when `sharedConfigBuild: true` (#20787)
ci: avoid interpolation (#20794)
ci: disable pnpm cache when publishing (#20795)
ci: pin yyx990803/release-tag (#20793)
ci: remove unnecessary commit hash ambiguity check (#20792)
fix(client): use CSP nonce when rendering error overlay (#20791)
release: [email protected]
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