YsarocK / nuxt-appwrite

Nuxt 3 module to implement Appwrite
https://nuxt-appwrite.etiennemoureton.fr
MIT License
23 stars 5 forks source link

Bump @nuxt/test-utils from 3.11.0 to 3.12.1 #112

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps @nuxt/test-utils from 3.11.0 to 3.12.1.

Release notes

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

v3.12.1

compare changes

🩹 Fixes

  • Publish playwright.d.ts (#797)

❤️ Contributors

v3.12.0

compare changes

🚀 Enhancements

  • e2e: Add 'route'/'hydration' options for page.goto() (#739)
  • e2e: Add playwright runner (#776)

🩹 Fixes

  • config: Remove nuxt's custom vite logger (eca52f5c)

🏡 Chore

  • Force correct typing for e2e subpath (9fd93a8c)
  • Don't run publish step separately (0078d0bc)

🤖 CI

❤️ Contributors

Changelog

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

v3.12.1

compare changes

🩹 Fixes

  • Publish playwright.d.ts (#797)

❤️ Contributors

v3.12.0

compare changes

🚀 Enhancements

  • e2e: Add 'route'/'hydration' options for page.goto() (#739)
  • e2e: Add playwright runner (#776)

🩹 Fixes

  • config: Remove nuxt's custom vite logger (eca52f5c)

🏡 Chore

  • Force correct typing for e2e subpath (9fd93a8c)
  • Don't run publish step separately (0078d0bc)

🤖 CI

❤️ Contributors

Commits
  • bf553e6 chore(release): v3.12.1
  • ba1fa2d fix: publish playwright.d.ts (#797)
  • 12644d8 chore(deps): update peerdependency happy-dom to v14 (#793)
  • 788ffa2 chore(deps): update nuxt framework to ^3.11.1 (#792)
  • d4f7876 chore(deps): update all non-major dependencies (#791)
  • e0970e9 chore(deps): update pnpm to v8.15.5 (#788)
  • eec694e chore(deps): update nuxt framework (#786)
  • 9e33a15 chore(release): v3.12.0
  • bfe72d3 chore update release script order
  • 0078d0b chore: don't run publish step separately
  • 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 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] commented 6 months ago

Superseded by #114.