Skip to content

build(deps-dev): bump @vitest/coverage-v8 from 4.1.9 to 4.1.10#256

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest/coverage-v8-4.1.10
Open

build(deps-dev): bump @vitest/coverage-v8 from 4.1.9 to 4.1.10#256
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest/coverage-v8-4.1.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @vitest/coverage-v8 from 4.1.9 to 4.1.10.

Release notes

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

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub
Commits

Dependabot compatibility score

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)

Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.1.9 to 4.1.10.
- [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.10/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Coverage after merging dependabot/npm_and_yarn/vitest/coverage-v8-4.1.10 into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   index.ts100%100%100%100%
   whisper.ts100%100%100%100%
src/models
   answer-call-data.ts100%100%100%100%
   close-call-data.ts100%100%100%100%
   dial-call-data.ts100%100%100%100%
   ice-call-data.ts100%100%100%100%
   ice-source.ts100%100%100%100%
   offer-call-data.ts100%100%100%100%
   update-call-data-subscription-keys.ts100%100%100%100%
   update-call-data-subscription.ts100%100%100%100%
   update-call-data.ts100%100%100%100%
src/models/infrasctructure
   call-data.ts100%100%100%100%
   call-method-name.ts100%100%100%100%
   call-payload.ts100%100%100%100%
   call-request.ts100%100%100%100%
   call-response.ts100%100%100%100%
   encrypted-call-data.ts100%100%100%100%
   encryption-holder-call-data.ts100%100%100%100%
   transmittable-call-data.ts100%100%100%100%
src/services
   call-service.ts100%100%100%100%
   connection-service.ts100%100%100%100%
   handle-service.ts100%100%100%100%
   logger-service.ts100%100%100%100%
   push-service.ts100%100%100%100%
   session-service.ts100%100%100%100%
   signalr-service.ts100%100%100%100%
   time-service.ts100%100%100%100%
   worker-service.ts100%100%100%100%
src/services/connection
   connection-saga.ts100%100%100%100%
   connection.ts100%100%100%100%
   ice-server.ts100%100%100%100%
   web-rtc.ts100%100%100%100%
src/services/handle
   answer-call-handler.ts100%100%100%100%
   call-handler.ts100%100%100%100%
   close-call-handler.ts100%100%100%100%
   dial-call-handler.ts100%100%100%100%
   ice-call-handler.ts100%100%100%100%
   offer-call-handler.ts100%100%100%100%
src/utils
   api-client.ts100%100%100%100%
   base64.ts100%100%100%100%
   cryptography.ts100%100%100%100%
   logger.ts100%100%100%100%
   nacl-util-wrapper.ts100%100%100%100%
   nacl-wrapper.ts100%100%100%100%
   new-error.ts100%100%100%100%
   utf8.ts100%100%100%100%
   web-push-helpers.ts100%100%100%100%

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants