nuxt / learn.nuxt.com

[Work in Progress] An interactive tutorial and playground for Nuxt
https://learn-dev.nuxt.com
MIT License
528 stars 80 forks source link

chore(deps): update dependency @nuxtjs/seo to v2.0.0-rc.21 #153

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxtjs/seo (source) 2.0.0-rc.10 -> 2.0.0-rc.21 age adoption passing confidence

Release Notes

harlan-zw/nuxt-seo (@​nuxtjs/seo) ### [`v2.0.0-rc.21`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.21) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.20...v2.0.0-rc.21) #####    🐞 Bug Fixes - **useBreadcrumbItems**: Nuxt instance in computed  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(c1696)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/c1696ea) #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.20...v2.0.0-rc.21) ### [`v2.0.0-rc.20`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.20) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.19...v2.0.0-rc.20) #####    🚨 Breaking Changes - Bump `@nuxtjs/sitemap` v6 stable  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(a6204)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/a620429). ⚠️ Please see [https://github.com/nuxt-modules/sitemap/pull/320](https://redirect.github.com/nuxt-modules/sitemap/pull/320) if you have submitted multi-sitemap URLS in Google Search Console as the paths have changed. :warning: Please verify your sitemap output. #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.19...v2.0.0-rc.20) ### [`v2.0.0-rc.19`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.19) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.18...v2.0.0-rc.19) *No significant changes* #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.18...v2.0.0-rc.19) ### [`v2.0.0-rc.18`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.18) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.17...v2.0.0-rc.18) #####    🐞 Bug Fixes - Wait for i18n plugin, handle fallback  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(81163)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/8116353) #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.17...v2.0.0-rc.18) ### [`v2.0.0-rc.17`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.17) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.16...v2.0.0-rc.17) #####    🚨 Breaking Changes - Bump `@nuxtjs/sitemap` v6 beta  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(a6204)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/a620429). ⚠️ Please see [https://github.com/nuxt-modules/sitemap/pull/320](https://redirect.github.com/nuxt-modules/sitemap/pull/320) if you have submitted multi-sitemap URLS in Google Search Console as the paths have changed. #####    🚀 Features - `canonicalQueryWhitelist`  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) in [https://github.com/harlan-zw/nuxt-seo/issues/282](https://redirect.github.com/harlan-zw/nuxt-seo/issues/282) [(568c2)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/568c2b7) #####    🐞 Bug Fixes - Missing nuxt app context when using `useBreadcrumbItems`  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(2005a)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/2005a29) - Reactive `lang` when using Nuxt I18n  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(58e4f)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/58e4f3e) #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.16...v2.0.0-rc.17) ### [`v2.0.0-rc.16`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.16) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.15...v2.0.0-rc.16) #####    🐞 Bug Fixes - `useBreadcrumbItems` generating invalid schema.org  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(e321b)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/e321b80) #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.15...v2.0.0-rc.16) ### [`v2.0.0-rc.15`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.15) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.14...v2.0.0-rc.15) Nuxt SEO v2 stable is approaching, see the [v2 Stable Release Tasks](https://redirect.github.com/harlan-zw/nuxt-seo/issues/271) issue to track. This release fixes all submodules from having explicit dependencies for DevTools (such as `shiki`). *No significant changes* #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.14...v2.0.0-rc.15) ### [`v2.0.0-rc.14`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.14) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.13...v2.0.0-rc.14) Nuxt SEO v2 stable is approaching, see the [v2 Stable Release Tasks](https://redirect.github.com/harlan-zw/nuxt-seo/issues/271) issue to track. This bumps all sub modules. *No significant changes* #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.13...v2.0.0-rc.14) ### [`v2.0.0-rc.13`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.13) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.12...v2.0.0-rc.13) #####    🚨 Breaking Changes - `nuxt-simple-robots` has been migrated into `@nuxtjs/robots`. There should be no breaking changes but please test the update. #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.12...v2.0.0-rc.13) ### [`v2.0.0-rc.12`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.12) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.11...v2.0.0-rc.12) #####    🐞 Bug Fixes - Avoid infinite redirects with `redirectToCanonicalSiteUrl` redirects  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(bac31)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/bac31a9) #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.11...v2.0.0-rc.12) ### [`v2.0.0-rc.11`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.11) [Compare Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.10...v2.0.0-rc.11) #####    🐞 Bug Fixes - Opt in to `import.meta.*` properties  -  by [@​danielroe](https://redirect.github.com/danielroe) in [https://github.com/harlan-zw/nuxt-seo/issues/211](https://redirect.github.com/harlan-zw/nuxt-seo/issues/211) [(0fad0)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/0fad027) - Redirect using url config key  -  by [@​94726](https://redirect.github.com/94726) in [https://github.com/harlan-zw/nuxt-seo/issues/256](https://redirect.github.com/harlan-zw/nuxt-seo/issues/256) [(2f195)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/2f195e4) - Disable splash by default  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(840cf)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/840cf49) - **doc**: Broken config key for robot user agents  -  by [@​harlan-zw](https://redirect.github.com/harlan-zw) [(b76b2)](https://redirect.github.com/harlan-zw/nuxt-seo/commit/b76b26c) #####     [View changes on GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.10...v2.0.0-rc.11)

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 was generated by Mend Renovate. View the repository job log.

netlify[bot] commented 2 months ago

Deploy Preview for learn-nuxt-com ready!

Name Link
Latest commit 2707b8ada7124a368bbaa200094b400d52f86711
Latest deploy log https://app.netlify.com/sites/learn-nuxt-com/deploys/66d97dba0765060008d48029
Deploy Preview https://deploy-preview-153--learn-nuxt-com.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.