Bump vite from 5.1.1 to 5.1.2
Bumps vite from 5.1.1 to 5.1.2.
Changelog
Sourced from vite's changelog.
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
-
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) -
306df44
fix: normalize import file path info (#15772) -
570e0f1
fix(worker): support UTF-8 encoding in inline workers (fixes #12117) (#15866) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts