Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nuxt/test-utils from 3.15.1 to 3.15.4.

Release notes

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

v3.15.4

compare changes

🩹 Fixes

  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)

✅ Tests

❤️ Contributors

v3.15.3

compare changes

🩹 Fixes

  • e2e: Use node:path to resolve dist directory (#1054)

❤️ Contributors

v3.15.2

compare changes

🩹 Fixes

  • module: Remove setInterval from the presets (#1035)

🏡 Chore

  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)

✅ Tests

  • Update windows timeout for e2e test (1acb335b)

❤️ Contributors

Changelog

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

v3.15.4

compare changes

🩹 Fixes

  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)

✅ Tests

❤️ Contributors

v3.15.3

compare changes

🩹 Fixes

  • e2e: Use node:path to resolve dist directory (#1054)

❤️ Contributors

v3.15.2

compare changes

🩹 Fixes

  • module: Remove setInterval from the presets (#1035)

🏡 Chore

  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)

✅ Tests

  • Update windows timeout for e2e test (1acb335b)

❤️ Contributors

Commits
  • d9c5fea chore(release): v3.15.4
  • 6f38dd5 fix(e2e): increase default windows setup timeout
  • 7df895e fix(e2e): use tinyexec to resolve nuxi binary
  • dcf038a test: bump timeout in test also
  • 68b889a chore(release): v3.15.3
  • 64c6b57 fix(e2e): use node:path to resolve dist directory (#1054)
  • e47878d chore(release): v3.15.2
  • 0b05d7e chore(deps): update dependency pathe to v2 (#1055)
  • 5c748af chore(deps): update all non-major dependencies (#1065)
  • 45e1613 chore: double windows timeout
  • 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)

Bumps [@nuxt/test-utils](https://github.com/nuxt/test-utils) from 3.15.1 to 3.15.4.
- [Release notes](https://github.com/nuxt/test-utils/releases)
- [Changelog](https://github.com/nuxt/test-utils/blob/main/CHANGELOG.md)
- [Commits](nuxt/test-utils@v3.15.1...v3.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
@manchenkoff manchenkoff merged commit f3fe4a9 into main Feb 5, 2025
3 checks passed
@manchenkoff manchenkoff deleted the dependabot/npm_and_yarn/nuxt/test-utils-3.15.4 branch February 5, 2025 23:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants