-
Notifications
You must be signed in to change notification settings - Fork 27
chore(deps): update devdependency @nuxtjs/seo to v2.2.0 #336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nuxtseo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d271372 to
975d487
Compare
975d487 to
9ad9a6f
Compare
9ad9a6f to
f114938
Compare
f114938 to
98f29b6
Compare
98f29b6 to
1e64523
Compare
1e64523 to
e6d6a6a
Compare
e6d6a6a to
9b84daf
Compare
9b84daf to
c76974f
Compare
c76974f to
50a06bb
Compare
50a06bb to
312536b
Compare
312536b to
4913019
Compare
4913019 to
48cd973
Compare
48cd973 to
19c39e1
Compare
19c39e1 to
044f324
Compare
044f324 to
1b28618
Compare
1b28618 to
a944b82
Compare
a944b82 to
879c6dc
Compare
38c734a to
145b5df
Compare
145b5df to
eef5bb5
Compare
eef5bb5 to
81718dd
Compare
81718dd to
1e09864
Compare
1e09864 to
81efe8e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0-rc.8->2.2.0Release Notes
harlan-zw/nuxt-seo (@nuxtjs/seo)
v2.2.0Compare Source
shikibundlesmultiTenancysite config harlan-zw/nuxt-site-config#40View changes on GitHub
v2.1.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.1.0Compare Source
🚀 Features
Nuxt Content v3
All modules now support Nuxt Content v3 including Robots, Sitemap, OG Image, Schema.org and Link Checker.
You can either install them manually by following the individual module instructions or use the Nuxt SEO
asSeoCollection()to register them all at once.View changes on GitHub
v2.0.3Compare Source
No significant changes
View changes on GitHub
v2.0.2Compare Source
No significant changes
View changes on GitHub
v2.0.1Compare Source
No significant changes
View changes on GitHub
v2.0.0Compare Source
Nuxt SEO v2 Stable 🎉
This release has been almost two years in the making. Please read the Announcing Nuxt SEO Stable post to learn about the history of Nuxt SEO, what the stable means and what is planned for the module.
Ready to upgrade? Check out the migration guides:
Changelog
🚨 Breaking Changes
defineOgImage()- by @harlan-zw (f50ec)defineOgImage()- by @harlan-zw (5eac2)nuxt-seo-uimodule - by @harlan-zw (cc7c5)@nuxtjs/robots- by @harlan-zw (991bf)@nuxtjs/sitemapv6 beta - by @harlan-zw (a6204)nuxt-seo-utils- by @harlan-zw (dd466)🚀 Features
canonicalDomainconfig - by @harlan-zw (1a6ce)identitysite config - by @harlan-zw (5a90e)twittersite config - by @harlan-zw (807f7)currentLocalesite config - by @harlan-zw (47b2f)fallbackTitleas separate plugin - by @harlan-zw (eb3bc)useBreadcrumbItems()- by @harlan-zw (1b5d8)canonicalQueryWhitelist- by @harlan-zw in #282 (568c2)🐞 Bug Fixes
useServerHeadfor static head data - by @harlan-zw (ba518)%siteNameparam - by @harlan-zw (fb23e)<html lang="">higher priority than nuxt.config - by @harlan-zw (c306a)langattribute - by @harlan-zw (ce573)nuxt-schema-org- by @harlan-zw (38514)fallbackTitleby default - by @harlan-zw (9e0a0)og:typeback in - by @harlan-zw (9dae0)NuxtLinkcomponent - by @harlan-zw (18793)tooptional - by @harlan-zw (48353)import.meta.*properties - by @danielroe in #211 (0fad0)redirectToCanonicalSiteUrlredirects - by @harlan-zw (bac31)useBreadcrumbItemsgenerating invalid schema.org - by @harlan-zw (e321b)useBreadcrumbItems- by @harlan-zw (2005a)langwhen using Nuxt I18n - by @harlan-zw (58e4f)useBreadcrumbItemssupport static meta from dynamic routes - by @terion-name in #323 (d3895)og-imageandsitemapversion locks - by @harlan-zw (76b7e)overrides,appendandprepend- by @harlan-zw (a1d8b)View changes on GitHub
v2.0.0-rc.23Compare Source
🐞 Bug Fixes
og-imageandsitemapversion locks - by @harlan-zw (76b7e)View changes on GitHub
v2.0.0-rc.22Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.0.0-rc.21Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.0.0-rc.20Compare Source
🚨 Breaking Changes
@nuxtjs/sitemapv6 stable - by @harlan-zw (a6204).View changes on GitHub
v2.0.0-rc.19Compare Source
No significant changes
View changes on GitHub
v2.0.0-rc.18Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.0.0-rc.17Compare Source
🚨 Breaking Changes
@nuxtjs/sitemapv6 beta - by @harlan-zw (a6204).🚀 Features
canonicalQueryWhitelist- by @harlan-zw in #282 (568c2)🐞 Bug Fixes
useBreadcrumbItems- by @harlan-zw (2005a)langwhen using Nuxt I18n - by @harlan-zw (58e4f)View changes on GitHub
v2.0.0-rc.16Compare Source
🐞 Bug Fixes
useBreadcrumbItemsgenerating invalid schema.org - by @harlan-zw (e321b)View changes on GitHub
v2.0.0-rc.15Compare Source
Nuxt SEO v2 stable is approaching, see the v2 Stable Release Tasks issue to track.
This release fixes all submodules from having explicit dependencies for DevTools (such as
shiki).No significant changes
View changes on GitHub
v2.0.0-rc.14Compare Source
Nuxt SEO v2 stable is approaching, see the v2 Stable Release Tasks issue to track.
This bumps all sub modules.
No significant changes
View changes on GitHub
v2.0.0-rc.13Compare Source
🚨 Breaking Changes
nuxt-simple-robotshas been migrated into@nuxtjs/robots. There should be no breaking changes but please test the update.View changes on GitHub
v2.0.0-rc.12Compare Source
🐞 Bug Fixes
redirectToCanonicalSiteUrlredirects - by @harlan-zw (bac31)View changes on GitHub
v2.0.0-rc.11Compare Source
🐞 Bug Fixes
import.meta.*properties - by @danielroe in #211 (0fad0)View changes on GitHub
v2.0.0-rc.10Compare Source
No significant changes
View changes on GitHub
v2.0.0-rc.9Compare Source
🐞 Bug Fixes
tooptional - by @harlan-zw (48353)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.