FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps-dev): bump @vitest/coverage-v8 from 4.1.7 to 4.1.8 by dependabot[bot] · Pull Request #1521 · optave/ops-codegraph-tool · GitHub

chore(deps-dev): bump @vitest/coverage-v8 from 4.1.7 to 4.1.8 - #1521

Merged
carlos-alm merged 5 commits into
mainfrom
dependabot/npm_and_yarn/vitest/coverage-v8-4.1.8
Jun 14, 2026
Merged

chore(deps-dev): bump @vitest/coverage-v8 from 4.1.7 to 4.1.8#1521
carlos-alm merged 5 commits into
mainfrom
dependabot/npm_and_yarn/vitest/coverage-v8-4.1.8

Conversation

dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps @vitest/coverage-v8 from 4.1.7 to 4.1.8.

Release notes

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

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot Bot and others added 3 commits June 6, 2026 10:22
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.1.7 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>
dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 13, 2026

Copy link
Copy Markdown
Contributor

@greptileai

greptile-apps Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated Dependabot bump of @vitest/coverage-v8 from 4.1.7 to 4.1.8, a patch release containing two browser-mode bug fixes. The lockfile also deduplicates several nested @vitest/pretty-format and @vitest/utils 4.1.8 entries that previously existed under sub-packages, since all vitest packages now resolve to the same version at the top level.

  • @vitest/coverage-v8, @vitest/utils, and @vitest/pretty-format all advance to 4.1.8; no production dependencies are affected (all are devDependencies).
  • Six nested package entries previously hoisted under @vitest/expect, @vitest/runner, @vitest/snapshot, and vitest are removed as deduplication artifacts — expected behavior when versions converge.
  • Minor field ordering change (libc before os) in three @optave/codegraph platform-optional packages is cosmetic and does not affect resolution.

Confidence Score: 5/5

Safe to merge — only dev-dependency lockfile changes with no effect on production code.

All changed packages are devDependencies used only during testing. The bump is a patch release with two browser-mode vitest fixes and no API changes. The deduplication of nested entries is standard npm behavior when package versions converge.

No files require special attention.

Important Files Changed

Filename Overview
package-lock.json Bumps @vitest/coverage-v8 from 4.1.7 to 4.1.8, with cascading updates to @vitest/utils and @vitest/pretty-format; nested duplicate entries are removed now that all top-level vitest packages align on 4.1.8. Minor field reordering in @optave/codegraph linux platform packages (libc moved before os) is cosmetic.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["@vitest/coverage-v8\n4.1.7 → 4.1.8"] --> B["@vitest/utils\n4.1.7 → 4.1.8"]
    B --> C["@vitest/pretty-format\n4.1.7 → 4.1.8"]
    A --> D["Peer: vitest 4.1.8\n(unchanged)"]
    A --> E["Peer: @vitest/browser 4.1.8\n(optional, unchanged)"]
    C --> F["Deduplication: nested copies removed\nunder @vitest/expect, @vitest/runner,\n@vitest/snapshot, vitest"]
Loading

Reviews (1): Last reviewed commit: "fix: restore libc discriminator fields i..." | Re-trigger Greptile

carlos-alm force-pushed the dependabot/npm_and_yarn/vitest/coverage-v8-4.1.8 branch from c6e7f65 to 9706b1d Compare June 14, 2026 06:01
carlos-alm merged commit 6cf8488 into main Jun 14, 2026
22 checks passed
carlos-alm deleted the dependabot/npm_and_yarn/vitest/coverage-v8-4.1.8 branch June 14, 2026 13:23
github-actions Bot locked and limited conversation to collaborators Jun 14, 2026
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL