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.3 #245

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/kit 3.5.2 -> 3.5.3 age adoption passing confidence
@nuxt/schema 3.5.2 -> 3.5.3 age adoption passing confidence
@nuxt/test-utils 3.5.2 -> 3.5.3 age adoption passing confidence
nuxt 3.5.2 -> 3.5.3 age adoption passing confidence

Release Notes

nuxt/nuxt ### [`v3.5.3`](https://togithub.com/nuxt/nuxt/releases/tag/v3.5.3) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.5.2...v3.5.3) > 3.5.3 is expected to be the last patch release before our next raft of features lands in v3.6. #### βœ… 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.2...v3.5.3) ##### πŸ”₯ Performance - **nuxt:** Avoid watching nested paths ([#​21256](https://togithub.com/nuxt/nuxt/pull/21256)) ##### 🩹 Fixes - **nuxt:** Handle serialising empty bigint ([#​21257](https://togithub.com/nuxt/nuxt/pull/21257)) - **cli:** Pass `--no-clear` config through to vite ([#​21262](https://togithub.com/nuxt/nuxt/pull/21262)) - **cli:** Always use the latest devtools wizard ([#​21291](https://togithub.com/nuxt/nuxt/pull/21291)) - **schema:** Update `vue-loader` options type ([#​21363](https://togithub.com/nuxt/nuxt/pull/21363)) - **schema:** Add types for vue experimental features ([#​21364](https://togithub.com/nuxt/nuxt/pull/21364)) - **nuxt:** Display errors in client overlay with `typeCheck` ([#​21064](https://togithub.com/nuxt/nuxt/pull/21064)) - **nuxt:** Support usage of `std-env` in runtime code ([#​21372](https://togithub.com/nuxt/nuxt/pull/21372)) - **nuxt:** Key distinct pages differently for legacy asyncData ([#​21263](https://togithub.com/nuxt/nuxt/pull/21263)) - **vite:** Skip generating keys for locally scoped functions ([#​20955](https://togithub.com/nuxt/nuxt/pull/20955)) - **kit:** Temporarily inline `lodash.template` from `lodash-es` ([#​20892](https://togithub.com/nuxt/nuxt/pull/20892)) ##### πŸ“– Documentation - Add `index.vue` to page routing example ([#​21240](https://togithub.com/nuxt/nuxt/pull/21240)) - Distinguish between `$fetch` and fetch composables ([#​21228](https://togithub.com/nuxt/nuxt/pull/21228)) - Adjust `env` property to match `runtimeConfig` ([#​21265](https://togithub.com/nuxt/nuxt/pull/21265)) - Fix Cloudflare capitalization ([#​21267](https://togithub.com/nuxt/nuxt/pull/21267)) - Migrate transition class names and style prop ([#​21281](https://togithub.com/nuxt/nuxt/pull/21281)) - Remove irregular spaces ([#​21380](https://togithub.com/nuxt/nuxt/pull/21380)) ##### 🏑 Chore - Pin dev dependencies ([9fb83b744](https://togithub.com/nuxt/nuxt/commit/9fb83b744)) - Avoid inlining deps in vitest ([#​21316](https://togithub.com/nuxt/nuxt/pull/21316)) - Rewrite crawler to remove old dependencies ([#​21326](https://togithub.com/nuxt/nuxt/pull/21326)) - Support vitest 0.30.0 peer dependency ([d58d1ea1e](https://togithub.com/nuxt/nuxt/commit/d58d1ea1e)) ##### βœ… Tests - Add additional component case ([6f8d036d4](https://togithub.com/nuxt/nuxt/commit/6f8d036d4)) ##### πŸ€– CI - Apply security best practices to workflows ([#​21328](https://togithub.com/nuxt/nuxt/pull/21328)) - Pin more action dependencies to hash ([#​21330](https://togithub.com/nuxt/nuxt/pull/21330)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Wilson Pinto ([@​wilsonpinto](https://togithub.com/wilsonpinto)) - Anhao ([@​ah-dc](https://togithub.com/ah-dc)) - Anthony Fu ([@​antfu](https://togithub.com/antfu)) - Alexander ([@​xanderbarkhatov](https://togithub.com/xanderbarkhatov)) - Lehoczky ZoltΓ‘n ([@​Lehoczky](https://togithub.com/Lehoczky)) - [@​scscgit](https://togithub.com/scscgit) - Warflash ([@​warflash](https://togithub.com/warflash)) - Andrew Luca ([@​iamandrewluca](https://togithub.com/iamandrewluca)) - Hebilicious ([@​Hebilicious](https://togithub.com/Hebilicious))

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.

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.