🚨 [security] Update vite 7.1.2 → 7.1.5 (patch) #383
Merged
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.2 → 7.1.5) · 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.5
7.1.4
7.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 47 commits:
release: v7.1.5fix: 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)release: v7.1.4fix(deps): update all non-major dependencies (#20709)chore: remove unused constants entry from rolldown.config.ts (#20710)fix: add missing awaits (#20697)refactor: remove unnecessary `minify` parameter from `finalizeCss` (#20701)docs: clarify kind for `hotUpdate` / `handleHotUpdate` hooks (#20700)docs(server): add reference link for 'server.watcher' null behavior (#20687)chore(deps): update actions-cool/issues-helper digest to 45d75b6 (#20689)docs(config): fix type of preview.allowedHosts to 'string[] | true' (#20688)fix: pass rollup watch options when building in watch mode (#20674)docs(rolldown): update hook filter link (#20680)docs(config): clarify environment variable loading in Vite config (#20624)chore(deps): update actions/upload-pages-artifact action to v4 (#20678)chore(deps): update amannn/action-semantic-pull-request digest to 48f2562 (#20632)fix(deps): update all non-major dependencies (#20676)docs: add RSC support (#20618)test: add sourcemap visualizer link to worker-iife tests (#20661)docs: use root relative paths for internal links (#20656)docs: update plugins page (#20649)docs: minor fixes for punctuation and grammar (#20653)release: v7.1.3ci: use trusted publisherfix: support multiline new URL(..., import.meta.url) expressions (#20644)test: remove `checkNodeVersion` test (#20647)feat: generate code frame for parse errors thrown by terser (#20642)refactor: use `import` in worker threads (#20641)feat(cli): add Node.js version warning for unsupported versions (#20638)feat: support long lines in `generateCodeFrame` (#20640)perf(cli): dynamically import `resolveConfig` (#20646)test: add sourcemap visualizer link to sourcemap snapshots (#20645)ci: use `actions-cool/issues-helper` for locking old closed issues (#20643)fix(optimizer): incorrect incompatible error (#20439)docs(troubleshooting): add section for `Failed to fetch dynamically imported module` error (#20313)refactor: replace startsWith with strict equality (#20603)fix(deps): update all non-major dependencies (#20634)chore(deps): update actions/checkout action to v5 (#20635)chore(deps): update rolldown-related dependencies (#20633)chore(deps): update amannn/action-semantic-pull-request action to v6 (#20636)test(css): sass exports field deep (#20606)docs: use comma instead of colon in backend integration page (#20628)docs(rolldown): update description for enabling native plugins (#20601)release: [email protected]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