Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps @nuxt/test-utils from 3.21.0 to 3.23.0.

Release notes

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

v3.23.0

3.23.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements

  • runtime-utils: Support h3 v2 (#1515)
  • module: Add install wizard when freshly installed (#1538)

🩹 Fixes

  • e2e: Ensure $fetch is not typed as any (1f4754ea9)

🏡 Chore

✅ Tests

  • Add cleanup to resolve-config tests (#1537)

🤖 CI

  • Prepare build environment in autofix workflow (2c0864ed6)

❤️ Contributors

v3.22.0

3.22.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements

  • runtime-utils: Unify logic of mount + render helpers (#1522)
  • module: Run vitest in separate process (#1524)
  • runtime-utils: Allow skipping initial route change (fd77ec066)
  • runtime: Skip route sync emulation when NuxtPage exists (#1530)

🔥 Performance

... (truncated)

Commits
  • 0c5f263 v3.23.0
  • 9f050f2 feat(module): add install wizard when freshly installed (#1538)
  • 78ab3cb test: add cleanup to resolve-config tests (#1537)
  • 1792a5b chore(deps): update devdependency vue-tsc to v3.2.2 (#1536)
  • 1f4754e fix(e2e): ensure $fetch is not typed as any
  • aef6933 chore: remove leftover console.log
  • be1f1e4 chore(deps): update all non-major dependencies (#1533)
  • 9719a5b feat(runtime-utils): support h3 v2 (#1515)
  • 2c0864e ci: prepare build environment in autofix workflow
  • e1a7ebc v3.22.0
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 12, 2026
Bumps [@nuxt/test-utils](https://github.com/nuxt/test-utils) from 3.21.0 to 3.23.0.
- [Release notes](https://github.com/nuxt/test-utils/releases)
- [Commits](nuxt/test-utils@v3.21.0...v3.23.0)

---
updated-dependencies:
- dependency-name: "@nuxt/test-utils"
  dependency-version: 3.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/test-utils-3.23.0 branch from e6d1f1e to 72a3959 Compare January 12, 2026 12:37
@VD39 VD39 merged commit 2889a8c into main Jan 12, 2026
1 check passed
@VD39 VD39 deleted the dependabot/npm_and_yarn/nuxt/test-utils-3.23.0 branch January 12, 2026 13:30
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.

2 participants