chore(deps): update dependency @vitejs/plugin-react to v6 - #210
chore(deps): update dependency @vitejs/plugin-react to v6#210renovate[bot] wants to merge 1 commit into
Conversation
4b486b5 to
b4f800d
Compare
|
🛑 DevSecOps Renovate sweep (TIM-117) — CI gate Required check Please investigate the failing check (or re-run it after fixes) and re-trigger the sweep if appropriate. 🤖 Automated by DevSecOps autopilot |
|
DevSecOps autopilot (TIM-119) — skipped: |
4e27a5a to
1196de7
Compare
|
Skipping — CI is red on this PR (🚫 |
1196de7 to
143bade
Compare
|
Renovate PR — DevSecOps sweep (2026-08-14). CI gate failure blocks auto-merge. Failed check(s):
This is a major version bump (@vitejs/plugin-react 5.2.0 → 6.0.5). Please fix the failing checks before merging. The next sweep will re-evaluate once CI is green. |
|
Renovate sweep — skipped, blocked. MAJOR bump ( |
|
Autopilot: @vitejs/plugin-react 5.2.0 → 6.0.5 (major v5 → v6). CI blocked: Lint, Test, Build & Security = FAILURE; E2E Tests = SKIPPED (cascaded skip). The dependency-review and CodeQL checks passed. Please investigate the Lint/Test/Build failure (likely v6 breaking changes around the React Compiler preset filter) and re-run CI before merging. |
|
DevSecOps sweep: skipping — required check 'Lint, Test, Build & Security' is FAILING. This is a MAJOR bump (@vitejs/plugin-react 5.2.0 → 6.0.5), so the failure may be related to breaking changes in the v6 line. Please triage the CI failure and rerun, or close and rebase after fixes. |
143bade to
d02272c
Compare
timoa
left a comment
There was a problem hiding this comment.
Renovate daily sweep (DevSecOps autopilot, 2026-08-18): this PR bumps @vitejs/plugin-react 5.2.0 → 6.0.5 (MAJOR delta, major version line per branch name renovate/vitejs-plugin-react-6.x). Per the autopilot risk-tier policy, major bumps require human approval. CI is also failing on Lint, Test, Build & Security (other checks green). Upstream changelog for v6 contains notable changes including react-compiler preset filter and NODE_ENV=production fixes. Skipping auto-merge — please review and address both blockers (human approval + Lint failure) manually.
|
Daily Renovate sweep: blocked. |
|
Skipping — CI gate failure: |
timoa
left a comment
There was a problem hiding this comment.
DevSecOps daily sweep: classifying as major (@vitejs/plugin-react 5.2.0 → 6.0.5) and CI is failing — Lint, Test, Build & Security returned FAILURE on the latest run. Major bumps + failing CI = skip and request human review. Please rebase, fix the lint/test failures, then re-request review.
|
DevSecOps sweep TIM-173: skipped — failing CI. |
d02272c to
903b8d9
Compare
|
DevSecOps auto-merge is blocked: |
timoa
left a comment
There was a problem hiding this comment.
This PR is auto-flagged for human review.
PR #210 bumps @vitejs/plugin-react from 5.2.0 to 6.0.5 — a major version bump. Per the autopilot's risk policy, major bumps require human approval.
Additionally, Lint, Test, Build & Security is currently FAILING. The bump and the lint failure are likely related (v6 has API changes); please confirm the lint failures are expected post-upgrade and merge if so.
timoa
left a comment
There was a problem hiding this comment.
DevSecOps autopilot: skipped — MAJOR bump (@vitejs/plugin-react 5.2.0 → 6.0.5) and CI failing (Lint, Test, Build & Security = FAILURE). Major version bumps need human approval; please also verify the new release notes don't break the existing build.
903b8d9 to
e6063f5
Compare
|
DevSecOps autopilot sweep (2026-08-29). CI failed (Lint, Test, Build & Security) — skipping. Please rebase and re-run; once green this will be re-evaluated on the next daily sweep. |
|
🤖 Renovate autopilot (DevSecOps, daily sweep @ 2026-08-30): Skipped — CI gate failure (and major version bump). Required check This PR bumps Action needed: Investigate the Lint/Test/Build failure. If the major bump is the cause, the test suite or build config likely needs updates. Once CI is green, this PR still needs human review before merge — the autopilot will not auto-merge major version bumps. |
|
DevSecOps daily Renovate sweep — skipped, blocked.
Note: this would also have required human approval regardless because of the major version jump. No auto-merge performed. |
|
DevSecOps autopilot (daily Renovate sweep). Not merging — CI gate failure. |
e6063f5 to
fce02e7
Compare
|
🤖 Renovate autopilot skipping this PR — required CI check failed. Reason: Please investigate the failing check before merging. |
This PR contains the following updates:
5.2.0→6.0.5Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v6.0.5Compare Source
Fixed the react compiler preset filter to be linear (#1353)
The improved filter in v6.0.3 was non-linear and caused a performance regression (#1349). The filter was changed to be linear to avoid that.
v6.0.4Compare Source
Fixed
$RefreshSig$ is not definederror when runningvite devwithNODE_ENV=productionWhen running
vite devwithNODE_ENV=production, the app errored with$RefreshSig$ is not defined.This error is now fixed.
v6.0.3Compare Source
v6.0.2Compare Source
Allow all options in reactCompilerPreset (#1189)
This is a type only change. Only
compilationModeandtargetoptions were available forreactCompilerPreset.v6.0.1Compare Source
Expand
@rolldown/plugin-babelpeer dep range (#1146)Expanded
@rolldown/plugin-babelpeer dep range to include^0.2.0.v6.0.0Compare Source
Configuration
📅 Schedule: (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.
This PR was generated by Mend Renovate. View the repository job log.