nuxt-modules / turnstile

πŸ”₯ Cloudflare Turnstile integration for Nuxt
https://cloudflare.com/products/turnstile
MIT License
216 stars 17 forks source link

chore(deps): update nuxt core to v3.5.1 #243

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/schema 3.5.0 -> 3.5.1 age adoption passing confidence
@nuxt/test-utils 3.5.0 -> 3.5.1 age adoption passing confidence
nuxt 3.5.0 -> 3.5.1 age adoption passing confidence

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: Enabled.

β™» Rebasing: Whenever PR is behind base branch, 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.

renovate[bot] commented 1 year ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


renovate[bot] commented 1 year ago

Edited/Blocked Notification

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.