Bump vite from 3.1.4 to 3.1.6
Created by: dependabot[bot]
Bumps vite from 3.1.4 to 3.1.6.
Changelog
Sourced from vite's changelog.
3.1.6 (2022-10-06)
3.1.5 (2022-10-06)
- fix(build): fix resolution algorithm when
build.ssr
is true (#9989) (f20d285), closes #9989- fix(config): resolve implicit deps as absolute path (#10254) (dc140af), closes #10254
- fix(css): missing css in lib mode (#10185) (e2cdb28), closes #10185
- fix(esbuild): transpile with esnext in dev (#10207) (abf2cfd), closes #10207
- fix(hmr): handle virtual module update (#10324) (14ebbc6), closes #10324
- fix(ssr): correctly track scope (#10300) (effb7c3), closes #10300
- chore: fix build error (01aa224)
Commits
-
d2af6d9
release: v3.1.6 -
f756e84
fix(config): don't resolve by module field (#10347) (#10360) -
31f8ea6
release: v3.1.5 -
f20d285
fix(build): fix resolution algorithm whenbuild.ssr
is true (#9989) -
01aa224
chore: fix build error -
14ebbc6
fix(hmr): handle virtual module update (#10324) -
e2cdb28
fix(css): missing css in lib mode (#10185) -
effb7c3
fix(ssr): correctly track scope (#10300) -
dc140af
fix(config): resolve implicit deps as absolute path (#10254) -
abf2cfd
fix(esbuild): transpile with esnext in dev (#10207) - See full diff 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)