Skip to content

chore(deps-dev): bump vitest, @nuxt/test-utils and @vitest/coverage-v8 in /app#218

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/app/multi-e19ad6ecfe
Open

chore(deps-dev): bump vitest, @nuxt/test-utils and @vitest/coverage-v8 in /app#218
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/app/multi-e19ad6ecfe

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps vitest, @nuxt/test-utils and @vitest/coverage-v8. These dependencies needed to be updated together.
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.


Updates @nuxt/test-utils from 3.23.0 to 4.0.3

Release notes

Sourced from @​nuxt/test-utils's releases.

v4.0.3

4.0.3 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes

  • runtime-utils: Lazily import root-component in mount + render helpers (#1665)
  • runtime-utils: Insert compilerOptions conditionally (#1659)
  • config: Enable sourcemaps when vitest coverage is enabled (#1674)
  • module: Exclude test files from Nuxt plugin registration (#1666)
  • runtime-utils: Provide NuxtLink isActive slot props (#1640)
  • e2e: Wait for HTTP readiness before resolving startServer (#1675)

🏡 Chore

  • Fix typo (#1663)
  • Bump nitro and nuxt pins in nitro-v3 example (#1678)

❤️ Contributors

v4.0.2

👉 Changelog

compare changes

🩹 Fixes

  • config: Respect override dev value (#1602)

🤖 CI

  • Use pnpm publish to resolve workspace dependencies (#1651)

❤️ Contributors

v4.0.1

👉 Changelog

... (truncated)

Commits
  • be0ec11 v4.0.3
  • 0aa5c23 fix(e2e): wait for HTTP readiness before resolving startServer (#1675)
  • fd9d9fa fix(runtime-utils): provide NuxtLink isActive slot props (#1640)
  • 4562add fix(module): exclude test files from Nuxt plugin registration (#1666)
  • 2781e75 chore(deps): update all non-major dependencies (#1676)
  • e873e38 chore: bump nitro and nuxt pins in nitro-v3 example (#1678)
  • 2035ece chore(deps): update vitest to v4.1.5 (#1677)
  • d318d64 fix(config): enable sourcemaps when vitest coverage is enabled (#1674)
  • 0c1d37d fix(runtime-utils): insert compilerOptions conditionally (#1659)
  • d53353e fix(runtime-utils): lazily import root-component in mount + render helpers (#...
  • Additional commits viewable in compare view

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.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/app/multi-e19ad6ecfe branch from 470ec38 to 045531d Compare June 10, 2026 06:31
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [@nuxt/test-utils](https://github.com/nuxt/test-utils) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.

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)

Updates `@nuxt/test-utils` from 3.23.0 to 4.0.3
- [Release notes](https://github.com/nuxt/test-utils/releases)
- [Commits](nuxt/test-utils@v3.23.0...v4.0.3)

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)

---
updated-dependencies:
- dependency-name: "@nuxt/test-utils"
  dependency-version: 4.0.3
  dependency-type: direct:development
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.8
  dependency-type: direct:development
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/app/multi-e19ad6ecfe branch from 045531d to e544fac Compare June 11, 2026 15:26
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