Bump vite from 5.1.1 to 5.1.3
Bumps vite from 5.1.1 to 5.1.3.
Changelog
Sourced from vite's changelog.
5.1.3 (2024-02-15)
- fix: cachedTransformMiddleware for direct css requests (#15919) (5099028), closes #15919
- refactor(runtime): minor tweaks (#15904) (63a39c2), closes #15904
- refactor(runtime): seal ES module namespace object instead of feezing (#15914) (4172f02), closes #15914
5.1.2 (2024-02-14)
- fix: normalize import file path info (#15772) (306df44), closes #15772
- fix(build): do not output build time when build fails (#15711) (added3e), closes #15711
- fix(runtime): pass path instead of fileURL to
isFilePathESM
(#15908) (7b15607), closes #15908- fix(worker): support UTF-8 encoding in inline workers (fixes #12117) (#15866) (570e0f1), closes #12117 #15866
- chore: update license file (#15885) (d9adf18), closes #15885
- chore(deps): update all non-major dependencies (#15874) (d16ce5d), closes #15874
- chore(deps): update dependency dotenv-expand to v11 (#15875) (642d528), closes #15875
Commits
-
bf39527
release: v5.1.3 -
5099028
fix: cachedTransformMiddleware for direct css requests (#15919) -
4172f02
refactor(runtime): seal ES module namespace object instead of feezing (#15914) -
63a39c2
refactor(runtime): minor tweaks (#15904) -
75ddc0e
release: v5.1.2 -
7b15607
fix(runtime): pass path instead of fileURL toisFilePathESM
(#15908) -
d9adf18
chore: update license file (#15885) -
added3e
fix(build): do not output build time when build fails (#15711) -
642d528
chore(deps): update dependency dotenv-expand to v11 (#15875) -
d16ce5d
chore(deps): update all non-major dependencies (#15874) - 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