Bump vite from 5.0.4 to 5.0.5
Bumps vite from 5.0.4 to 5.0.5.
Changelog
Sourced from vite's changelog.
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
Commits
-
fa79767
release: v5.0.5 -
ad3adda
fix(deps): update all non-major dependencies (#15233) -
d93a211
feat: add '*.mov' to client.d.ts (#15189) -
5f2cdec
fix(hmr): don't consider CSS dep as a circular dep (#15229) -
ee12f30
chore: replace 'some' with 'includes' in resolveEnvPrefix (#15220) -
14be75f
fix: json error with position (#15225) -
0348137
refactor: use dedicated regex methods (#15228) -
5b85040
fix: proxy html path should be encoded (#15223) -
1df1fd1
perf: skip computing sourceRoot in injectSourcesContent (#15207) -
7fd7c6c
feat(server): allow disabling built-in shortcuts (#15218) - 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