Bump vite from 4.5.1 to 5.0.8 in /frontend
Bumps vite from 4.5.1 to 5.0.8.
Release notes
Sourced from vite's releases.
create-vite@5.0.0
Please refer to CHANGELOG.md for details.
create-vite@5.0.0-beta.1
Please refer to CHANGELOG.md for details.
create-vite@5.0.0-beta.0
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
5.0.8 (2023-12-12)
- perf: cached fs utils (#15279) (c9b61c4), closes #15279
- fix: missing warmupRequest in transformIndexHtml (#15303) (103820f), closes #15303
- fix: public files map will be updated on add/unlink in windows (#15317) (921ca41), closes #15317
- fix(build): decode urls in CSS files (fix #15109) (#15246) (ea6a7a6), closes #15109 #15246
- fix(deps): update all non-major dependencies (#15304) (bb07f60), closes #15304
- fix(ssr): check esm file with normal file path (#15307) (1597170), closes #15307
5.0.7 (2023-12-08)
- fix: suppress terser warning if minify disabled (#15275) (3e42611), closes #15275
- fix: symbolic links in public dir (#15264) (ef2a024), closes #15264
- fix(html): skip inlining icon and manifest links (#14958) (8ad81b4), closes #14958
- chore: remove unneeded condition in getRealPath (#15267) (8e4655c), closes #15267
- perf: cache empty optimizer result (#15245) (8409b66), closes #15245
5.0.6 (2023-12-06)
- perf: in-memory public files check (#15195) (0f9e1bf), closes #15195
- chore: remove unneccessary eslint-disable-next-line regexp/no-unused-capturing-group (#15247) (35a5bcf), closes #15247
5.0.5 (2023-12-04)
- fix: emit
vite:preloadError
for chunks without deps (#15203) (d8001c5), closes #15203- fix: esbuild glob import resolve error (#15140) (676804d), closes #15140
- fix: json error with position (#15225) (14be75f), closes #15225
- fix: proxy html path should be encoded (#15223) (5b85040), closes #15223
- fix(deps): update all non-major dependencies (#15233) (ad3adda), closes #15233
- fix(hmr): don't consider CSS dep as a circular dep (#15229) (5f2cdec), closes #15229
- feat: add '*.mov' to client.d.ts (#15189) (d93a211), closes #15189
- feat(server): allow disabling built-in shortcuts (#15218) (7fd7c6c), closes #15218
- chore: replace 'some' with 'includes' in resolveEnvPrefix (#15220) (ee12f30), closes #15220
- chore: update the website url for homepage in package.json (#15181) (282bd8f), closes #15181
- chore: update vitest to 1.0.0-beta.6 (#15194) (2fce647), closes #15194
- refactor: make HMR agnostic to environment (#15179) (0571b7c), closes #15179
- refactor: use dedicated regex methods (#15228) (0348137), closes #15228
- perf: remove debug only prettifyUrl call (#15204) (73e971f), closes #15204
- perf: skip computing sourceRoot in injectSourcesContent (#15207) (1df1fd1), closes #15207
5.0.4 (2023-11-29)
... (truncated)
Commits
-
9d547f2
release: v5.0.8 -
c9b61c4
perf: cached fs utils (#15279) -
bb07f60
fix(deps): update all non-major dependencies (#15304) -
ea6a7a6
fix(build): decode urls in CSS files (fix #15109) (#15246) -
921ca41
fix: public files map will be updated on add/unlink in windows (#15317) -
1597170
fix(ssr): check esm file with normal file path (#15307) -
103820f
fix: missing warmupRequest in transformIndexHtml (#15303) -
25d7924
release: v5.0.7 -
3e42611
fix: suppress terser warning if minify disabled (#15275) -
8e4655c
chore: remove unneeded condition in getRealPath (#15267) - Additional commits viewable 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