Bump vite from 5.4.2 to 5.4.3
Bumps vite from 5.4.2 to 5.4.3.
Changelog
Sourced from vite's changelog.
5.4.3 (2024-09-03)
- fix: allow getting URL of JS files in publicDir (#17915) (943ece1), closes #17915
- fix: cjs warning respect the logLevel flag (#17993) (dc3c14f), closes #17993
- fix: improve CJS warning trace information (#17926) (5c5f82c), closes #17926
- fix: only remove entry assets handled by Vite core (#17916) (ebfaa7e), closes #17916
- fix: waitForRequestIdle locked (#17982) (ad13760), closes #17982
- fix(css): fix directory index import in sass modern api (#17960) (9b001ba), closes #17960
- fix(css): fix sass
file://
reference (#17909) (561b940), closes #17909- fix(css): fix sass modern source map (#17938) (d428e7e), closes #17938
- fix(deps): bump tsconfck (#17990) (8c661b2), closes #17990
- fix(html): rewrite assets url in <template> (#17988) (413c86a), closes #17988
- fix(preload): add crossorigin attribute in CSS link tags (#17930) (15871c7), closes #17930
- chore: reduce diffs with v6 branch (#17942) (bf9065a), closes #17942
- chore(deps): update all non-major dependencies (#17945) (cfb621e), closes #17945
- chore(deps): update all non-major dependencies (#17991) (0ca53cf), closes #17991
Commits
-
ccbfc1a
release: v5.4.3 -
9b001ba
fix(css): fix directory index import in sass modern api (#17960) -
5c5f82c
fix: improve CJS warning trace information (#17926) -
15871c7
fix(preload): add crossorigin attribute in CSS link tags (#17930) -
413c86a
fix(html): rewrite assets url in <template> (#17988) -
dc3c14f
fix: cjs warning respect the logLevel flag (#17993) -
0ca53cf
chore(deps): update all non-major dependencies (#17991) -
ebfaa7e
fix: only remove entry assets handled by Vite core (#17916) -
d428e7e
fix(css): fix sass modern source map (#17938) -
ad13760
fix: waitForRequestIdle locked (#17982) - 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