nuxt / test-utils

๐Ÿงช Test utilities for Nuxt
http://nuxt.com/docs/getting-started/testing
MIT License
287 stars 74 forks source link

chore(deps): update dependency @nuxt/test-utils to >=3.13.1 #853

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/test-utils >=3.12.1 -> >=3.13.1 age adoption passing confidence

Release Notes

nuxt/test-utils (@​nuxt/test-utils) ### [`v3.13.1`](https://togithub.com/nuxt/test-utils/blob/HEAD/CHANGELOG.md#v3131) [Compare Source](https://togithub.com/nuxt/test-utils/compare/v3.13.0...v3.13.1) [compare changes](https://togithub.com/nuxt/test-utils/compare/v3.13.0...v3.13.1) ##### ๐Ÿฉน Fixes - Revert `execa` to v8 for now ([fef8b062](https://togithub.com/nuxt/test-utils/commit/fef8b062)) - **config:** Force `buildId` to `test` manually ([25e081e4](https://togithub.com/nuxt/test-utils/commit/25e081e4)) - **runtime-utils:** Use `appId` fallback after `tryUseNuxtApp` ([#​849](https://togithub.com/nuxt/test-utils/pull/849)) ##### ๐Ÿก Chore - Update type ([052094bc](https://togithub.com/nuxt/test-utils/commit/052094bc)) ##### ๐Ÿค– CI - Run test suite on windows ([#​851](https://togithub.com/nuxt/test-utils/pull/851)) ##### โค๏ธ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v3.13.0`](https://togithub.com/nuxt/test-utils/blob/HEAD/CHANGELOG.md#v3130) [Compare Source](https://togithub.com/nuxt/test-utils/compare/v3.12.1...v3.13.0) [compare changes](https://togithub.com/nuxt/test-utils/compare/v3.12.1...v3.13.0) ##### ๐Ÿš€ Enhancements - **e2e:** Improve types for `$fetch` ([b21d9a54](https://togithub.com/nuxt/test-utils/commit/b21d9a54)) - **deps:** Upgrade `execa` to v9 ([#​843](https://togithub.com/nuxt/test-utils/pull/843)) ##### ๐Ÿ”ฅ Performance - **e2e:** Don't iterate when cleaning up if nothing registered ([#​753](https://togithub.com/nuxt/test-utils/pull/753)) ##### ๐Ÿฉน Fixes - **e2e:** Improve types for `fetch` and `mockLogger` ([eb40a6a6](https://togithub.com/nuxt/test-utils/commit/eb40a6a6)) - **e2e:** Force string response within `startServer` ([1b182505](https://togithub.com/nuxt/test-utils/commit/1b182505)) - **e2e:** Improve return types for `mockLogger` ([21aa7a2f](https://togithub.com/nuxt/test-utils/commit/21aa7a2f)) - **runtime:** Improve types for `renderSuspended` and `mountSuspended` ([1636cede](https://togithub.com/nuxt/test-utils/commit/1636cede)) - **e2e:** Revert changes for `$fetch` inference to unbreak build ([dd295d39](https://togithub.com/nuxt/test-utils/commit/dd295d39)) - **vitest:** Strongly type vitest environment options ([37582c71](https://togithub.com/nuxt/test-utils/commit/37582c71)) - **module:** Correctly filter vite plugins ([021824d0](https://togithub.com/nuxt/test-utils/commit/021824d0)) - **runtime:** Preserve `setupState` return ([ab7fd457](https://togithub.com/nuxt/test-utils/commit/ab7fd457)) - **playwright:** Bump dependency and remove polyfill ([#​819](https://togithub.com/nuxt/test-utils/pull/819)) - **runtime:** Use `effectScope` in `renderSuspended` ([#​820](https://togithub.com/nuxt/test-utils/pull/820)) - **e2e:** Type `$fetch` using globalThis instead ([b1269edb](https://togithub.com/nuxt/test-utils/commit/b1269edb)) - Set `buildId` to `nuxt-app` for compatibility with nuxt v3.12+ ([a00b2c1f](https://togithub.com/nuxt/test-utils/commit/a00b2c1f)) - **runtime-utils:** Use `tryUseNuxtApp` rather than `buildId` override ([726e0a2d](https://togithub.com/nuxt/test-utils/commit/726e0a2d)) ##### ๐Ÿก Chore - Migrate to eslint v9 ([#​814](https://togithub.com/nuxt/test-utils/pull/814)) - Reduce internal typing of `any` ([3e3bc306](https://togithub.com/nuxt/test-utils/commit/3e3bc306)) - Reenable `no-explicit-any` rule ([28385546](https://togithub.com/nuxt/test-utils/commit/28385546)) - Normalise internal package names ([3f58b110](https://togithub.com/nuxt/test-utils/commit/3f58b110)) - Update example command ([e271b63e](https://togithub.com/nuxt/test-utils/commit/e271b63e)) - Add name for `app-vitest-full` ([882c144e](https://togithub.com/nuxt/test-utils/commit/882c144e)) - Ignore `@nuxt/devtools` upgrades for now ([54f654d6](https://togithub.com/nuxt/test-utils/commit/54f654d6)) - Lint ([08ee3515](https://togithub.com/nuxt/test-utils/commit/08ee3515)) ##### โค๏ธ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Michael Brevard

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

โ™ป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 month ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (>=3.13.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.