Skip to content

chore(deps): update dependency @vitejs/plugin-react to ^6.1.1 - #1885

Merged
mschile merged 1 commit into
masterfrom
renovate/vitejs-plugin-react-6.x
Sep 9, 2026
Merged

chore(deps): update dependency @vitejs/plugin-react to ^6.1.1#1885
mschile merged 1 commit into
masterfrom
renovate/vitejs-plugin-react-6.x

Conversation

@renovate

@renovate renovate Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v6.1.1

Compare Source

Add compiler.logDiagnostics option

Recoverable React Compiler diagnostics are no longer logged by default. Set compiler.logDiagnostics to true to log them through Vite. Fatal diagnostics are always logged and fail the transform.

Respect environment sourcemap option for React Compiler transform when builder.sharedPlugins is enabled (#​1439)

The React Compiler transform was using the top-level sourcemap option instead of the environment sourcemap option. This caused a problem when the experimental builder.sharedPlugins was enabled.


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.


Note

Low Risk
Example-only devDependency patch bump with no application or workflow config changes.

Overview
Bumps @vitejs/plugin-react from ^6.1.0 to ^6.1.1 in the examples/component-tests example, with the matching package-lock.json refresh.

There are no config or source changesvite.config.js still uses the default react() plugin. The upstream patch mainly adds an opt-in compiler.logDiagnostics flag and fixes React Compiler sourcemap handling when Vite’s experimental builder.sharedPlugins is enabled; neither affects this example unless those options are turned on later.

Reviewed by Cursor Bugbot for commit 550ef3c. Bugbot is set up for automated code reviews on this repo. Configure here.

@cypress-app-bot

Copy link
Copy Markdown
Collaborator

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 4 times, most recently from 3e35e7b to c9b687b Compare September 9, 2026 13:39
@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from c9b687b to 550ef3c Compare September 9, 2026 13:52
@mschile
mschile merged commit 77bc613 into master Sep 9, 2026
100 checks passed
@mschile
mschile deleted the renovate/vitejs-plugin-react-6.x branch September 9, 2026 21:03
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.

3 participants