Bump vite from 6.0.2 to 6.0.3
Bumps vite from 6.0.2 to 6.0.3.
Changelog
Sourced from vite's changelog.
6.0.3 (2024-12-05)
- fix: handle postcss load unhandled rejections (#18886) (d5fb653), closes #18886
- fix: make handleInvoke interface compatible with invoke (#18876) (a1dd396), closes #18876
- fix: make result interfaces for
ModuleRunnerTransport#invoke
more explicit (#18851) (a75fc31), closes #18851- fix: merge
environments.ssr.resolve
with rootssr
config (#18857) (3104331), closes #18857- fix: no permission to create vite config file (#18844) (ff47778), closes #18844
- fix: remove CSS import in CJS correctly in some cases (#18885) (690a36f), closes #18885
- fix(config): bundle files referenced with imports field (#18887) (2b5926a), closes #18887
- fix(config): make stacktrace path correct when sourcemap is enabled (#18833) (20fdf21), closes #18833
- fix(css): rewrite url when image-set and url exist at the same time (#18868) (d59efd8), closes #18868
- fix(deps): update all non-major dependencies (#18853) (5c02236), closes #18853
- fix(html): allow unexpected question mark in tag name (#18852) (1b54e50), closes #18852
- fix(module-runner): decode uri for file url passed to import (#18837) (88e49aa), closes #18837
- refactor: fix logic errors found by no-unnecessary-condition rule (#18891) (ea802f8), closes #18891
- chore: fix duplicate attributes issue number in comment (#18860) (ffee618), closes #18860
Commits
-
7a0758c
release: v6.0.3 -
a1dd396
fix: make handleInvoke interface compatible with invoke (#18876) -
ea802f8
refactor: fix logic errors found by no-unnecessary-condition rule (#18891) -
690a36f
fix: remove CSS import in CJS correctly in some cases (#18885) -
d5fb653
fix: handle postcss load unhandled rejections (#18886) -
2b5926a
fix(config): bundle files referenced with imports field (#18887) -
1b54e50
fix(html): allow unexpected question mark in tag name (#18852) -
d59efd8
fix(css): rewrite url when image-set and url exist at the same time (#18868) -
20fdf21
fix(config): make stacktrace path correct when sourcemap is enabled (#18833) -
88e49aa
fix(module-runner): decode uri for file url passed to import (#18837) - 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