Skip to content

chore(deps): update dependency @vitejs/plugin-react to ^5.2.0 (v4) - autoclosed#2166

Closed
renovate[bot] wants to merge 1 commit intov4from
renovate/v4-vitejs-plugin-react-5.x
Closed

chore(deps): update dependency @vitejs/plugin-react to ^5.2.0 (v4) - autoclosed#2166
renovate[bot] wants to merge 1 commit intov4from
renovate/v4-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: (UTC)

  • Branch creation
    • "before 3am on the first day of the month"
  • 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:22am
sanity-ui-workshop Ready Ready Preview, Comment Mar 27, 2026 11:22am

Request Review

@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from 6a83241 to bdb2193 Compare November 15, 2025 11:09
@renovate renovate Bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.0 (v4) chore(deps): update dependency @vitejs/plugin-react to ^5.1.1 (v4) Nov 15, 2025
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from bdb2193 to 3cdef0c Compare December 3, 2025 16:16
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from 3cdef0c to 4812ced Compare December 11, 2025 11:08
@renovate renovate Bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.1 (v4) chore(deps): update dependency @vitejs/plugin-react to ^5.1.2 (v4) Dec 11, 2025
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from 4812ced to 1e17022 Compare December 31, 2025 18:47
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from 1e17022 to 73f4ae1 Compare January 19, 2026 20:30
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jan 19, 2026

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/v4-vitejs-plugin-react-5.x branch from 73f4ae1 to 5f17586 Compare February 2, 2026 15:58
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from 5f17586 to 14f910a Compare February 5, 2026 11:40
@renovate renovate Bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.2 (v4) chore(deps): update dependency @vitejs/plugin-react to ^5.1.3 (v4) Feb 5, 2026
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from 14f910a to b046259 Compare February 12, 2026 15:09
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from b046259 to 3e70cfa Compare February 13, 2026 07:10
@renovate renovate Bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.3 (v4) chore(deps): update dependency @vitejs/plugin-react to ^5.1.4 (v4) Feb 13, 2026
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from 3e70cfa to f320766 Compare March 5, 2026 19:07
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from f320766 to e1bd668 Compare March 13, 2026 16:14
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from e1bd668 to 79bf5a0 Compare March 15, 2026 18:40
@renovate renovate Bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.1.4 (v4) chore(deps): update dependency @vitejs/plugin-react to ^5.2.0 (v4) Mar 15, 2026
@renovate renovate Bot force-pushed the renovate/v4-vitejs-plugin-react-5.x branch from 79bf5a0 to 8dfb0a5 Compare March 27, 2026 11:21
@renovate renovate Bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^5.2.0 (v4) chore(deps): update dependency @vitejs/plugin-react to ^5.2.0 (v4) - autoclosed Apr 14, 2026
@renovate renovate Bot closed this Apr 14, 2026
@renovate renovate Bot deleted the renovate/v4-vitejs-plugin-react-5.x branch April 14, 2026 12:51
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