Bump vite from 4.3.8 to 4.3.9
Created by: dependabot[bot]
Bumps vite from 4.3.8 to 4.3.9.
Changelog
Sourced from vite's changelog.
4.3.9 (2023-05-26)
- fix: fs.deny with leading double slash (#13348) (813ddd6), closes #13348
- fix: optimizeDeps during build and external ids (#13274) (e3db771), closes #13274
- fix(css): return deps if have no postcss plugins (#13344) (28923fb), closes #13344
- fix(legacy): style insert order (#13266) (e444375), closes #13266
- chore: revert prev release commit (2a30a07)
- release: v4.3.9 (5c9abf7)
- docs: optimizeDeps.needsInterop (#13323) (b34e79c), closes #13323
- test: respect commonjs options in playgrounds (#13273) (19e8c68), closes #13273
- refactor: simplify SSR options' if statement (#13254) (8013a66), closes #13254
- perf(ssr): calculate stacktrace offset lazily (#13256) (906c4c1), closes #13256
Commits
-
a460a2b
release: v4.3.9 -
813ddd6
fix: fs.deny with leading double slash (#13348) -
28923fb
fix(css): return deps if have no postcss plugins (#13344) -
2a30a07
chore: revert prev release commit -
5c9abf7
release: v4.3.9 -
b34e79c
docs: optimizeDeps.needsInterop (#13323) -
e3db771
fix: optimizeDeps during build and external ids (#13274) -
e444375
fix(legacy): style insert order (#13266) -
19e8c68
test: respect commonjs options in playgrounds (#13273) -
8013a66
refactor: simplify SSR options' if statement (#13254) - 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) You can disable automated security fix PRs for this repo from the Security Alerts page.