nuxt-jsonapi icon indicating copy to clipboard operation
nuxt-jsonapi copied to clipboard

chore (npm): bump @nuxt/test-utils from 3.22.0 to 3.23.0

Open dependabot[bot] opened this issue 1 week ago • 0 comments

Bumps @nuxt/test-utils from 3.22.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

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
  • See full diff 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[bot] avatar Jan 12 '26 21:01 dependabot[bot]