Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

chore(deps): update dependency next-seo to v6 #314

Merged
merged 1 commit into from
Apr 2, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next-seo ^5.15.0 -> ^6.0.0 age adoption passing confidence

Release Notes

garmeeh/next-seo

v6.0.0: V6

Compare Source

Breaking change:

If you are using the app directory you will need to migrate from NextSeo component to the built in generateMetaData method in Next.js

Notes:

For standard meta data (eg: , <title>) then it is highly recommended that you use the built in generateMetaData method. You can check out the docs here

For JSON-LD then the only change needed is you should add useAppDir={true} to the JSON-LD component in use. You should add use this component in your page.js and NOT your head.js.

Also better safe than sorry with SEO 😅

As this bug was fixed via #​1062 it may have some strange effects if you have a work around in place.

All other changes:


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@ijsblokjeee ijsblokjeee bot added Dependencies 🚀 PRs and Issues related to dependencies Chore 🧹 labels Apr 2, 2023
@ijsKoud ijsKoud merged commit 0a6a7a0 into main Apr 2, 2023
@ijsKoud ijsKoud deleted the renovate/next-seo-6.x branch April 2, 2023 08:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Chore 🧹 Dependencies 🚀 PRs and Issues related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant