Update vite 8.0.13 → 8.0.14 (patch)#92
Conversation
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
|
@depfu merge |



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 (8.0.13 → 8.0.14) · Repo · Changelog
Release Notes
8.0.14
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
release: v8.0.14test(glob-import): cover absolute base resolving to files outside root (#22298)fix(html): handle trailing slash paths in transformIndexHtml (#22480)chore(deps): update dependency lint-staged to v17 (#22424)fix(deps): update all non-major dependencies (#22471)chore(deps): update dependency ws to v8.20.1 [security] (#22483)feat: update rolldown to 1.0.2 (#22484)chore: pin official actions as well (#22481)test(css): sass does not use main field (#22449)refactor(glob): do not rewrite import path for absolute base (#22310)test(glob-import): move fixtures into root subdirectory (#22466)chore(deps): update rolldown-related dependencies (#22470)docs: update pnpm overrides URL link (#22464)fix(optimizer): pass oxc jsx options to transformSync in dependency scan (#22342)fix(dev): handle errors when sending messages to vite server (#22450)release: plugin-legacy@8.0.2chore(deps): update `@vitejs/release-scripts` to v1.7.1chore: remove irrelevant commits from changelogRelease Notes
3.3.12
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Release 3.3.12 versionBackport fix to CommonJS version tooUpdate testBackport pool breaking fixFix CIRelease Notes
8.5.15
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
Release 8.5.15 versionUpdate CI actionsSpeed up declaration parsing by avoiding creating new array on each tokenFix code formatUpdate dependenciesInstall older pnpm action for old Node.jsRevert pnpm action for old Node.jsUpdate CI actionsFix linter warningsMerge pull request #2088 from rootvector2/add-oss-fuzz-harnessAddress review: source-map dict tokens and oxfmt formattingAdd OSS-Fuzz fuzzing harness under test/fuzzing/Remove image since WIkipedia stopped to serve it to third partiesFix to another linkFix image URLFix CIRelease Notes
1.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
release: v1.0.2 (#9478)docs(devtools): document @rolldown/debug usage and package graph consumption (#9435)refactor(rolldown_dev): move dev example to break publish cycle (#9465)chore: bump pnpm to v11.1.2 (#9447)fix(hash): keep chunk file names stable when an unrelated entry is added (#9444)refactor(binding): drop unsafe napi string helper, hoist transform ArcStr (#9456)chore(deps): update rust crates (#9461)feat(devtools): emit package size in PackageGraphReady (#9434)feat(devtools): classify package dependency types (#9427)fix: call `codeSplitting.groups[].name` in deterministic order (#9457)fix(dev/lazy): make `resolve_id` idempotent when the resolved id is already a lazy entry (#9439)perf(vite-resolve): cache importer existence checks (#9443)docs: replace `Inter` with system font stack in OG template SVG (#9240)chore(deps): update rollup submodule for tests to v4.60.4 (#9453)chore(deps): update test262 submodule for tests (#9454)feat(devtools): map packages to modules and chunks (#9426)perf(binding): reduce plugin string clones (#9436)feat(devtools): mark used packages (#9423)feat(devtools): make duplicate packages discoverable (#9422)fix(chunk-optimization): publish absorbed dynamic-entry namespace cross-chunk (#9448)chore(deps): update npm packages (#9430)chore(deps): update github actions (#9429)chore(deps): update dependency rolldown-plugin-dts to v0.25.1 (#9452)chore(deps): update rust crates (#9428)feat(devtools): emit package metadata (#9421)feat: update oxc to 0.132.0 (#9449)feat: update oxc to 0.131.0 (#9424)fix(treeshake): propagate pure annotation through compound exprs (#9431)chore: revert allow checks.* to escalate emissions to hard errors (#9388) (#9438)fix(finalizer): skip redundant init call when barrel executes in same chunk (#9354)fix(linking): initialize wrapped ESM re-export owners (#9353)feat: allow checks.* to escalate emissions to hard errors (#9388)fix: do not inherit __toESM across chunks for named-only external imports (#9333) (#9415)fix(watcher): don't write output or emit events after close() (#9328)chore: update mimalloc-safe to 0.1.61 (#9413)refactor(ecmascript_utils): split rewrite_ident_reference off JsxExt trait (#9417)chore: deny `todo`, `unimplemented`, and `print_stderr` clippy lints (#9412)chore(deps): update mimalloc-safe to 0.1.60 (#9410)fix(chunk-optimization): avoid unsafe dynamic-only merges (#9398)feat(dev): support watcher options `include` and `exclude` (#9395)fix(cjs): rename CJS-wrapped locals that would shadow chunk-scope names (#9392)test: enable `legal_comments_inline` test (#9394)ci: remove `pip install setuptools` workaround for node-gyp on macOS (#9370)docs: remove `output.comments` warning as all issues have been resolved (#9393)fix(dev/lazy): watch lazy modules added in rebuilds (#9391)refactor: use `ThreadsafeFunction::call_async_catch` (#9390)docs(in-depth): clarify @__PURE__ scope and document positions (#9389)feat: emit warnings for invalid pure annotations (#9381)docs(readme): remove release candidate notice (#9387)chore(renovate): disable automerge to require manual approval (#9386)chore(deps): update napi (#9385)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