This repository is currently being migrated. It's locked while the migration is in progress.
chore(deps): update dependency vite to v5#735
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
Contributor
Author
⚠ 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
6053383 to
221692b
Compare
221692b to
c6a2dd0
Compare
c6a2dd0 to
b78544b
Compare
b78544b to
6864088
Compare
Contributor
Author
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.