Skip to content

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

Merged
github-actions[bot] merged 4 commits into
masterfrom
dependabot/npm_and_yarn/vitest-e50eacec07
Jun 4, 2026
Merged

build(deps-dev): bump the vitest group across 1 directory with 2 updates#937
github-actions[bot] merged 4 commits into
masterfrom
dependabot/npm_and_yarn/vitest-e50eacec07

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

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

Updates @vitest/coverage-v8 from 3.2.4 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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vitest/coverage-v8 since your current version.


Updates vitest from 3.2.4 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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jun 3, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 3, 2026 06:24
Bumps the vitest 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 3.2.4 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 3.2.4 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.8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump the vitest group with 2 updates build(deps-dev): bump the vitest group across 1 directory with 2 updates Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-e50eacec07 branch from a3c6d0e to 4033fa6 Compare June 3, 2026 06:26
github-actions[bot]
github-actions Bot previously approved these changes Jun 3, 2026
@remarkablemark remarkablemark self-assigned this Jun 4, 2026
- Add types: ['node'] to tsconfig.json to fix NodeJS namespace errors
- Fix snapshot tests by regenerating with --update flag
- Add test case for non-Error exception handling in index.test.ts
- Replace %p with %s in test describe blocks for clearer snapshot names
- Change target from es2022 to es2024
- Change module from es2022 to esnext
- Add void operator to run() call to fix floating promise
- Add eslint-disable comment for intentional non-Error throw test
- Remove unnecessary conditionals in utils.ts
- Create tsconfig.eslint.json for type-aware linting
- Update lint:tsc to type-check all files including configs
- Rename eslint.config.mjs to eslint.config.mts
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e1d168c) to head (f99a629).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #937   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           68        45   -23     
  Branches        17        10    -7     
=========================================
- Hits            68        45   -23     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot merged commit 63c25cd into master Jun 4, 2026
19 of 20 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/vitest-e50eacec07 branch June 4, 2026 07:08
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.

1 participant