chore(deps): update dependency @vitejs/plugin-react to v5.2.0 - #144
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @vitejs/plugin-react to v5.2.0#144renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
December 8, 2025 10:13
d53099d to
3bb2b34
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
January 23, 2026 17:03
0720a13 to
9dd8cce
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
February 2, 2026 12:32
9dd8cce to
6d10daf
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
February 12, 2026 11:33
0b57286 to
6ab8430
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
February 17, 2026 20:33
6ab8430 to
4b0a498
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
March 5, 2026 15:15
4b0a498 to
700a6e1
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
March 12, 2026 17:52
700a6e1 to
42799f5
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
April 1, 2026 21:12
2bea332 to
dac9623
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
April 8, 2026 15:05
dac9623 to
f8e4331
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
April 29, 2026 12:46
f8e4331 to
c736302
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
May 18, 2026 17:01
94affbb to
e9510a8
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
June 1, 2026 22:54
f68ee14 to
cd6efb4
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
June 11, 2026 18:53
cd6efb4 to
a2d82fe
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
July 16, 2026 19:57
f0f1c05 to
c9bf304
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
July 24, 2026 16:50
bc66c39 to
e86461c
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
July 30, 2026 18:40
e86461c to
1ee3fba
Compare
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:
5.1.0→5.2.0Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.2.0Compare Source
v5.1.4Compare Source
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.v5.1.3Compare Source
v5.1.2Compare Source
v5.1.1Compare Source
Update code to support newer
rolldown-vite(#976)rolldown-vitewill removeoptimizeDeps.rollupOptionsin favor ofoptimizeDeps.rolldownOptionssoon. This plugin now usesoptimizeDeps.rolldownOptionsto support newerrolldown-vite. Please updaterolldown-viteto the latest version if you are using an older version.Configuration
📅 Schedule: (UTC)
🚦 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.