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.6.1 #255

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.6.0 -> 3.6.1 age adoption passing confidence
@nuxt/schema 3.6.0 -> 3.6.1 age adoption passing confidence
@nuxt/test-utils 3.6.0 -> 3.6.1 age adoption passing confidence
nuxt 3.6.0 -> 3.6.1 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit) ### [`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: 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.

codecov-commenter commented 1 year ago

Codecov Report

Merging #255 (7e38b66) into main (d600f4d) 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     #255   +/-   ##
=======================================
  Coverage   83.47%   83.47%           
=======================================
  Files           2        2           
  Lines         115      115           
  Branches       13       13           
=======================================
  Hits           96       96           
  Misses         19       19           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more