Skip to content

chore(deps-dev): bump vitest and @nuxt/test-utils#187

Open
dependabot[bot] wants to merge 1 commit into
1.xfrom
dependabot/npm_and_yarn/multi-6d73798401
Open

chore(deps-dev): bump vitest and @nuxt/test-utils#187
dependabot[bot] wants to merge 1 commit into
1.xfrom
dependabot/npm_and_yarn/multi-6d73798401

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps vitest and @nuxt/test-utils. 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

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@nuxt/test-utils](https://github.com/nuxt/test-utils). 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)

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

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 Jun 1, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants