-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update dependency vite to v6 #463
Merged
Merged
+510
−28
Conversation
This file contains 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
renovate
bot
requested review from
kongponents-bot,
a team,
adamdehaven,
jillztom and
portikM
as code owners
December 11, 2024 05:17
kongponents-bot
previously approved these changes
Dec 11, 2024
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 11, 2024 08:19
26c1984
to
fdaafbd
Compare
kongponents-bot
previously approved these changes
Dec 11, 2024
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 12, 2024 07:21
fdaafbd
to
3eaa2b4
Compare
kongponents-bot
previously approved these changes
Dec 12, 2024
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 16, 2024 06:49
3eaa2b4
to
fd91f36
Compare
kongponents-bot
previously approved these changes
Dec 16, 2024
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 16, 2024 09:12
fd91f36
to
41e4620
Compare
kongponents-bot
previously approved these changes
Dec 16, 2024
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. |
Justineo
reviewed
Dec 18, 2024
Co-authored-by: GU Yiling <justice360@gmail.com>
Justineo
approved these changes
Dec 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
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:
^5.4.11
->^6.0.2
Release Notes
vitejs/vite (vite)
v6.0.2
Compare Source
node_modules
if deno (#18823) (a20267b), closes #18823style.css
as a key for the style file forcssCodesplit: false
(#18820) (ec51115), closes #18820external
by default (#18821) (2250ffa), closes #18821ssr.target: 'webworker'
defaults as fallback (#18827) (b39e696), closes #18827v6.0.1
Compare Source
proxy
prevents starting http2 server (#18788) (bbaf514), closes #18788applyToEnvironment
hooks on worker build (#18793) (0c6cdb0), closes #18793v6.0.0
Compare Source
createRunnableDevEnvironment
returnsRunnableDevEnvironment
, notDevEnvironment
(#18673) (74221c3), closes #18673getModulesByFile
should return aserverModule
(#18715) (b80d5ec), closes #18715SIGTERM
(#18741) (cc55e36), closes #18741InterceptorOptions
type (#18766) (6252c60), closes #18766__vite_ssr_identity__
with(0, ...)
and inject;
between statements (#18748) (94546be), closes #18748Object.keys(import.meta.glob(...))
/ `Object.values(import.meta.glob( (ed99a2c), closes #18666module-sync
condition when loading config if enabled (#18650) (cf5028d), closes #18650HotUpdateContext
toHotUpdateOptions
(#18718) (824c347), closes #18718playground/json/__tests__/ssr
(#18701) (f731ca2), closes #18701Configuration
📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.