-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(deps): update dependency next-seo to v6 #1085
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Lighthouse Report✨ https://blog-gcie8ptih-sabertaz.vercel.app/🚀 Vercel preview deployment
✨ https://blog-gcie8ptih-sabertaz.vercel.app/posts🚀 Vercel preview deployment
✨ https://blog-gcie8ptih-sabertaz.vercel.app/tags🚀 Vercel preview deployment
✨ https://blog-gcie8ptih-sabertaz.vercel.app/books🚀 Vercel preview deployment
✨ https://blog-gcie8ptih-sabertaz.vercel.app/about🚀 Vercel preview deployment
|
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No new dependency issues detected in pull request Bot CommandsTo ignore an alert, reply with a comment starting with Pull request alert summary
📊 Modified Dependency Overview: 🚮 Removed packages: next-seo@5.15.0 |
Codecov Report
@@ Coverage Diff @@
## main #1085 +/- ##
=======================================
Coverage 99.30% 99.30%
=======================================
Files 176 176
Lines 866 866
Branches 87 87
=======================================
Hits 860 860
Misses 5 5
Partials 1 1 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This PR contains the following updates:
^5.15.0
->^6.0.0
Release Notes
garmeeh/next-seo
v6.0.0
: V6Compare Source
Breaking change:
If you are using the
app
directory you will need to migrate fromNextSeo
component to the built in generateMetaData method in Next.jsNotes:
aca05ca
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.
f2a5f7f
All other changes:
db70100
76ca1e4
c77e6f6
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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 has been generated by Mend Renovate. View repository job log here.