Bump vite from 5.0.8 to 5.0.9 in /frontend
Bumps vite from 5.0.8 to 5.0.9.
Changelog
Sourced from vite's changelog.
5.0.9 (2023-12-14)
- fix: htmlFallbackMiddleware for favicon (#15301) (c902545), closes #15301
- fix: more stable hash calculation for depsOptimize (#15337) (2b39fe6), closes #15337
- fix(scanner): catch all external files for glob imports (#15286) (129d0d0), closes #15286
- fix(server): avoid chokidar throttling on startup (#15347) (56a5740), closes #15347
- fix(worker): replace
import.meta
correctly for IIFE worker (#15321) (08d093c), closes #15321- feat: log re-optimization reasons (#15339) (b1a6c84), closes #15339
- chore: temporary typo (#15329) (7b71854), closes #15329
- perf: avoid computing paths on each request (#15318) (0506812), closes #15318
- perf: temporary hack to avoid fs checks for /
@react-refresh
(#15299) (b1d6211), closes #15299
Commits
-
77d5165
release: v5.0.9 -
56a5740
fix(server): avoid chokidar throttling on startup (#15347) -
129d0d0
fix(scanner): catch all external files for glob imports (#15286) -
b1a6c84
feat: log re-optimization reasons (#15339) -
2b39fe6
fix: more stable hash calculation for depsOptimize (#15337) -
c902545
fix: htmlFallbackMiddleware for favicon (#15301) -
7b71854
chore: temporary typo (#15329) -
b1d6211
perf: temporary hack to avoid fs checks for /@react-refresh
(#15299) -
08d093c
fix(worker): replaceimport.meta
correctly for IIFE worker (#15321) -
0506812
perf: avoid computing paths on each request (#15318) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts