fonts
fonts copied to clipboard
chore(deps): update devdependency @nuxt/test-utils to ^3.13.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nuxt/test-utils | ^3.12.1 -> ^3.13.0 |
Release Notes
nuxt/test-utils (@nuxt/test-utils)
v3.13.0
🚀 Enhancements
🔥 Performance
- e2e: Don't iterate when cleaning up if nothing registered (#753)
🩹 Fixes
-
e2e: Improve types for
fetchandmockLogger(eb40a6a6) -
e2e: Force string response within
startServer(1b182505) -
e2e: Improve return types for
mockLogger(21aa7a2f) -
runtime: Improve types for
renderSuspendedandmountSuspended(1636cede) -
e2e: Revert changes for
$fetchinference to unbreak build (dd295d39) - vitest: Strongly type vitest environment options (37582c71)
- module: Correctly filter vite plugins (021824d0)
-
runtime: Preserve
setupStatereturn (ab7fd457) - playwright: Bump dependency and remove polyfill (#819)
-
runtime: Use
effectScopeinrenderSuspended(#820) -
e2e: Type
$fetchusing globalThis instead (b1269edb) - Set
buildIdtonuxt-appfor compatibility with nuxt v3.12+ (a00b2c1f) -
runtime-utils: Use
tryUseNuxtApprather thanbuildIdoverride (726e0a2d)
🏡 Chore
- Migrate to eslint v9 (#814)
- Reduce internal typing of
any(3e3bc306) - Reenable
no-explicit-anyrule (28385546) - Normalise internal package names (3f58b110)
- Update example command (e271b63e)
- Add name for
app-vitest-full(882c144e) - Ignore
@nuxt/devtoolsupgrades for now (54f654d6) - Lint (08ee3515)
❤️ Contributors
- Daniel Roe (@danielroe)
- Michael Brevard <yonshi29@gmail.com>
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.