Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps @nuxt/test-utils from 3.18.0 to 3.19.1.

Release notes

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

v3.19.1

👉 Changelog

compare changes

🩹 Fixes

  • config: Upgrade nuxt devtools + disable vue devtools (#824)
  • module: Import defineConfig from vite (467886ea)

🏡 Chore

  • Don't ignore @nuxt/devtools upgrade (3ae47b43)

❤️ Contributors

v3.19.0

👉 Changelog

compare changes

🚀 Enhancements

  • config: Support vitest workspaces with defineVitestProject (#1258)
  • config: Add nuxt environment browser-testing support (#1294)

🩹 Fixes

  • config: Use UserConfig rather than InlineConfig from vite (e2a1598b)

💅 Refactors

  • Rename core -> e2e internally (a81c4498)

✅ Tests

  • Set environment: 'nuxt' for browser testing example (96769e55)
  • Add browser mode tests for nuxt/content components (#1284)

❤️ Contributors

Commits

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 Jun 1, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/test-utils-3.19.1 branch 2 times, most recently from 56493f8 to a1a47d7 Compare June 1, 2025 18:45
Bumps [@nuxt/test-utils](https://github.com/nuxt/test-utils) from 3.18.0 to 3.19.1.
- [Release notes](https://github.com/nuxt/test-utils/releases)
- [Commits](nuxt/test-utils@v3.18.0...v3.19.1)

---
updated-dependencies:
- dependency-name: "@nuxt/test-utils"
  dependency-version: 3.19.1
  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.19.1 branch from a1a47d7 to 11d200a Compare June 1, 2025 19:27
@manchenkoff manchenkoff merged commit 4e8e603 into main Jun 1, 2025
3 checks passed
@manchenkoff manchenkoff deleted the dependabot/npm_and_yarn/nuxt/test-utils-3.19.1 branch June 1, 2025 19:37
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