chore(deps): update dependency vite to ^8.1.0#1810
Merged
Conversation
Collaborator
|
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs. |
renovate
Bot
force-pushed
the
renovate/vite-8.x
branch
9 times, most recently
from
July 6, 2026 21:56
f9da408 to
36555fb
Compare
renovate
Bot
force-pushed
the
renovate/vite-8.x
branch
from
July 7, 2026 02:24
36555fb to
8ab7d8a
Compare
mschile
approved these changes
Jul 7, 2026
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:
^8.0.16→^8.1.0Release Notes
vitejs/vite (vite)
v8.1.0Compare Source
Features
server.fs.denylist with common files (#22707) (61ba8fd)~for Rolldown (#22693) (9928722)Bug Fixes
Code Refactoring
rolldownOptionsproperty for chunkImportMap (#22692) (8e8816c)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.
Note
Low Risk
Dev-only dependency bump in example folders; no production or github-action core code touched.
Overview
Bumps the vite dev dependency from
^8.0.16to^8.1.0inexamples/component-testsandexamples/wait-on-vite, with matchingpackage-lock.jsonrefreshes.The lockfiles pull in Vite 8.1.0’s updated toolchain (notably rolldown
~1.1.2/ 1.1.3 and related native bindings). No Cypress action or example app source changes—only how those two examples build and serve with Vite.Reviewed by Cursor Bugbot for commit 8ab7d8a. Bugbot is set up for automated code reviews on this repo. Configure here.