Skip to content

Conversation

@homarr-renovate
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


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

This PR has been generated by Renovate Bot.

@homarr-renovate homarr-renovate bot requested a review from a team as a code owner October 29, 2025 09:28
@homarr-renovate homarr-renovate bot enabled auto-merge (squash) October 29, 2025 09:28
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

@deepsource-io
Copy link
Contributor

deepsource-io bot commented Oct 29, 2025

Here's the code health analysis summary for commits 8242bfc..03857e6. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@github-actions
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 25.22% 14922 / 59157
🔵 Statements 25.22% 14922 / 59157
🔵 Functions 37.54% 690 / 1838
🔵 Branches 72.42% 1673 / 2310
File CoverageNo changed files found.
Generated in workflow #9013 for commit 03857e6 by the Vitest Coverage Report Action

@homarr-renovate homarr-renovate bot merged commit 2c0c589 into dev Oct 29, 2025
15 checks passed
@homarr-renovate homarr-renovate bot deleted the renovate/vitejs-plugin-react-5-x branch October 29, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant