deps(deps-dev): Bump @vitest/coverage-v8 from 4.1.0 to 4.1.8#813
Merged
adampingel merged 2 commits intoJun 6, 2026
Conversation
ea430b6 to
ff7d80c
Compare
adampingel
approved these changes
Jun 6, 2026
ff7d80c to
87cd294
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
e32d519 to
8a2ffc0
Compare
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.1.0 to 4.1.8. - [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/v4.1.8/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
8a2ffc0 to
ca26e0b
Compare
…blings) @semiont/vectors ran `vitest run` but declared no vitest-family devDep — the only package to do so — relying on a hoisted vitest. #813's coverage-v8 bump reshuffled the lockfile and knocked vitest off the test job's PATH (vitest: not found, exit 127). Add @vitest/coverage-v8 + a test:coverage script to match siblings (e.g. @semiont/ontology). `npm test` now resolves vitest and passes (27 tests). Signed-off-by: Adam Pingel <oss@pingel.org>
adampingel
added a commit
that referenced
this pull request
Jun 7, 2026
Signed-off-by: Adam Pingel <oss@pingel.org>
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.0 to 4.1.8.
Release notes
Sourced from @vitest/coverage-v8's releases.
... (truncated)
Commits
e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.21f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)