Skip to content

Bump @nuxt/test-utils from 3.17.2 to 3.19.0 #317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2025

Bumps @nuxt/test-utils from 3.17.2 to 3.19.0.

Release notes

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

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

v3.18.0

compare changes

🚀 Enhancements

  • e2e: Add support for bun test runner (#1264)
  • config: Support vitest browser mode (#1271)

🩹 Fixes

  • vitest-environment: Respect custom app.baseURL in manifest path (#1213)
  • runtime-utils: Wrap WrapperComponent default slot in function (#1244)

💅 Refactors

  • Rename setup hook to beforeAll for clarity (#1221)

📖 Documentation

  • Consistent URL formatting (#1217)

✅ Tests

... (truncated)

Commits
  • dce1c41 v3.19.0
  • 5e5431f test: add browser mode tests for nuxt/content components (#1284)
  • 42a2d6e feat(config): add nuxt environment browser-testing support (#1294)
  • a81c449 refactor: rename core -> e2e internally
  • d795108 chore(deps): update all non-major dependencies (#1293)
  • 8eed562 chore(deps): update dependency unplugin to ^2.3.3 (#1291)
  • 2a78bc2 chore(deps): update nuxt framework to ^3.17.3 (#1292)
  • c9e6338 chore(deps): update devdependency vitest to v3.1.3 (#1290)
  • c8c2335 chore(deps): update all non-major dependencies (#1289)
  • 2bbd1d1 chore(deps): update dependency nuxt to ^3.17.2 (#1287)
  • 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 May 15, 2025
@marcelorodrigo
Copy link
Member

@dependabot recreate

Bumps [@nuxt/test-utils](https://github.com/nuxt/test-utils) from 3.17.2 to 3.19.0.
- [Release notes](https://github.com/nuxt/test-utils/releases)
- [Commits](nuxt/test-utils@v3.17.2...v3.19.0)

---
updated-dependencies:
- dependency-name: "@nuxt/test-utils"
  dependency-version: 3.19.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.19.0 branch from 4b9a4c7 to 93df715 Compare May 21, 2025 16:28
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

A newer version of @​nuxt/test-utils exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant