flask-vue-crud
flask-vue-crud copied to clipboard
Bump vite from 4.3.1 to 4.3.9 in /client
Bumps vite from 4.3.1 to 4.3.9.
Release notes
Sourced from vite's releases.
[email protected]
Please refer to CHANGELOG.md for details.
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
4.3.8 (2023-05-18)
- fix: avoid outdated module to crash in importAnalysis after restart (#13231) (3609e79), closes #13231
- fix(ssr): skip updateCjsSsrExternals if legacy flag disabled (#13230) (13fc345), closes #13230
4.3.7 (2023-05-16)
- fix: revert only watch .env files in envDir (#12587) (#13217) (0fd4616), closes #12587 #13217
- fix(assetImportMetaUrl): allow ternary operator in template literal urls (#13121) (d5d9a31), closes #13121
4.3.6 (2023-05-15)
- fix: avoid dev-server crash when ws proxy error (#12829) (87e1f58), closes #12829
- fix: call
tryFsResolvefor relativenew URL(foo, import.meta.url)(#13142) (eeb0617), closes #13142- fix: don't inject CSS sourcemap for direct requests (#13115) (7d80a47), closes #13115
- fix: handle more yarn pnp load errors (#13160) (adf61d9), closes #13160
- fix(build): declare moduleSideEffects for vite:modulepreload-polyfill (#13099) (d63129b), closes #13099
- fix(css): respect
esbuild.charsetwhen minify (#13190) (4fd35ed), closes #13190- fix(server): intercept ping requests (#13117) (d06cc42), closes #13117
- fix(ssr): stacktrace uses abs path with or without sourcemap (#12902) (88c855e), closes #12902
- perf: skip windows absolute paths for node resolve (#13162) (e640939), closes #13162
- chore: remove useless dep (#13165) (9a7ec98), closes #13165
- chore(reporter): reuse clearLine (#13156) (535795a), closes #13156
4.3.5 (2023-05-05)
... (truncated)
Commits
a460a2brelease: v4.3.9813ddd6fix: fs.deny with leading double slash (#13348)28923fbfix(css): return deps if have no postcss plugins (#13344)2a30a07chore: revert prev release commit5c9abf7release: v4.3.9b34e79cdocs: optimizeDeps.needsInterop (#13323)e3db771fix: optimizeDeps during build and external ids (#13274)e444375fix(legacy): style insert order (#13266)19e8c68test: respect commonjs options in playgrounds (#13273)8013a66refactor: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.