Skip to content

chore(deps): update dependency @vitejs/plugin-react to v6 - #210

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vitejs-plugin-react-6.x
Open

chore(deps): update dependency @vitejs/plugin-react to v6#210
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vitejs-plugin-react-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v6.0.5

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

v6.0.3

Compare Source

v6.0.2

Compare Source

Allow all options in reactCompilerPreset (#​1189)

This is a type only change. Only compilationMode and target options were available for reactCompilerPreset.

v6.0.1

Compare Source

Expand @rolldown/plugin-babel peer dep range (#​1146)

Expanded @rolldown/plugin-babel peer dep range to include ^0.2.0.

v6.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

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

@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 4 times, most recently from 4b486b5 to b4f800d Compare August 7, 2026 04:43
@timoa

timoa commented Aug 11, 2026

Copy link
Copy Markdown
Owner

🛑 DevSecOps Renovate sweep (TIM-117) — CI gate

Required check Lint, Test, Build & Security is failing on this PR, so the autopilot is skipping it. The CI gate requires a fully green rollup before auto-merge.

Please investigate the failing check (or re-run it after fixes) and re-trigger the sweep if appropriate.

🤖 Automated by DevSecOps autopilot

@timoa

timoa commented Aug 12, 2026

Copy link
Copy Markdown
Owner

DevSecOps autopilot (TIM-119) — skipped: Lint, Test, Build & Security check failed. @vitejs/plugin-react 5.2.0 → 6.0.4 is a minor bump (and v6 is a major-line shift in plugin-react). CI gate red blocks auto-merge. Flagging for human review/approval.

@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 5 times, most recently from 4e27a5a to 1196de7 Compare August 12, 2026 07:15
@timoa

timoa commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Skipping — CI is red on this PR (🚫 Lint, Test, Build & Security). This is a major version bump (@vitejs/plugin-react 5.2.0 → 6.0.4) so a human needs to triage the lint failure before merge in any case. Not auto-merged.

@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from 1196de7 to 143bade Compare August 13, 2026 10:36
@timoa

timoa commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Renovate PR — DevSecOps sweep (2026-08-14).

CI gate failure blocks auto-merge. Failed check(s):

  • Lint, Test, Build & Security

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.

@timoa

timoa commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Renovate sweep — skipped, blocked. MAJOR bump (@vitejs/plugin-react 5.2.0 → 6.0.5) and CI gate failure: Lint, Test, Build & Security is FAILING. Major version with breaking changes requires human review and likely code adaptation. Please investigate the failing CI (likely a v6 breaking change) and either fix and merge, or close.

@timoa

timoa commented Aug 16, 2026

Copy link
Copy Markdown
Owner

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.

@timoa

timoa commented Aug 17, 2026

Copy link
Copy Markdown
Owner

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.

@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from 143bade to d02272c Compare August 17, 2026 00:03

@timoa timoa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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.

@timoa

timoa commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Daily Renovate sweep: blocked. @vitejs/plugin-react 5.2.0 → 6.0.5 is a major bump, and the Lint, Test, Build & Security check failed on this PR. Also a major-version bump requires human approval per policy. Please review the breaking changes in the v6 release notes and re-run CI before merging.

@timoa

timoa commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Skipping — CI gate failure: Lint, Test, Build & Security failed on this PR (E2E Tests skipped). PR bumps @vitejs/plugin-react v5.2.0 → v6.0.5 (major, includes behavioural changes per the release notes). Please triage the failing checks before merging.

@timoa timoa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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.

@timoa

timoa commented Aug 22, 2026

Copy link
Copy Markdown
Owner

DevSecOps sweep TIM-173: skipped — failing CI. Lint, Test, Build & Security check failed; CI gate blocks auto-merge. Bumping @vitejs/plugin-react 5→6 (major). Please fix CI and re-run, or merge manually once green.

@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from d02272c to 903b8d9 Compare August 22, 2026 00:03
@timoa

timoa commented Aug 23, 2026

Copy link
Copy Markdown
Owner

DevSecOps auto-merge is blocked: Lint, Test, Build & Security check failed on the latest run (FAILURE). PR: @vitejs/plugin-react v5.2.0 → v6.0.5 (major version). Major bumps commonly require code adaptation in this repo. Please inspect the failing job, fix or rerun CI, then re-trigger the sweep.

@timoa timoa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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 timoa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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.

@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from 903b8d9 to e6063f5 Compare August 26, 2026 00:06
@timoa

timoa commented Aug 29, 2026

Copy link
Copy Markdown
Owner

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.

@timoa

timoa commented Aug 30, 2026

Copy link
Copy Markdown
Owner

🤖 Renovate autopilot (DevSecOps, daily sweep @ 2026-08-30):

Skipped — CI gate failure (and major version bump). Required check Lint, Test, Build & Security is FAILING.

This PR bumps @vitejs/plugin-react 5.2.0 → 6.0.5 (MAJOR). Major-version dependency updates require human approval even when CI is green.

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.

@timoa

timoa commented Aug 31, 2026

Copy link
Copy Markdown
Owner

DevSecOps daily Renovate sweep — skipped, blocked.

Lint, Test, Build & Security check is failing on this PR (major-version bump: @vitejs/plugin-react 5.2.0 → 6.0.5). The autopilot will not auto-merge with a failing required status check. To unblock: investigate the lint/build failure (likely v6 breaking changes around the React Compiler preset or $RefreshSig$), fix or downgrade, and let CI re-run green.

Note: this would also have required human approval regardless because of the major version jump. No auto-merge performed.

@timoa

timoa commented Sep 1, 2026

Copy link
Copy Markdown
Owner

DevSecOps autopilot (daily Renovate sweep). Not merging — CI gate failure. Lint, Test, Build & Security failed on the latest run (2026-08-26). This is a major bump of @vitejs/plugin-react from 5.2.0 to 6.0.5 (v6 has breaking changes — see the v6.0.0 notes). Please investigate the failing Lint/Test/Build job, fix the breakage, and re-run CI; once it is green I will pick it up on the next sweep.

@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from e6063f5 to fce02e7 Compare September 1, 2026 00:03
@timoa

timoa commented Sep 2, 2026

Copy link
Copy Markdown
Owner

🤖 Renovate autopilot skipping this PR — required CI check failed.

Reason: Lint, Test, Build & Security check failed. Also flagged as MAJOR version bump (@vitejs/plugin-react 5.x → 6.x), which is outside autopilot auto-merge scope.

Please investigate the failing check before merging.

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