Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react (source) 5.0.45.1.2 age confidence

Release Notes

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

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 - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Nov 1, 2025

⚠️ No Changeset found

Latest commit: d284e66

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-5.x-lockfile branch 3 times, most recently from 4e004fc to d8018eb Compare November 10, 2025 20:49
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to v5.1.0 chore(deps): update dependency @vitejs/plugin-react to v5.1.1 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-5.x-lockfile branch 2 times, most recently from 43e2253 to f355481 Compare November 18, 2025 22:44
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-5.x-lockfile branch 2 times, most recently from bb088b9 to f6be0fd Compare December 4, 2025 20:58
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to v5.1.1 chore(deps): update dependency @vitejs/plugin-react to v5.1.2 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-5.x-lockfile branch from f6be0fd to d5b720d Compare December 8, 2025 12:53
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-5.x-lockfile branch from d5b720d to 4fbdb0d Compare December 31, 2025 17:48
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-5.x-lockfile branch from 4fbdb0d to a74f9cf Compare January 8, 2026 18:00
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-5.x-lockfile branch from a74f9cf to dc656fc Compare January 19, 2026 15:46
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-5.x-lockfile branch from dc656fc to d284e66 Compare January 23, 2026 18:02
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.

1 participant