Bump vite from 3.1.0 to 3.1.3
Created by: dependabot[bot]
Bumps vite from 3.1.0 to 3.1.3.
Changelog
Sourced from vite's changelog.
3.1.3 (2022-09-19)
- fix: esbuildOutputFromId for symlinked root (#10154) (fc5310f), closes #10154
- fix(hmr): dedupe virtual modules in module graph (#10144) (71f08e7), closes #10144
- fix(lib): respect
rollupOptions.input
in lib mode (#10116) (c948e7d), closes #101163.1.2 (2022-09-17)
3.1.1 (2022-09-15)
- fix: ensure version query for relative node_modules imports (#10016) (1b822d0), closes #10016
- fix: no quote on attrs (#10117) (f541239), closes #10117
- fix: prevent error overlay style being overridden (fixes #9969) (#9971) (a7706d0), closes #9969 #9971
- fix: proxy to secured websocket server (#10045) (9de9bc4), closes #10045
- fix: replace white with reset (#10104) (5d56e42), closes #10104
- fix(deps): update all non-major dependencies (#10077) (caf00c8), closes #10077
- fix(deps): update all non-major dependencies (#9985) (855f2f0), closes #9985
- fix(preview): send configured headers (#9976) (0d20eae), closes #9976
- chore: cleanup old changelogs (#10056) (9e65a41), closes #10056
- chore: update 3.1 changelog (#9994) (44dbcbe), closes #9994
- chore(deps): update
@rollup/plugin-node-resolve
to v14 (#10078) (3390c87), closes #10078- refactor: config hook helper function (#9982) (9c1be10), closes #9982
- refactor: optimize
async
andawait
in code (#9854) (31f5ff3), closes #9854
Commits
-
dfa22ca
release: v3.1.3 -
71f08e7
fix(hmr): dedupe virtual modules in module graph (#10144) -
c948e7d
fix(lib): respectrollupOptions.input
in lib mode (#10116) -
fc5310f
fix: esbuildOutputFromId for symlinked root (#10154) -
cda361c
release: v3.1.2 -
23a51c6
fix: use isOptimizable to ensure version query (#10141) -
d324181
release: v3.1.1 -
f541239
fix: no quote on attrs (#10117) -
5d56e42
fix: replace white with reset (#10104) -
caf00c8
fix(deps): update all non-major dependencies (#10077) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)