knights
knights copied to clipboard
Update dependency vite to v2.9.13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| vite | 2.9.6 -> 2.9.13 |
Release Notes
vitejs/vite
v2.9.13
Please refer to CHANGELOG.md for details.
v2.9.12
v2.9.11
- fix: respect server.headers in static middlewares (#8481) (ab7dc1c), closes #8481
- fix(dev): avoid FOUC when swapping out link tag (fix #7973) (#8495) (01fa807), closes #7973 #8495
v2.9.10
- feat: treat Astro file scripts as TS (#8151) (9fdd0a3), closes #8151
- feat: new hook
configurePreviewServer(#7658) (#8437) (7b972bc), closes #7658 #8437 - fix: remove empty chunk css imports when using esnext (#8345) (9fbc1a9), closes #8345
- fix: EPERM error on Windows when processing dependencies (#8235) (dfe4307), closes #8235
- fix(css): remove
?usedhack (fixes #6421, #8245) (#8278) (#8471) (8d7bac4), closes #6421 #8245 #8278 #8471 - chore(lint): sort for imports (#8113) (4bd1531), closes #8113
v2.9.9
- fix: add direct query to html-proxy css (fixes #8091) (#8094) (a24b5e3), closes #8091 #8094
- fix: graceful rename in windows (#8036) (84496f8), closes #8036
- fix: image-set with base64 images (fix #8028) (#8035) (992aee2), closes #8028 #8035
- fix: invalidate ssrError when HMR update occurs (#8052) (22fa882), closes #8052
- fix: use
strip-literalto strip string lterals (#8054) (b6fc3cd), closes #8054 - perf(lib): reduce backtrack when injecting esbuild helpers (#8110) (e5556ab), closes #8110
v2.9.8
- fix: inline js and css paths for virtual html (#7993) (d49e3fb), closes #7993
- fix: only handle merge ssr.noExternal (#8003) (642d65b), closes #8003
- fix: optimized processing folder renaming in win (fix #7939) (#8019) (e5fe1c6), closes #7939 #8019
- fix(css): do not clean id when passing to postcss (fix #7822) (#7827) (72f17f8), closes #7822 #7827
- fix(css): var in image-set (#7921) (e96b908), closes #7921
- fix(ssr): allow ssrTransform to parse hashbang (#8005) (6420ba0), closes #8005
- feat: import ts with .js in vue (#7998) (9974094), closes #7998
- chore: remove maybeVirtualHtmlSet (#8010) (e85164e), closes #8010
v2.9.7
- chore: update license (d58c030)
- chore(css): catch postcss config error (fix #2793) (#7934) (7f535ac), closes #2793 #7934
- chore(deps): update all non-major dependencies (#7949) (b877d30), closes #7949
- fix: inject esbuild helpers in IIFE and UMD wrappers (#7948) (f7d2d71), closes #7948
- fix: inline css hash (#7974) (f6ae60d), closes #7974
- fix: inline style hmr, transform style code inplace (#7869) (a30a548), closes #7869
- fix: use NODE_ENV in optimizer (#7673) (50672e4), closes #7673
- fix(css): clean comments before hoist at rules (#7924) (e48827f), closes #7924
- fix(css): dynamic import css in package fetches removed js (fixes #7955, #6823) (#7969) (025eebf), closes #7955 #6823 #7969
- fix(css): inline css module when ssr, minify issue (fix #5471) (#7807) (cf8a48a), closes #5471 #7807
- fix(css): sourcemap crash with postcss (#7982) (7f9f8f1), closes #7982
- fix(css): support postcss.config.ts (#7935) (274c10e), closes #7935
- fix(ssr): failed ssrLoadModule call throws same error (#7177) (891e7fc), closes #7177
- fix(worker): import.meta.* (#7706) (b092697), closes #7706
- docs:
server.originconfig trailing slash (fix #6622) (#7865) (5c1ee5a), closes #6622 #7865
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.