fractal
fractal copied to clipboard
dev-deps: update dependency vite to v5.4.1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
vite (source) | 5.3.3 -> 5.4.1 |
Release Notes
vitejs/vite (vite)
v5.4.1
- fix:
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083 - fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes #17836
- fix: typings for vite:preloadError (#17868) (6700594), closes #17868
- fix(build): avoid re-define
__vite_import_meta_env__
(#17876) (e686d74), closes #17876 - fix(deps): update all non-major dependencies (#17869) (d11711c), closes #17869
- fix(lightningcss): search for assets with correct base path (#17856) (4e5ce3c), closes #17856
- fix(worker): handle self reference url worker in dependency for build (#17846) (391bb49), closes #17846
- chore: fix picocolors import for local dev (#17884) (9018255), closes #17884
- refactor: remove
handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865
v5.4.0
- fix(build): windows platform build output path error (#17818) (6ae0615), closes #17818
- fix(deps): update launch-editor to consume fix for windows paths (#17828) (cf2f90d), closes #17828
- fix(ssr): fix
global
variable name conflict (#17809) (6aa2206), closes #17809 - fix(worker): fix
importScripts
injection breaking iife code (#17827) (bb4ba9f), closes #17827 - chore: bump typescript-eslint to v8 (#17624) (d1891fd), closes #17624
- chore(deps): update all non-major dependencies (#17820) (bb2f8bb), closes #17820
- perf(ssr): do a single-pass over AST with node cache arrays (#17812) (81327eb), closes #17812
v5.3.5
- refactor(asset): remove rollup 3 public file watch workaround (#16331) (66bdb1d), closes #16331
- fix: make
server
type less restrictive (fix #17627) (#17628) (b55c32f), closes #17627 #17628 - fix: show error if vite client cannot be loaded (#17419) (db5ab1d), closes #17419
- fix(build): env output is not stable (#17748) (b240a83), closes #17748
- fix(client): fix vite error path (#17744) (3c1bde3), closes #17744
- fix(css): resolve url aliases with fragments (fix: #17690) (#17691) (d906d3f)
- fix(deps): update all non-major dependencies (#17629) (93281b0), closes #17629
- fix(importMetaGlob): handle alias that starts with hash (#17743) (b58b423), closes #17743
- fix(ssrTransform): sourcemaps with multiple sources (#17677) (f321fa8), closes #17677
- chore: extend commit hash (#17709) (4fc9b64), closes #17709
- chore(deps): update all non-major dependencies (#17734) (9983731), closes #17734
- chore(deps): update typescript (#17699) (df5ceb3), closes #17699
- revert: fix(logger): truncate log over 5000 characters long (#16581) (#17729) (f4f488f), closes #16581 #17729
v5.3.4
- fix: update Terser type definitions (fix #17668) (#17669) (b723a75), closes #17668 #17669
- fix(build): skip preload treeshaking for nested braces (#17687) (4be96b4), closes #17687
- fix(css): include
.css?url
in assets field of manifest (#17623) (1465b20), closes #17623 - fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker (07bc489), closes #17509
- refactor: replace includes with logical operations (#17620) (c4a2227), closes #17620
- chore: add callback to http-proxy.d.ts jsdoc (#17646) (d8a5d70), closes #17646
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.