nuxt / test-utils

🧪 Test utilities for Nuxt
http://nuxt.com/docs/getting-started/testing
MIT License
287 stars 75 forks source link

chore(deps): update nuxt framework to ^3.9.3 #714

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) ^3.9.2 -> ^3.9.3 age adoption passing confidence
@nuxt/schema (source) ^3.9.2 -> ^3.9.3 age adoption passing confidence
nuxt (source) 3.9.2 -> 3.9.3 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit) ### [`v3.9.3`](https://togithub.com/nuxt/nuxt/releases/tag/v3.9.3) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.9.2...v3.9.3) > 3.9.3 is a hotfix release to address a regression with CSS in development ##### ✅ Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems. ##### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.9.2...v3.9.3) ##### 🩹 Fixes - **nuxt:** Render stylesheets in dev for non-islands ([#​25243](https://togithub.com/nuxt/nuxt/pull/25243)) - **nuxt:** Don't set 2x `data-island-uid` for island children ([#​25245](https://togithub.com/nuxt/nuxt/pull/25245)) - **nuxt:** Don't share object between raw cookie and cookie ref ([#​25255](https://togithub.com/nuxt/nuxt/pull/25255)) ##### 📖 Documentation - Corrects variable name used in comment ([#​25238](https://togithub.com/nuxt/nuxt/pull/25238)) - Deleted an extra character ([#​25248](https://togithub.com/nuxt/nuxt/pull/25248)) - Remove space before colon ([#​25251](https://togithub.com/nuxt/nuxt/pull/25251)) ##### ✅ Tests - Add separate suspense test suite ([#​22947](https://togithub.com/nuxt/nuxt/pull/22947)) ##### ❤️ Contributors - Danila Rodichkin ([@​daniluk4000](https://togithub.com/daniluk4000)) - Anthony Fu ([@​antfu](https://togithub.com/antfu)) - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Mustafa60x ([@​mustafa60x](https://togithub.com/mustafa60x)) - Александр Дьяконов ([@​Holiden](https://togithub.com/Holiden)) - Flowern ([@​FlorianWerndl](https://togithub.com/FlorianWerndl)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe))
nuxt/nuxt (nuxt) ### [`v3.9.3`](https://togithub.com/nuxt/nuxt/compare/v3.9.2...v3.9.3) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.9.2...v3.9.3)

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 these updates again.



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