Skip to content

chore(deps): update dependency @vitejs/plugin-react to ^5.2.0 (main)#2158

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-vitejs-plugin-react-5.x
Open

chore(deps): update dependency @vitejs/plugin-react to ^5.2.0 (main)#2158
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-vitejs-plugin-react-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react (source) ^5.0.4^5.2.0 age confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.2.0

Compare Source

v5.1.4

Compare Source

Fix canSkipBabel not accounting for babel.overrides (#​1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

Update code to support newer rolldown-vite (#​976)

rolldown-vite will remove optimizeDeps.rollupOptions in favor of optimizeDeps.rolldownOptions soon. This plugin now uses optimizeDeps.rolldownOptions to support newer rolldown-vite. Please update rolldown-vite to the latest version if you are using an older version.

v5.1.0

Compare Source

Add @vitejs/plugin-react/preamble virtual module for SSR HMR (#​890)

SSR applications can now initialize HMR runtime by importing @vitejs/plugin-react/preamble at the top of their client entry instead of manually calling transformIndexHtml. This simplifies SSR setup for applications that don't use the transformIndexHtml API.

Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (#​930)

Rolldown 1.0.0-beta.44+ removed the top-level jsx option in favor of transform.jsx. This plugin now uses the transform.jsx option to support Rolldown 1.0.0-beta.44+.


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sanity-ui-storybook Ready Ready Preview, Comment Mar 27, 2026 11:20am
sanity-ui-workshop Ready Ready Preview, Comment Mar 27, 2026 11:20am

Request Review

@socket-security
Copy link
Copy Markdown

socket-security bot commented Nov 3, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​vitejs/​plugin-react@​5.0.4 ⏵ 5.2.0100 +110010097100

View full report

@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 503ab8d to ef1465f Compare November 4, 2025 09:20
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from ef1465f to 87aaeab Compare November 11, 2025 14:36
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 87aaeab to d24782a Compare November 12, 2025 11:33
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from d24782a to 7295dd3 Compare November 15, 2025 11:08
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.0 (main) chore(deps): update dependency @vitejs/plugin-react to ^5.1.1 (main) Nov 15, 2025
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 7295dd3 to 0f0d511 Compare December 11, 2025 11:07
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.1 (main) chore(deps): update dependency @vitejs/plugin-react to ^5.1.2 (main) Dec 11, 2025
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 0f0d511 to 99c6eb7 Compare December 31, 2025 18:42
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 99c6eb7 to 0df2e5f Compare February 2, 2026 15:52
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 0df2e5f to 816d42d Compare February 5, 2026 11:39
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.2 (main) chore(deps): update dependency @vitejs/plugin-react to ^5.1.3 (main) Feb 5, 2026
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 816d42d to 96a5888 Compare February 12, 2026 15:04
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 96a5888 to 92479b1 Compare February 13, 2026 07:09
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.3 (main) chore(deps): update dependency @vitejs/plugin-react to ^5.1.4 (main) Feb 13, 2026
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 92479b1 to b0cb592 Compare March 5, 2026 19:01
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from b0cb592 to 7b30f01 Compare March 13, 2026 16:09
@renovate renovate bot force-pushed the renovate/main-vitejs-plugin-react-5.x branch from 7b30f01 to 681029b Compare March 15, 2026 18:39
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.4 (main) chore(deps): update dependency @vitejs/plugin-react to ^5.2.0 (main) Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants