-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps)(deps-dev): bump @vitest/coverage-v8 from 3.1.1 to 4.0.17 #207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
🔍 Code Quality Check Results
|
ebd3a50 to
5e0e55b
Compare
🔍 Code Quality Check Results
|
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.1.1 to 4.0.17. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.17 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
5e0e55b to
23392dc
Compare
🔍 Code Quality Check Results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the @vitest/coverage-v8 package from version 3.1.1 to 4.0.17, a major version bump. The update includes changes to several transitive dependencies including upgraded versions of Babel packages, new dependencies like ast-v8-to-istanbul and obug, and removal of some dependencies like istanbul-lib-source-maps.
Changes:
- Upgraded
@vitest/coverage-v8from 3.1.1 to 4.0.17 (major version bump) - Updated peer dependency requirements to require
vitest4.0.17 instead of 3.1.1 - Added new nested dependencies including
@vitest/utils,@vitest/pretty-format,ast-v8-to-istanbul, andobug
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates @vitest/coverage-v8 version from 3.1.1 to 4.0.17 in devDependencies |
| package-lock.json | Updates dependency tree for @vitest/coverage-v8 and all its transitive dependencies |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "@typescript-eslint/parser": "5.45.1", | ||
| "@vitejs/plugin-react": "4.3.1", | ||
| "@vitest/coverage-v8": "3.1.1", | ||
| "@vitest/coverage-v8": "4.0.17", |
Copilot
AI
Jan 15, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The @vitest/coverage-v8 version 4.0.17 has a peer dependency requirement for vitest 4.0.17, but the current vitest version in devDependencies is 3.1.1. This version mismatch will likely cause peer dependency warnings or runtime issues. Update vitest to version 4.0.17 to match the coverage package requirement.
Bumps @vitest/coverage-v8 from 3.1.1 to 4.0.17.
Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
dd54e94chore: release v4.0.1729ee7f5chore(deps): updateast-v8-to-istanbul(#9418)b094053fix(coverage): remove unnecessaryistanbul-lib-source-mapsusage (#9344)b46d744chore: release v4.0.16eb1abf0chore: release v4.0.159ca74cfchore: release v4.0.14acc5152perf: replacedebugwithobug(#9057)73b54cechore: release v4.0.135aa84d5chore: release v4.0.12c3befb0chore: release v4.0.11Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/coverage-v8since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)