Build(deps-dev): Bump vite from 6.0.5 to 6.0.7
Bumps vite from 6.0.5 to 6.0.7.
Release notes
Sourced from vite's releases.
v6.0.7
Please refer to CHANGELOG.md for details.
v6.0.6
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
6.0.7 (2025-01-02)
- fix: fix
minify
whenbuilder.sharedPlugins: true
(#19025) (f7b1964), closes #19025- fix: skip the plugin if it has been called before with the same id and importer (#19016) (b178c90), closes #19016
- fix(html): error while removing
vite-ignore
attribute for inline script (#19062) (a492253), closes #19062- fix(ssr): fix semicolon injection by ssr transform (#19097) (1c102d5), closes #19097
- perf: skip globbing for static path in warmup (#19107) (677508b), closes #19107
- feat(css): show lightningcss warnings (#19076) (b07c036), closes #19076
6.0.6 (2024-12-26)
- fix: replace runner-side path normalization with
fetchModule
-side resolve (#18361) (9f10261), closes #18361- fix(css): resolve style tags in HTML files correctly for lightningcss (#19001) (afff05c), closes #19001
- fix(css): show correct error when unknown placeholder is used for CSS modules pattern in lightningcs (9290d85), closes #19070
- fix(resolve): handle package.json with UTF-8 BOM (#19000) (902567a), closes #19000
- fix(ssrTransform): preserve line offset when transforming imports (#19004) (1aa434e), closes #19004
- chore: fix typo in comment (#19067) (eb06ec3), closes #19067
- chore: update comment about
build.target
(#19047) (0e9e81f), closes #19047- revert: unpin esbuild version (#19043) (8bfe247), closes #19043
- test(ssr): test virtual module with query (#19044) (a1f4b46), closes #19044
Commits
-
a671e58
release: v6.0.7 -
1c102d5
fix(ssr): fix semicolon injection by ssr transform (#19097) -
677508b
perf: skip globbing for static path in warmup (#19107) -
b178c90
fix: skip the plugin if it has been called before with the same id and import... -
a492253
fix(html): error while removingvite-ignore
attribute for inline script (#1... -
b07c036
feat(css): show lightningcss warnings (#19076) -
f7b1964
fix: fixminify
whenbuilder.sharedPlugins: true
(#19025) -
5c2b4a0
release: v6.0.6 -
9290d85
fix(css): show correct error when unknown placeholder is used for CSS modules... -
afff05c
fix(css): resolve style tags in HTML files correctly for lightningcss (#19001) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts