codecov / codecov/codecov-javascript-bundler-plugins

Support vite v7

Open
#264 9 comments 37 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
9
Forks
10
PR merge metrics
No merged PRs in 30d

Description

📣 Feedback / 🐛 Bugs

Similar to #222 I'd like to request support for the just released vite v7.

npm ERR! While resolving: @codecov/vite-plugin@1.9.1
npm ERR! Found: vite@7.0.0
npm ERR! node_modules/vite
npm ERR!   dev vite@"^7.0.0" from the root project
npm ERR!   peer vite@"^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0" from @vitejs/plugin-react@4.6.0

Thanks in advance 👍🏻

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing Vite support and the change discussed in issue #222, then inspect the @codecov/vite-plugin@1.9.1 dependency configuration. Confirm that a project using vite@7.0.0 resolves the plugin without the reported peer-dependency error and that existing Vite support remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vite
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.