Bump vite from 6.0.5 to 6.0.6
Bumps vite from 6.0.5 to 6.0.6.
Changelog
Sourced from vite's changelog.
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
-
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) -
eb06ec3
chore: fix typo in comment (#19067) -
1aa434e
fix(ssrTransform): preserve line offset when transforming imports (#19004) -
902567a
fix(resolve): handle package.json with UTF-8 BOM (#19000) -
9f10261
fix: replace runner-side path normalization withfetchModule
-side resolve (... -
8bfe247
revert: unpin esbuild version (#19043) -
0e9e81f
chore: update comment aboutbuild.target
(#19047) -
a1f4b46
test(ssr): test virtual module with query (#19044) - See full diff 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
Merge request reports
Activity
added dependencies javascript labels
mentioned in commit 7976fd01
Please register or sign in to reply