Closed renovate[bot] closed 1 year ago
Merging #95 (3b6be7b) into main (4f46a84) will not change coverage. The diff coverage is
n/a
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## main #95 +/- ##
=======================================
Coverage 87.17% 87.17%
=======================================
Files 2 2
Lines 78 78
Branches 9 9
=======================================
Hits 68 68
Misses 10 10
:mega: Weβre building smart automated test selection to slash your CI/CD build times. Learn more
This PR contains the following updates:
^3.5.0
->^3.5.1
Release Notes
nuxt/nuxt
### [`v3.5.1`](https://togithub.com/nuxt/nuxt/releases/tag/v3.5.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.5.0...v3.5.1) > 3.5.1 is a patch release, with bug fixes and performance improvements. ##### β 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.5.0...v3.5.1) ##### π₯ Performance - **nuxt:** Use granular watcher to avoid crawling ignored dirs ([#20836](https://togithub.com/nuxt/nuxt/pull/20836)) ##### π©Ή Fixes - **webpack:** Analyze report path ([#20878](https://togithub.com/nuxt/nuxt/pull/20878)) - **nuxt:** Allow island renders without `/` route ([#20894](https://togithub.com/nuxt/nuxt/pull/20894)) - **nuxt:** Infer `useFetch` method when generic is passed ([#20797](https://togithub.com/nuxt/nuxt/pull/20797)) - **nuxt:** Prioritise vue app context when available ([#20910](https://togithub.com/nuxt/nuxt/pull/20910)) - **nuxt:** Don't `refresh` when hydrating when data is present ([#20916](https://togithub.com/nuxt/nuxt/pull/20916)) - **nuxt:** Resolve layer assets in relation to layer directory ([#20932](https://togithub.com/nuxt/nuxt/pull/20932)) - **nuxt:** Don't match partial component names with prefix ([#20939](https://togithub.com/nuxt/nuxt/pull/20939)) - **kit:** Resolve relative module paths when installing ([#20896](https://togithub.com/nuxt/nuxt/pull/20896)) - **nuxt:** Exclude plugin declaration from non-existent files ([#20974](https://togithub.com/nuxt/nuxt/pull/20974)) - **nuxt:** Use `default` type for initial value for composables ([#20968](https://togithub.com/nuxt/nuxt/pull/20968)) - **nuxt:** Skip middleware for islands components ([#20924](https://togithub.com/nuxt/nuxt/pull/20924)) - **nuxt:** Use `resolvePath` to handle edge cases for modules ([#20975](https://togithub.com/nuxt/nuxt/pull/20975)) ##### π Documentation - Fix defaults in custom fetch example ([#20898](https://togithub.com/nuxt/nuxt/pull/20898)) - Fix typo ([#20907](https://togithub.com/nuxt/nuxt/pull/20907)) - Add `pnpm test` command to run whole test suite ([4907660ff](https://togithub.com/nuxt/nuxt/commit/4907660ff)) - Remove warning around `experimental.renderJsonPayloads` ([891ba880e](https://togithub.com/nuxt/nuxt/commit/891ba880e)) - Add example of 'alphabetical' plugin numbering ([#20930](https://togithub.com/nuxt/nuxt/pull/20930)) - **rendering:** Improve rendering modes section ([244c68108](https://togithub.com/nuxt/nuxt/commit/244c68108)) - **rendering:** Lint fix ([ef8b5b593](https://togithub.com/nuxt/nuxt/commit/ef8b5b593)) - Sync `useAsyncData` and `useFetch` types ([#20935](https://togithub.com/nuxt/nuxt/pull/20935)) - Update static to isr ([#20964](https://togithub.com/nuxt/nuxt/pull/20964)) - Add advanced usage example of `useState` ([#20249](https://togithub.com/nuxt/nuxt/pull/20249)) - Add link to layers from `pages/` docs ([#20976](https://togithub.com/nuxt/nuxt/pull/20976)) ##### π‘ Chore - Rename script test for fixtures:payload ([#20908](https://togithub.com/nuxt/nuxt/pull/20908)) - Pass ref to checkout ([58ed8ec34](https://togithub.com/nuxt/nuxt/commit/58ed8ec34)) - Remove outdated todo comment ([b2a769a86](https://togithub.com/nuxt/nuxt/commit/b2a769a86)) ##### π€ CI - Try different ref format ([2b10dd7b7](https://togithub.com/nuxt/nuxt/commit/2b10dd7b7)) ##### β€οΈ Contributors - Paul Grau ([@graup](https://togithub.com/graup)) - Luciano Tonet ([@lucianotonet](https://togithub.com/lucianotonet)) - Daniel Roe ([@danielroe](https://togithub.com/danielroe)) - Julien Huang ([@huang-julien](https://togithub.com/huang-julien)) - Haruaki OTAKE ([@aaharu](https://togithub.com/aaharu)) - Nate Emerson ([@nateemerson](https://togithub.com/nateemerson)) - Jongmin Yoon ([@jongmin4943](https://togithub.com/jongmin4943)) - SΓ©bastien Chopin ([@Atinux](https://togithub.com/Atinux)) - Aziz Ramdan Kurniawan ([@azizramdan](https://togithub.com/azizramdan)) - [@Gypsophyllite](https://togithub.com/Gypsophyllite) - Wilson Pinto ([@wilsonpinto](https://togithub.com/wilsonpinto)) - Lemon ([@ww-lemon](https://togithub.com/ww-lemon)) - Vasily Kuzin ([@ExEr7um](https://togithub.com/ExEr7um)) - Anthony Fu ([@antfu](https://togithub.com/antfu))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.