Skip to content

deps(dev): bump the vitest-related group across 1 directory with 2 updates#59

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest-related-f050bc2a1c
Open

deps(dev): bump the vitest-related group across 1 directory with 2 updates#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest-related-f050bc2a1c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps the vitest-related group with 2 updates in the / directory: @vitest/coverage-v8 and vitest.

Updates @vitest/coverage-v8 from 4.1.0 to 4.1.8

Release notes

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

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits

Updates vitest from 4.1.0 to 4.1.8

Release notes

Sourced from vitest's releases.

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • a09d472 chore: release v4.1.7
  • a8fd24c chore: release v4.1.6
  • 18af98c fix(browser): simplify orchestrator otel carrier (#10285)
  • 3188260 feat(browser): provide project reference in ToMatchScreenshotResolvePath (#...
  • e399846 chore: release v4.1.5
  • 7dc6d54 Revert "fix: respect diff config options in soft assertions (#8696)"
  • 9787ded fix: respect diff config options in soft assertions (#8696)
  • 325463a fix(ast-collect): recognize _vi_import prefix in static test discovery (#10...
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot enabled auto-merge (squash) March 30, 2026 11:52
@dependabot dependabot Bot changed the title deps(dev): bump the vitest-related group with 2 updates deps(dev): bump the vitest-related group across 1 directory with 2 updates Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from ee7e3fa to 4aac86a Compare March 30, 2026 11:56
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from 4aac86a to 9f4c3d9 Compare March 30, 2026 12:01
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from 9f4c3d9 to d851907 Compare April 4, 2026 08:22
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from d851907 to 52077a2 Compare April 4, 2026 08:27
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from 52077a2 to 8a6c167 Compare April 4, 2026 08:31
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from 8a6c167 to ee81f0e Compare April 6, 2026 11:18
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from 3a0ab36 to b4a1fab Compare April 25, 2026 11:12
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from b4a1fab to c0672dc Compare April 26, 2026 11:36
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from c0672dc to ebc5aa9 Compare April 27, 2026 13:13
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from ebc5aa9 to 3037f60 Compare May 11, 2026 17:24
…dates

Bumps the vitest-related group with 2 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/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)

Updates `vitest` 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/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-related-f050bc2a1c branch from 3037f60 to 9911024 Compare June 2, 2026 08:28
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedvitest@​4.1.0 ⏵ 4.1.898 +210079 +198 -1100
Updated@​vitest/​coverage-v8@​4.1.0 ⏵ 4.1.8991007998 -1100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants