-
Notifications
You must be signed in to change notification settings - Fork 18
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 v5.4.10 #159
Merged
Merged
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
force-pushed
the
renovate/vite-5.x
branch
from
July 25, 2024 11:49
c20b7aa
to
4a3c97b
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.3.4
chore(deps): update dependency vite to v5.3.5
Jul 25, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
August 7, 2024 16:02
4a3c97b
to
83ab899
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.3.5
chore(deps): update dependency vite to v5.4.0
Aug 7, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
August 15, 2024 15:28
83ab899
to
c9d48de
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.0
chore(deps): update dependency vite to v5.4.1
Aug 15, 2024
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.1
chore(deps): update dependency vite to v5.4.2
Aug 20, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
August 20, 2024 15:26
c9d48de
to
07fee7d
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.2
chore(deps): update dependency vite to v5.4.3
Sep 3, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
September 3, 2024 16:43
07fee7d
to
2df419e
Compare
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
September 11, 2024 08:31
2df419e
to
90a250e
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.3
chore(deps): update dependency vite to v5.4.4
Sep 11, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
September 13, 2024 10:55
90a250e
to
c24dbff
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.4
chore(deps): update dependency vite to v5.4.5
Sep 13, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
September 16, 2024 21:47
c24dbff
to
57546c5
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.5
chore(deps): update dependency vite to v5.4.6
Sep 16, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
September 20, 2024 16:40
57546c5
to
cfd9890
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.6
chore(deps): update dependency vite to v5.4.7
Sep 20, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
September 25, 2024 07:14
cfd9890
to
0e7856b
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.7
chore(deps): update dependency vite to v5.4.8
Sep 25, 2024
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.8
chore(deps): update dependency vite to v5.4.9
Oct 14, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
October 14, 2024 19:01
0e7856b
to
d3669ce
Compare
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
October 23, 2024 03:30
d3669ce
to
4e76a35
Compare
renovate
bot
changed the title
chore(deps): update dependency vite to v5.4.9
chore(deps): update dependency vite to v5.4.10
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
2 times, most recently
from
October 27, 2024 08:18
85ebed8
to
8043006
Compare
renovate
bot
force-pushed
the
renovate/vite-5.x
branch
from
October 27, 2024 08:19
8043006
to
cd46795
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.3.3
->5.4.10
Release Notes
vitejs/vite (vite)
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.9
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.8
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.7
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.6
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.5
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.4
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.3
Compare Source
file://
reference (#17909) (561b940), closes #17909v5.4.2
Compare Source
renderBuiltUrl
passed to module preload (#16084) (fac3a8e), closes #16084v5.4.1
Compare Source
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083__vite_import_meta_env__
(#17876) (e686d74), closes #17876handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865v5.4.0
Compare Source
global
variable name conflict (#17809) (6aa2206), closes #17809importScripts
injection breaking iife code (#17827) (bb4ba9f), closes #17827v5.3.6
Compare Source
Please refer to CHANGELOG.md for details.
v5.3.5
Compare Source
server
type less restrictive (fix #17627) (#17628) (b55c32f), closes #17627 #17628v5.3.4
Compare Source
.css?url
in assets field of manifest (#17623) (1465b20), closes #17623Configuration
📅 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.