Skip to content

deps: @vitejs/plugin-react 6.1.0 -> 6.1.1 (patch) - #48

Open
Guria wants to merge 1 commit into
mainfrom
agent/karkas-dd58f1e3
Open

deps: @vitejs/plugin-react 6.1.0 -> 6.1.1 (patch)#48
Guria wants to merge 1 commit into
mainfrom
agent/karkas-dd58f1e3

Conversation

@Guria

@Guria Guria commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

What

In-range patch bump of @vitejs/plugin-react in apps/demo: ^6.0.5 -> ^6.1.1, lockfile resolved 6.1.0 -> 6.1.1.

Why

  • Changelog: bug fixes only (use-client directive handling), no API/peer changes vs 6.1.0; vite ^8.0.0 peer unchanged.
  • minimumReleaseAge=1440 honored: published 2026-08-28T03:30Z, gate lifted 2026-08-29T03:30Z (verified via npm view time before bump).

Verification

  • mise run ci green locally (build/lint/typecheck/test incl. full browser suite), RC=0.
  • Lockfile edited surgically (importer specifier+version, package key+integrity, snapshot key); nub install after the edit is a no-op — diff stays 6 lines across 2 files.
  • Note: any full nub re-resolve currently hits the known fastq@1.20.2 trust-downgrade block (needs a trustPolicyExclude decision); baseline main CI verified green separately.

[Hermi 🤖 — from hermi.exe.xyz]

Summary by CodeRabbit

  • Chores
    • Updated the demo app’s React development tooling to a newer version.

Changelog @vitejs/plugin-react 6.1.1: bug fixes only (use client directive
handling), no API/peer changes vs 6.1.0; vite ^8.0.0 peer unchanged.
minimumReleaseAge=1440: published 2026-08-28T03:30Z, gate lifted
2026-08-29T03:30Z (verified via npm view time before bump).

Lockfile surgical edit (importer specifier+version, package key+integrity,
snapshot key): nub update --lockfile-only wipes lockfile importers and any
re-resolve hits the fastq@1.20.2 trust downgrade (known, needs Guria)..
@coderabbitai

coderabbitai Bot commented Aug 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b907ed27-f2e5-4c29-b69e-ed475cc1f339

📥 Commits

Reviewing files that changed from the base of the PR and between 3045453 and 6908091.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • apps/demo/package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The demo app updates its @vitejs/plugin-react development dependency from ^6.0.5 to ^6.1.1.

Changes

Demo dependency update

Layer / File(s) Summary
Update React plugin constraint
apps/demo/package.json
The demo app changes the @vitejs/plugin-react development dependency constraint from ^6.0.5 to ^6.1.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 69080

This updates the demo app’s React Vite plugin to a bug-fix patch release with no reported API or peer changes. The change is localized, verified by the full CI suite, and no actionable merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the dependency update from @vitejs/plugin-react 6.1.0 to 6.1.1, which matches the pull request objective.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/karkas-dd58f1e3

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

Fallow audit report

No GitHub PR/MR findings.

Generated by fallow.

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