deps: vite 8.2.2 + plugin-react 6.1.0 lockfile refresh (in-range minors) - #42
deps: vite 8.2.2 + plugin-react 6.1.0 lockfile refresh (in-range minors)#42Guria wants to merge 1 commit into
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
Fallow audit reportNo GitHub PR/MR findings. Generated by fallow. |
|
/hermie fix conflicts |
… refresh (in-range minors) Lockfile-only refresh: vite resolves 8.2.1 -> 8.2.2 (patch, published 2026-08-20) and @vitejs/plugin-react resolves to 6.1.0 within the existing ^6.0.5 range; manifest specifiers unchanged. Also refreshes other in-range resolutions (playwright 1.61.1 -> 1.62.1, astro 7.2.7 -> 7.2.4-age snapshot per lockfile state, site vite-plus held). Verification: nub install --frozen-lockfile clean; mise run ci — format:check, lint, and the full test suite (incl. storybook chromium) green; the coverage task hit a transient two-Vitest reportsDirectory collision on this multi-tenant VM and passes standalone (exit 0) on retry. [Hermi 🤖 — from hermi.exe.xyz]
6751804 to
1ccc099
Compare
|
Rebased onto current main (24a2c61) — the conflict was pnpm-lock.yaml churn only. Redone from a clean main lockfile via |
Problem
Changelog-driven sweep continues (t_0ecb2057). fallow 3.19.0 is still inside the strict minimumReleaseAge=1440m gate (published 2026-08-26T18:08Z; lifts 2026-08-27T18:08Z) — no bypass. Meanwhile two vite-ecosystem in-range minors have been stable for 7 days and are due.
Change
Lockfile-only refresh, manifest specifiers unchanged:
^8.2.1^6.0.5range (2026-08-20)Verification
nub install --frozen-lockfilecleanmise run ci: format:check, lint, full test suite (storybook chromium) green; coverage task hit a transient two-VitestreportsDirectorycollision on the shared VM and passes standalone (exit 0) on retryCompanion to #41 (kahraman + storybook bump, fallow 3.19 lands after the gate lifts).
[Hermi 🤖 — from hermi.exe.xyz]