Skip to content

⬆️ (repo) [NO-ISSUE]: Bump @vitest/coverage-istanbul from 3.2.4 to 5.0.0 in the vitest group across 1 directory - #1873

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/vitest-e8bc48859f
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/vitest-e8bc48859f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the vitest group with 1 update in the / directory: @vitest/coverage-istanbul.

Updates @vitest/coverage-istanbul from 3.2.4 to 5.0.0

Release notes

Sourced from @​vitest/coverage-istanbul's releases.

v5.0.0

Vitest 5 is officially out! This release focuses on performance and brings a lot of new features while fixing long-standing bugs. See our blog post for the official announcement.

   🚨 Breaking Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vitest/coverage-istanbul since your current version.


@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 11, 2026
Copilot AI lite review requested due to automatic review settings September 11, 2026 10:42
@dependabot
dependabot Bot requested a review from a team as a code owner September 11, 2026 10:42
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 11, 2026
@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
device-sdk-ts-sample Error Error Sep 17, 2026 3:42pm UTC
doc-device-management-kit Error Error Sep 17, 2026 3:42pm UTC

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Vitest must be upgraded to 5.0.0 with a regenerated lockfile, or the coverage provider must remain v3-compatible.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the Istanbul coverage provider from 3.2.4 to 5.0.0.

Changes:

  • Bumps @vitest/coverage-istanbul to ^5.0.0.
  • Leaves vitest pinned to 3.2.6, creating an incompatible peer dependency.
File summaries
File Description
pnpm-workspace.yaml Updates the coverage provider version.
Review details

Suppressed comments (1)

pnpm-workspace.yaml:63

  • The catalog now specifies ^5.0.0, but the committed lockfile importer still records specifier: 5.0.0 for this dependency (pnpm-lock.yaml:398-400); unlike the other caret catalog entries, this is not an up-to-date lockfile representation. Regenerate and commit pnpm-lock.yaml, otherwise frozen-lockfile installs can reject the workspace change.
  '@vitest/coverage-istanbul': ^5.0.0
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pnpm-workspace.yaml
'@types/ws': ^8.5.14
'@vitejs/plugin-react': ^5.0.0
'@vitest/coverage-istanbul': ^3.2.4
'@vitest/coverage-istanbul': ^5.0.0
Bumps the vitest group with 1 update in the / directory: [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul).


Updates `@vitest/coverage-istanbul` from 3.2.4 to 5.0.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/coverage-istanbul)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-istanbul"
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant