-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update dependency vite to v5 #735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
847ab45 to
54df8e9
Compare
54df8e9 to
687b846
Compare
687b846 to
41a9b81
Compare
41a9b81 to
44e88a0
Compare
44e88a0 to
b87274c
Compare
b87274c to
ba412a5
Compare
ba412a5 to
9f03cd8
Compare
9f03cd8 to
263adb5
Compare
263adb5 to
1aca45a
Compare
1aca45a to
5dc8220
Compare
f057d84 to
3217b30
Compare
3217b30 to
b2e8a89
Compare
b2e8a89 to
3ba10c7
Compare
3ba10c7 to
440e2a2
Compare
440e2a2 to
cfb0417
Compare
cfb0417 to
ad08c64
Compare
ad08c64 to
34f68aa
Compare
34f68aa to
e613b0e
Compare
e613b0e to
3fa7476
Compare
c7be56f to
b570006
Compare
b570006 to
6179d78
Compare
6179d78 to
fb1fb4f
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
3.2.8->5.2.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vitejs/vite (vite)
v5.2.2v5.2.1v5.2.0,inside query parameter of image URI in srcset property (#16081) (50caf67), closes #16081@shikiji/vitepress-twoslash(#16168) (6f8a320), closes #16168v5.1.6Compare Source
v5.1.5Compare Source
__vite__mapDepscode injection (#15732) (aff54e1), closes #15732experimentalDecorators: true(#15206) (4144781), closes #15206pathe(#16061) (aac2ef7), closes #16061v5.1.4Compare Source
fs.cachedChecks: true(#15983) (4fe971f), closes #15983v5.1.3Compare Source
v5.1.2Compare Source
isFilePathESM(#15908) (7b15607), closes #15908v5.1.1v5.1.0customLoggertoloadConfigFromFile(fix #15824) (#15831) (55a3427), closes #15824 #15831vite build --force(#15837) (f1a4242), closes #15837v5.0.12Compare Source
Please refer to CHANGELOG.md for details.
v5.0.11Compare Source
__vite__mapDepscode before sourcemap file comment (#15483) (d2aa096), closes #15483,inside base64 value ofsrcsetattribute (#15422) (8de7bd2), closes #15422v5.0.10Compare Source
v5.0.9Compare Source
import.metacorrectly for IIFE worker (#15321) (08d093c), closes #15321v5.0.8Compare Source
v5.0.7Compare Source
v5.0.6Compare Source
v5.0.5Compare Source
vite:preloadErrorfor chunks without deps (#15203) (d8001c5), closes #15203v5.0.4Compare Source
v5.0.3Compare Source
generateCodeFrameinfinite loop (#15093) (6619de7), closes #15093v5.0.2Compare Source
v5.0.1v5.0.0v4.5.2Compare Source
Please refer to CHANGELOG.md for details.
v4.5.1Compare Source
Please refer to CHANGELOG.md for details.
v4.5.0Compare Source
Please refer to CHANGELOG.md for details.
v4.4.12Compare Source
Please refer to CHANGELOG.md for details.
v4.4.11Compare Source
Please refer to CHANGELOG.md for details.
v4.4.10Compare Source
Please refer to CHANGELOG.md for details.
v4.4.9Compare Source
v4.4.8Compare Source
moduleResolution: 'node16'(#13947) (aeef670), closes #13947v4.4.7Compare Source
optimizeDeps.includenot working with paths inside packages (#13922) (06e4f57), closes #13922config.baseto vite/env path (#13941) (8e6cee8), closes #13941import.meta.envdefine replacement without quotes (#13425) (883089c), closes #13425v4.4.6Compare Source
browserHashon optimized deps during build (#13906) (0fb2340), closes #13906wsinstead of the bundled one (#13901) (049404c), closes #13901v4.4.5Compare Source
defineConfig(#13792) (c971f26), closes #13792anywithstring(#13850) (4606fd8), closes #13850v4.4.4Compare Source
vite-error-overlaywith Escape key (#13795) (85bdcda), closes #13795v4.4.3Compare Source
v4.4.2Compare Source
v4.4.1Compare Source
v4.4.0Compare Source
Experimental support for Lightning CSS
Starting from Vite 4.4, there is experimental support for Lightning CSS. You can opt into it by adding
css.transformer: 'lightningcss'to your config file and install the optionallightningcssdev dependency. If enabled, CSS files will be processed by Lightning CSS instead of PostCSS.Lightning CSS can also be used as the CSS minifier with
build.cssMinify: 'lightningcss'.See beta docs at the Lighting CSS guide.
esbuild 0.18 update
esbuild 0.18 contains backwards-incompatible changes to esbuild's handling of
tsconfig.jsonfiles. We think they shouldn't affect Vite users, you can review #13525 for more information.Templates for Solid and Qwik in create-vite
New starter templates have been added to create-vite for Solid and Qwik. Try them online at vite.new/solid-ts and vite.new/qwik-ts.
Korean Translation
Vite's docs are now translated to Korean, available at ko.vitejs.dev.
Features
fs.allow(#12863) (4a06e66), closes #12863Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.