Skip to content

fix(deps): update dependency @vitejs/plugin-react (6.0.3 → 6.0.4)#646

Merged
joryirving merged 1 commit into
mainfrom
renovate/vitejs-plugin-react-6.x-lockfile
Jul 23, 2026
Merged

fix(deps): update dependency @vitejs/plugin-react (6.0.3 → 6.0.4)#646
joryirving merged 1 commit into
mainfrom
renovate/vitejs-plugin-react-6.x-lockfile

Conversation

@its-miso

@its-miso its-miso Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-react (source) 6.0.36.0.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.0.4

Compare Source

Fixed $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production

When running vite dev with NODE_ENV=production, the app errored with $RefreshSig$ is not defined.
This error is now fixed.


Configuration

📅 Schedule: (in timezone America/Edmonton)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@its-miso its-miso Bot added the type/patch label Jul 22, 2026
@its-miso
its-miso Bot requested a review from joryirving as a code owner July 22, 2026 04:40
@its-miso its-miso Bot added the type/patch label Jul 22, 2026

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

AI Automated Review

Full PR review.

Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — escalated (fast_low_confidence)

PR Review: @vitejs/plugin-react 6.0.3 → 6.0.4

Summary

This is a straightforward patch-level dependency upgrade for @vitejs/plugin-react from 6.0.3 to 6.0.4. The change touches only package-lock.json (3 additions, 3 deletions).

Required Checks — Explicit Verification

1. Check for breaking API changes in updated dependenciesVERIFIED

The @vitejs/plugin-react@6.0.4 release (published 2026-07-22) contains exactly one change:

Fixed: $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production

This is a bug-fix-only patch release. The upstream vitejs/vite-plugin-react compare metadata shows 29 commits between versions, but these span multiple packages in the monorepo (plugin-rsc, plugin-react-swc); the plugin-react package itself received only the bug fix. There are no API surface changes, no new exports, no deprecations, and no breaking behavioral changes. The package is used as a dev dependency (vitest.config.ts import) and the fix resolves a niche edge case in development mode.

2. Run full test suite after upgradeVERIFIED

All CI checks completed successfully at commit 271f496f2cc06b8585f8675662772b288a453eb6:

Check State
Tests success
Build success
Typecheck success
Lint success
Docker Build success
Review success

The test suite ran against the updated lockfile and passed all checks. The Tests check passing confirms the upgrade does not introduce regressions in the application code.

Standards Compliance

  • PR title follows conventional format: fix(deps): update dependency @vitejs/plugin-react
  • Uses Renovate for automated dependency management (consistent with repository tooling)
  • Only package-lock.json changed (no package.json version constraint change needed since ^6.0.1 already accommodates 6.0.4)
  • No security concerns identified

Tool Harness Findings

The tool harness completed all planned requests successfully with no critical findings. The harness confirms the changed file set matches the expected diff.

Unknowns / Needs Verification

None. Both required checks are satisfiably addressed from the available evidence.

Recommendation

Approve. This is a low-risk patch upgrade that fixes a development-time bug in the Vite React plugin. All CI checks pass and no breaking API changes exist in this release.

@its-miso
its-miso Bot force-pushed the renovate/vitejs-plugin-react-6.x-lockfile branch from 271f496 to e9e9785 Compare July 22, 2026 06:40
@joryirving
joryirving merged commit 56fcc12 into main Jul 23, 2026
6 checks passed
@joryirving
joryirving deleted the renovate/vitejs-plugin-react-6.x-lockfile branch July 23, 2026 01:37
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