-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency vite to v3.2.11 #10
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vite-3.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
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
changed the title
Update dependency vite to v3.1.5
Update dependency vite to v3.1.6
Oct 6, 2022
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
2 times, most recently
from
October 10, 2022 09:41
0dd0d39
to
ad5a1c0
Compare
renovate
bot
changed the title
Update dependency vite to v3.1.6
Update dependency vite to v3.1.7
Oct 10, 2022
renovate
bot
changed the title
Update dependency vite to v3.1.7
Update dependency vite to v3.1.8
Oct 13, 2022
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
October 13, 2022 10:47
ad5a1c0
to
0d7a87d
Compare
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
October 26, 2022 16:24
0d7a87d
to
1d96566
Compare
renovate
bot
changed the title
Update dependency vite to v3.1.8
Update dependency vite to v3.2.0
Oct 26, 2022
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
October 28, 2022 09:59
1d96566
to
2c04bcb
Compare
renovate
bot
changed the title
Update dependency vite to v3.2.0
Update dependency vite to v3.2.1
Oct 28, 2022
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
October 31, 2022 08:50
2c04bcb
to
3ac7fb9
Compare
renovate
bot
changed the title
Update dependency vite to v3.2.1
Update dependency vite to v3.2.2
Oct 31, 2022
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
November 7, 2022 09:04
3ac7fb9
to
3709a75
Compare
renovate
bot
changed the title
Update dependency vite to v3.2.2
Update dependency vite to v3.2.3
Nov 7, 2022
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
November 15, 2022 16:02
3709a75
to
973465b
Compare
renovate
bot
changed the title
Update dependency vite to v3.2.3
Update dependency vite to v3.2.4
Nov 15, 2022
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
December 5, 2022 09:16
973465b
to
3fe1ead
Compare
renovate
bot
changed the title
Update dependency vite to v3.2.4
Update dependency vite to v3.2.5
Dec 5, 2022
renovate
bot
changed the title
Update dependency vite to v3.2.5
Update dependency vite to v3.2.7
May 28, 2023
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
May 28, 2023 09:59
3fe1ead
to
78773fe
Compare
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
January 19, 2024 17:35
78773fe
to
8a3bbe1
Compare
renovate
bot
changed the title
Update dependency vite to v3.2.7
Update dependency vite to v3.2.8
Jan 19, 2024
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
March 24, 2024 16:04
8a3bbe1
to
cf3bc13
Compare
renovate
bot
changed the title
Update dependency vite to v3.2.8
Update dependency vite to v3.2.10
Mar 24, 2024
renovate
bot
force-pushed
the
renovate/vite-3.x
branch
from
September 17, 2024 09:17
cf3bc13
to
ca1b89e
Compare
renovate
bot
changed the title
Update dependency vite to v3.2.10
Update dependency vite to v3.2.11
Sep 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.1.4
->3.2.11
Release Notes
vitejs/vite (vite)
v3.2.11
Compare Source
Please refer to CHANGELOG.md for details.
v3.2.10
Compare Source
Please refer to CHANGELOG.md for details.
v3.2.8
Compare Source
Please refer to CHANGELOG.md for details.
v3.2.7
Compare Source
Please refer to CHANGELOG.md for details.
v3.2.6
Compare Source
v3.2.5
Compare Source
v3.2.4
Compare Source
v3.2.3
Compare Source
@types/node
as an optional peer dependency (#10757) (57916a4), closes #10757vite:afterUpdate
event (#9810) (1f57f84), closes #9810multilineCommentsRE
regex (fix #10689) (#10751) (51ed059), closes #10689 #10751v3.2.2
Compare Source
jsx
overrides esbuild options, reverts #10374 (#10714) (aacf6a4), closes #10374 #10714v3.2.1
Compare Source
v3.2.0
Compare Source
Main Changes
Multiple Entries for Library Mode
Library mode now supports multiple entries:
Check out the PR #7047, and the
build.lib
config docsbuild.modulePreload
optionsVite now allows filtering and modifying module preload dependencies for each entry and async chunk.
experimental.renderBuiltUrl
will also get called for preload asset paths. Andbuild.modulePreload.resolveDependencies
will be called both for JS dynamic imports preload lists and also for HTML preload lists for chunks imported from entry HTML files. Refer to the PR for more context #9938 and check out the modulePreload config docs. Note:build.modulePreloadPolyfill
is now deprecated, please migrate tobuild.modulePreload.polyfill
.Include Duplicate Assets in the Manifest
Laravel and other backends integrations will now get entries for every asset file, even if they have been de-duplicated. See #9928 for more information.
Customizable ErrorOverlay
You can now customize the ErrorOverlay by using css parts. Check out the PR for more details: #10234.
Features
new URL
to resolve package assets (#7837) (bafccf5), closes #7837server.fs.deny
(#10044) (df560b0), closes #10044Bug Fixes
import.meta.resolve
) (fixes #10430) (#10528) (64f19b9), closes #10430 #10528?direct
in id for postcss process (#10514) (67e7bf2), closes #10514moduleResolution=node16
(#10375) (8c4df1f), closes #10375mainFields
when resolving browser/module field (fixes #8659) (#10071) (533d13c), closes #8659 #10071build.ssr
is true (#9989) (7229251), closes #9989^2.79.1
(#10298) (2266d83), closes #10298Previous Changelogs
3.2.0-beta.4 (2022-10-24)
See 3.2.0-beta.4 changelog
3.2.0-beta.3 (2022-10-20)
See 3.2.0-beta.3 changelog
3.2.0-beta.2 (2022-10-14)
See 3.2.0-beta.2 changelog
3.2.0-beta.1 (2022-10-10)
See 3.2.0-beta.1 changelog
3.2.0-beta.0 (2022-10-05)
See 3.2.0-beta.0 changelog
v3.1.8
Compare Source
Please refer to CHANGELOG.md for details.
v3.1.7
Compare Source
Please refer to CHANGELOG.md for details.
v3.1.6
Compare Source
Please refer to CHANGELOG.md for details.
v3.1.5
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 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.