vrtpro / chocolattech

🍫 Choco Latte's replacement & open source alternative website with better improvements
https://chocolatte.falcxxdev.cyou
MIT License
13 stars 1 forks source link

chore(deps): update dependency nuxt to v3.6.1 #57

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt 3.6.0 -> 3.6.1 age adoption passing confidence

Release Notes

nuxt/nuxt (nuxt) ### [`v3.6.1`](https://togithub.com/nuxt/nuxt/releases/tag/v3.6.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.6.0...v3.6.1) > 3.6.1 is a bugfix/patch release with some significant patches merged since 3.6.0 ##### ✅ 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 unjs ecosystem. ##### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.6.0...v3.6.1) ##### 🩹 Fixes - **nuxt:** Use esbuild/acorn instead of `typescript` dep ([#​21729](https://togithub.com/nuxt/nuxt/pull/21729)) - **nuxt:** Proxy headers to islands + returned prerender hints ([#​21740](https://togithub.com/nuxt/nuxt/pull/21740)) - **nuxt:** Respect `false` to disable spa loading template ([#​21739](https://togithub.com/nuxt/nuxt/pull/21739)) - **nuxt:** Remove `path` from SPA payload ([#​21732](https://togithub.com/nuxt/nuxt/pull/21732)) - **nuxt:** Only remove one item from middleware ([#​21730](https://togithub.com/nuxt/nuxt/pull/21730)) - **nuxt:** Escape colons in page paths ([#​21731](https://togithub.com/nuxt/nuxt/pull/21731)) - **nuxt:** Augment nitro config within server context as well ([#​21724](https://togithub.com/nuxt/nuxt/pull/21724)) - **nuxt:** Inline global css with `ssr: false` route rule ([#​21763](https://togithub.com/nuxt/nuxt/pull/21763)) - **vite:** Resolve css files without importer id first ([#​21770](https://togithub.com/nuxt/nuxt/pull/21770)) - **vite:** Emit assets referenced in inline css ([#​21790](https://togithub.com/nuxt/nuxt/pull/21790)) - **nuxt:** Support importing types from `#imports` ([#​21796](https://togithub.com/nuxt/nuxt/pull/21796)) - **nuxt:** Use starting index when transforming islands ([#​21795](https://togithub.com/nuxt/nuxt/pull/21795)) ##### 📖 Documentation - Add `defineNuxtRouteMiddleware` migration ([#​21718](https://togithub.com/nuxt/nuxt/pull/21718)) - Add a link to Docus layer nuxt config file ([#​21742](https://togithub.com/nuxt/nuxt/pull/21742)) - Remove outdated reference to stable version ([#​21785](https://togithub.com/nuxt/nuxt/pull/21785)) - Centre example loading spinner ([#​21792](https://togithub.com/nuxt/nuxt/pull/21792)) ##### ✅ Tests - Bump bundle size ([e69837d6a](https://togithub.com/nuxt/nuxt/commit/e69837d6a)) ##### ❤️ Contributors - Jenjen75 ([@​jenjen75](https://togithub.com/jenjen75)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Anthony Fu ([@​antfu](https://togithub.com/antfu)) - Eddie ([@​Eddie344](https://togithub.com/Eddie344)) - Julien Le Coupanec ([@​LeCoupa](https://togithub.com/LeCoupa)) - Ryota Watanabe ([@​wattanx](https://togithub.com/wattanx))

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.