Skip to content
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

Bump @nuxt/test-utils from 3.14.4 to 3.15.1 #238

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

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

Release notes

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

v3.15.1

compare changes

🩹 Fixes

❤️ Contributors

v3.15.0

compare changes

🚀 Enhancements

  • e2e: Expose NuxtPage playwright type (#1015)
  • playwright: Allow providing default test options (#1001)

🩹 Fixes

  • runtime-utils: Support defineModel in mountSuspended (#1011)
  • core: Bump teardown timeout for jest (3225562e)
  • runtime-utils: Handle reserved props (#1025)
  • vitest-environment: Suppress suspense warning (#1026)
  • runtime-utils: Suppress errors setting unneeded properties (4e9f34b9)
  • e2e: Handle javaScriptEnabled: false (ca06f337)
  • e2e: Use subpath import for distDir string (094acb29)
  • e2e: Remove dirname when calculating distDir (56122b74)
  • e2e: Use nuxtConfig.nitro.output.dir with build: false (#936)

🏡 Chore

  • Upgrade typescript separately (ee6f4c08)
  • Add knip and reduce peer dependencies (4e10bd26)
  • Revert node requirement (bb4345a8)
  • Use installed-check to keep engines.node in sync (ebcc5eff)

✅ Tests

  • Bump jest timeout (00f409c8)
  • Add test case for mountSuspended + #imports (4f3f5032)

🤖 CI

❤️ Contributors

... (truncated)

Changelog

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

v3.15.1

compare changes

🩹 Fixes

❤️ Contributors

v3.15.0

compare changes

🚀 Enhancements

  • e2e: Expose NuxtPage playwright type (#1015)
  • playwright: Allow providing default test options (#1001)

🩹 Fixes

  • runtime-utils: Support defineModel in mountSuspended (#1011)
  • core: Bump teardown timeout for jest (3225562ea)
  • runtime-utils: Handle reserved props (#1025)
  • vitest-environment: Suppress suspense warning (#1026)
  • runtime-utils: Suppress errors setting unneeded properties (4e9f34b96)
  • e2e: Handle javaScriptEnabled: false (ca06f3375)
  • e2e: Use subpath import for distDir string (094acb299)
  • e2e: Remove dirname when calculating distDir (56122b745)
  • e2e: Use nuxtConfig.nitro.output.dir with build: false (#936)

🏡 Chore

  • Upgrade typescript separately (ee6f4c088)
  • Add knip and reduce peer dependencies (4e10bd266)
  • Revert node requirement (bb4345a84)
  • Use installed-check to keep engines.node in sync (ebcc5effa)

✅ Tests

🤖 CI

❤️ Contributors

... (truncated)

Commits
  • af33deb v3.15.1
  • 6602a8e chore(deps): update all non-major dependencies (#1031)
  • 015da2b chore(release): v3.15.0
  • a52ea91 chore(deps): update all non-major dependencies (#1018)
  • bddac9e fix(e2e): use nuxtConfig.nitro.output.dir with build: false (#936)
  • 56122b7 fix(e2e): remove dirname when calculating distDir
  • 0528455 chore(deps): pin dependencies (#1030)
  • ebcc5ef chore: use installed-check to keep engines.node in sync
  • bb4345a chore: revert node requirement
  • 4e10bd2 chore: add knip and reduce peer dependencies
  • 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.14.4 to 3.15.1.
- [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.14.4...v3.15.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2024
@marcelorodrigo marcelorodrigo merged commit 411c197 into master Dec 18, 2024
3 checks passed
@marcelorodrigo marcelorodrigo deleted the dependabot/npm_and_yarn/nuxt/test-utils-3.15.1 branch December 18, 2024 16:41
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