chore(deps): update dependency vite to ^8.2.0 - #1854
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
from
August 13, 2026 03:42
4554fb8 to
a76ba03
Compare
renovate
Bot
force-pushed
the
renovate/vite-8.x
branch
from
August 13, 2026 03:52
a76ba03 to
a58cbf1
Compare
mschile
approved these changes
Aug 13, 2026
|
🎉 This PR is included in version 7.4.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.1.5→^8.2.0Release Notes
vitejs/vite (vite)
v8.2.0Compare Source
Features
inputtoserver.fs.allow(#23035) (95a3cda)Bug Fixes
Object.prototypeis frozen (#23073) (599c5b0)Documentation
Tests
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 projects with no production or library code changes; main risk is example CI (dev server / component tests) behaving differently on Vite 8.2.
Overview
Bumps Vite from
^8.1.5to^8.2.0in theexamples/component-testsandexamples/wait-on-viteexample packages, with lockfiles refreshed for the new resolution.The lockfile churn mainly reflects Vite’s updated toolchain (e.g. rolldown ~1.2.x, lightningcss 1.33.x, postcss 8.5.25) and removal of the optional @rolldown/binding-wasm32-wasi path and related emnapi / wasm-runtime packages from the tree.
Reviewed by Cursor Bugbot for commit a58cbf1. Bugbot is set up for automated code reviews on this repo. Configure here.