build(deps-dev): bump @vitest/coverage-v8 from 4.1.5 to 4.1.6#186
Merged
erode-release[bot] merged 1 commit intoMay 13, 2026
Merged
Conversation
Greptile SummaryBumps
Confidence Score: 5/5Safe to merge — this is a dev-only dependency update with no changes to application code. All three changed files are purely dependency manifest updates. The bump is dev-only (test coverage tooling), the upstream release contains only bug fixes and a performance improvement, and the lock file correctly deduplicates the vitest suite into a single hoisted installation. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["dependabot bump\n@vitest/coverage-v8\n4.1.5 → 4.1.6"] --> B["packages/cli/package.json\n^4.1.5 → ^4.1.6"]
A --> C["packages/core/package.json\n^4.1.5 → ^4.1.6"]
B --> D["package-lock.json\nworkspace duplicates removed\nhoisted to top-level node_modules"]
C --> D
D --> E["Single shared install\n@vitest/* suite at 4.1.6"]
Reviews (5): Last reviewed commit: "build(deps-dev): bump @vitest/coverage-v..." | Re-trigger Greptile |
07c2bd1 to
4abf178
Compare
4abf178 to
bbc4271
Compare
bbc4271 to
b9c4625
Compare
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b9c4625 to
d6455c6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @vitest/coverage-v8 from 4.1.5 to 4.1.6.
Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
a8fd24cchore: release v4.1.6