Bump vite from 3.1.0 to 3.1.1
Created by: dependabot[bot]
Bumps vite from 3.1.0 to 3.1.1.
Changelog
Sourced from vite's changelog.
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
-
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) -
3390c87
chore(deps): update@rollup/plugin-node-resolve
to v14 (#10078) -
9e65a41
chore: cleanup old changelogs (#10056) -
9de9bc4
fix: proxy to secured websocket server (#10045) -
1b822d0
fix: ensure version query for relative node_modules imports (#10016) -
a7706d0
fix: prevent error overlay style being overridden (fixes #9969) (#9971) -
31f5ff3
refactor: optimizeasync
andawait
in code (#9854) - 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)