Bump vite from 5.0.5 to 5.0.7
Bumps vite from 5.0.5 to 5.0.7.
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)
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... - 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