-
Notifications
You must be signed in to change notification settings - Fork 23
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(devdeps): update dependency vite to v6 #4530
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vite-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+328
−278
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
a team,
matthprost and
lisalupi
as code owners
December 1, 2024 17:09
|
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 1, 2024 17:30
50fb203
to
490590e
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 2, 2024 06:36
490590e
to
9a51aa4
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 2, 2024 09:10
9a51aa4
to
fda5c61
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 5, 2024 10:35
fda5c61
to
98ff81d
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 5, 2024 16:30
98ff81d
to
bb46b0b
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 6, 2024 09:21
bb46b0b
to
9b0e9bd
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 9, 2024 06:37
9b0e9bd
to
cd49521
Compare
renovate
bot
changed the title
fix(deps): update dependency vite to v6
chore(devdeps): update dependency vite to v6
Dec 9, 2024
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 10, 2024 14:40
cd49521
to
2f95e8d
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 11, 2024 06:48
2f95e8d
to
8bf996c
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 15, 2024 21:26
8bf996c
to
742594f
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 16, 2024 06:39
742594f
to
84695fc
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 19, 2024 11:36
84695fc
to
2403489
Compare
renovate
bot
force-pushed
the
renovate/vite-6.x
branch
from
December 19, 2024 15:38
2403489
to
d18049d
Compare
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.3
Release Notes
vitejs/vite (vite)
v6.0.3
Compare Source
ModuleRunnerTransport#invoke
more explicit (#18851) (a75fc31), closes #18851environments.ssr.resolve
with rootssr
config (#18857) (3104331), closes #18857v6.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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.