Skip to content

⬆️ Align Vite 8 and plugin-react 6#236

Merged
Robdel12 merged 3 commits intomainfrom
dependabot/npm_and_yarn/vitejs/plugin-react-6.0.1
Mar 24, 2026
Merged

⬆️ Align Vite 8 and plugin-react 6#236
Robdel12 merged 3 commits intomainfrom
dependabot/npm_and_yarn/vitejs/plugin-react-6.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Why

@vitejs/plugin-react@6 and vite@8 are coupled now, so the original split Dependabot PRs were each broken on their own. This PR turns #236 into the real upgrade branch by aligning the toolchain and carrying forward the small stability fixes that kept the suite honest.

What Changed

  • bump @vitejs/plugin-react to ^6.0.1
  • bump vite to ^8.0.0
  • refresh package-lock.json for the combined toolchain
  • preserve forced color output in the CLI color helpers
  • harden SSE report updates so the covered test suite stays stable under slower watcher behavior

Test Plan

  • npm run lint
  • npm test
  • npm run build
  • CLI smoke checks via npm run cli -- --help, npm run cli -- --version, npm run cli -- doctor, npm run cli -- config --json, and --help across the registered commands

Notes

  • vizzly whoami still fails against the current local setup because the configured API URL is http://localhost:3000 and no local API was running during the smoke test.
  • Vite 8 builds cleanly here. The build still shows existing Lightning CSS warnings around ::highlight(...) selectors.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
@Robdel12 Robdel12 changed the title ⬆️ Bump @vitejs/plugin-react from 5.1.4 to 6.0.1 ⬆️ align Vite 8 and plugin-react 6 Mar 24, 2026
@Robdel12 Robdel12 changed the title ⬆️ align Vite 8 and plugin-react 6 ⬆️ Align Vite 8 and plugin-react 6 Mar 24, 2026
dependabot bot and others added 2 commits March 24, 2026 13:25
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.1.4 to 6.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Combine the Vite 8 and @vitejs/plugin-react 6 upgrades, carry forward the color forcing fix, and harden SSE updates so the covered test suite stays stable.
@Robdel12 Robdel12 force-pushed the dependabot/npm_and_yarn/vitejs/plugin-react-6.0.1 branch from a86fdb5 to 42ceed9 Compare March 24, 2026 18:28
@Robdel12 Robdel12 enabled auto-merge (squash) March 24, 2026 18:28
Clean up the accidental conflict markers in the events router and verify the branch with lint and the full test suite before pushing.
@vizzly-testing
Copy link

vizzly-testing bot commented Mar 24, 2026

Vizzly - Visual Test Results

CLI Reporter - Approved

19 comparisons, no changes detected.

View build

CLI TUI - Approved

5 comparisons, no changes detected.

View build


dependabot/npm_and_yarn/vitejs/plugin-react-6.0.1 · 3803ede6

@Robdel12 Robdel12 merged commit 1f643fa into main Mar 24, 2026
27 of 28 checks passed
@Robdel12 Robdel12 deleted the dependabot/npm_and_yarn/vitejs/plugin-react-6.0.1 branch March 24, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant