Skip to content

fix: downgrade @vitejs/plugin-react to v5 to resolve test startup failure#2096

Draft
Copilot wants to merge 3 commits intorenovate/vitejs-plugin-react-6.xfrom
copilot/fix-error-issue
Draft

fix: downgrade @vitejs/plugin-react to v5 to resolve test startup failure#2096
Copilot wants to merge 3 commits intorenovate/vitejs-plugin-react-6.xfrom
copilot/fix-error-issue

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 24, 2026

@vitejs/plugin-react@6 requires vite@^8, but vitest@4.x resolves vite@7.x — causing ERR_PACKAGE_PATH_NOT_EXPORTED on vite/internal at test startup.

Changes

  • package.json: Pin @vitejs/plugin-react back to 5.2.0 (supports vite@^4–8, compatible with vitest 4's vite 7 peer)
  • pnpm-lock.yaml: Updated lockfile accordingly
Original prompt

このエラー直して


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Mar 24, 2026 0:10am

@renovate renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from 5e3b7a8 to 66f831b Compare March 24, 2026 12:10
Copilot AI changed the title [WIP] Fix error in application fix: downgrade @vitejs/plugin-react to v5 to resolve test startup failure Mar 24, 2026
Copilot AI requested a review from tdkn March 24, 2026 12:12
Copilot finished work on behalf of tdkn March 24, 2026 12:12
@renovate renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 17 times, most recently from 38c2af1 to 1ec3d24 Compare March 30, 2026 05:25
@renovate renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 25 times, most recently from 29b150c to e8fb65b Compare April 13, 2026 20:29
@renovate renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 5 times, most recently from 50a9a5f to e64d4e6 Compare April 16, 2026 20:43
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.

2 participants