Closed renovate[bot] closed 3 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
This PR contains the following updates:
3.4.0
->3.9.3
3.9.0
->3.9.3
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)) ### [`v3.9.2`](https://togithub.com/nuxt/nuxt/releases/tag/v3.9.2) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.9.1...v3.9.2) > 3.9.2 is a regularly scheduled patch release. #### ✅ 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.1...v3.9.2) ##### 🔥 Performance - **nuxt:** Iterate rather than using `Object.fromEntries` ([#24953](https://togithub.com/nuxt/nuxt/pull/24953)) ##### 🩹 Fixes - **nuxt:** Add missing script blocks before island transform ([#25148](https://togithub.com/nuxt/nuxt/pull/25148)) - **kit:** Improve types for `options` in `addTemplate` ([#25109](https://togithub.com/nuxt/nuxt/pull/25109)) - **nuxt:** Apply more import protections for nitro runtime ([#25162](https://togithub.com/nuxt/nuxt/pull/25162)) - **nuxt:** Sort `pages/` files in `en-US` locale ([#25195](https://togithub.com/nuxt/nuxt/pull/25195)) - **nuxt:** Check for layout after `nextTick` ([#25197](https://togithub.com/nuxt/nuxt/pull/25197)) - **nuxt:** Set nitro log level to match nuxt options ([#25213](https://togithub.com/nuxt/nuxt/pull/25213)) - **nuxt:** Await async payload revivers ([#25222](https://togithub.com/nuxt/nuxt/pull/25222)) - **nuxt:** Render user-inserted links in island responses ([#25219](https://togithub.com/nuxt/nuxt/pull/25219)) ##### 💅 Refactors - **nuxt:** Refactor island response + improve rendering ([#25190](https://togithub.com/nuxt/nuxt/pull/25190)) - **nuxt:** Rename to `data-island-component` ([#25232](https://togithub.com/nuxt/nuxt/pull/25232)) ##### 📖 Documentation - Correct nuxt image discussion link ([#25090](https://togithub.com/nuxt/nuxt/pull/25090)) - Fix typo ([#25100](https://togithub.com/nuxt/nuxt/pull/25100)) - Suggest using `Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.