Bump vite from 4.5.1 to 5.0.7 in /frontend
Bumps vite from 4.5.1 to 5.0.7.
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.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)
- fix: bindCLIShortcuts to proper server (#15162) (67ac572), closes #15162
- fix: revert "fix: js fallback sourcemap content should be using original content (#15135)" (#15178) (d2a2493), closes #15135 #15178
- fix(define): allow define process.env (#15173) (ec401da), closes #15173
- fix(resolve): respect order of browser in mainFields when resolving (#15137) (4a111aa), closes #15137
- feat: preserve vite.middlewares connect instance after restarts (#15166) (9474c4b), closes #15166
- refactor: align with Promise.withResolvers() (#15171) (642f9bc), closes #15171
5.0.3 (2023-11-28)
... (truncated)
Commits
-
25d7924
release: v5.0.7 -
3e42611
fix: suppress terser warning if minify disabled (#15275) -
8e4655c
chore: remove unneeded condition in getRealPath (#15267) -
ef2a024
fix: symbolic links in public dir (#15264) -
8ad81b4
fix(html): skip inlining icon and manifest links (#14958) -
8409b66
perf: cache empty optimizer result (#15245) -
bd26284
release: v5.0.6 -
0f9e1bf
perf: in-memory public files check (#15195) -
35a5bcf
chore: remove unneccessary eslint-disable-next-line regexp/no-unused-capturin... -
fa79767
release: v5.0.5 - 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