rimzzlabs / website

rimzzlabs' personal website built with Astro. it's small but nice
https://rimzzlabs.com
162 stars 22 forks source link

fix(deps): update dependency next-seo to v6 #82

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
next-seo ^5.1.0 -> ^6.0.0 age adoption passing confidence

Release Notes

garmeeh/next-seo ### [`v6.0.0`](https://togithub.com/garmeeh/next-seo/releases/tag/v6.0.0): V6 [Compare Source](https://togithub.com/garmeeh/next-seo/compare/v5.15.0...v6.0.0) 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: , ) then it is highly recommended that you use the built in generateMetaData method. You can check out the docs [here](https://beta.nextjs.org/docs/guides/seo#usage) > 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. - Remove app dir for buildTags ([#​1191](https://togithub.com/garmeeh/next-seo/issues/1191)) [`aca05ca`](https://togithub.com/garmeeh/next-seo/commit/aca05ca) Also better safe than sorry with SEO 😅 As this [bug](https://togithub.com/garmeeh/next-seo/issues/967) was fixed via [#​1062](https://togithub.com/garmeeh/next-seo/issues/1062) it may have some strange effects if you have a work around in place. - fix: noindex + nofollow override ([#​1062](https://togithub.com/garmeeh/next-seo/issues/1062)) [`f2a5f7f`](https://togithub.com/garmeeh/next-seo/commit/f2a5f7f) All other changes: - feat: add jobPosting support for 'confidential' ([#​1186](https://togithub.com/garmeeh/next-seo/issues/1186)) [`db70100`](https://togithub.com/garmeeh/next-seo/commit/db70100) - Add cateogry property to product json-ld prop type ([#​1188](https://togithub.com/garmeeh/next-seo/issues/1188)) [`76ca1e4`](https://togithub.com/garmeeh/next-seo/commit/76ca1e4) - Update Docs ([#​1190](https://togithub.com/garmeeh/next-seo/issues/1190)) [`c77e6f6`](https://togithub.com/garmeeh/next-seo/commit/c77e6f6) </details> <hr /> <h3>Configuration</h3> <p>📅 <strong>Schedule</strong>: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).</p> <p>🚦 <strong>Automerge</strong>: Disabled by config. Please merge this manually once you are satisfied.</p> <p>♻ <strong>Rebasing</strong>: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.</p> <p>🔕 <strong>Ignore</strong>: Close this PR and you won't be reminded about this update again.</p> <hr /> <ul> <li>[ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box</li> </ul> <hr /> <p>This PR has been generated by <a rel="noreferrer nofollow" target="_blank" href="https://www.mend.io/free-developer-tools/renovate/">Mend Renovate</a>. View repository job log <a rel="noreferrer nofollow" target="_blank" href="https://app.renovatebot.com/dashboard#github/rizkimcitra/rizkicitra.dev">here</a>.</p> <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9--> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/vercel[bot]"><img src="https://avatars.githubusercontent.com/in/8329?v=4" />vercel[bot]</a> commented <strong> 1 year ago</strong> </div> <div class="markdown-body"> <p><strong>The latest updates on your projects</strong>. Learn more about <a href="https://vercel.link/github-learn-more">Vercel for Git ↗︎</a></p> <table> <thead> <tr> <th style="text-align: left;">Name</th> <th style="text-align: left;">Status</th> <th style="text-align: left;">Preview</th> <th style="text-align: left;">Comments</th> <th style="text-align: left;">Updated (UTC)</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;"><strong>rizkicitra</strong></td> <td style="text-align: left;">❌ Failed (<a href="https://vercel.com/rizkimcitra/rizkicitra/D6insNtX82DTA6iNL3LLjjkeftnJ">Inspect</a>)</td> <td style="text-align: left;"></td> <td style="text-align: left;"></td> <td style="text-align: left;">Apr 1, 2023 10:00pm</td> </tr> </tbody> </table> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>