Skip to content
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): Bump next-seo from 4.28.1 to 5.15.0 #167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps next-seo from 4.28.1 to 5.15.0.

Release notes

Sourced from next-seo's releases.

v5.15.0

  • feat: enhance NewsArticleJsonLd and ArticleJsonLd author (#1105) 9409826
  • chore: Allow null for TS definitions about width and height of OpenGraphMedia (#1112) 7b2ad73
  • fix: typo in e2e app (#1120) fdf6738
  • fix: Accept type string for location and address (#1122) 0dbcef4
  • fix(EventJsonLd): Do not add eventStatus/eventAttendanceMode if not present (#1121) 94abb9e
  • Fix typo (#1095) 38838ca
  • fix: product can have a single review (#1102) 56f0146
  • [1109] Fix WebPage docs link (#1110) f904837
  • [1111] Improve WebPageJsonLdProps by extending JsonLdProps (#1114) da493ea

garmeeh/next-seo@v5.14.1...v5.15.0

v5.14.1

  • Adding email property to the ContactPoint type (#1069) f857eb5

garmeeh/next-seo@v5.14.0...v5.14.1

v5.14.0

This release could probably have been a patch release with the below being the only change. Being an SEO library I will always lean towards being extra careful, hence the minor vs patch. Also this could result in broken tests anyway if someone was doing some form of snapshot on the output.

Changes:

  • Remove keyoverride attribute from additional meta tags (#1080) 37dda3c

Chores:

  • Update app directory documentation (#1078) 0bb10e9
  • Bump next from 13.0.0 to 13.0.1 (#1076) 815e636
  • Bump @​types/node from 18.11.7 to 18.11.9 (#1077) 7a32471
  • Update Docs (#1075) 6b684c1

garmeeh/next-seo@v5.13.0...v5.14.0

v5.13.0

  • Next 13 Support (#1074) 4a31018

Be sure to check out the docs around the app directory

garmeeh/next-seo@v5.12.0...v5.13.0

v5.12.0

This release deprecates contactPoints prop on the <OrganizationJsonLd /> component in favour of contactPoint.

You do not need to change anything as until the next major release we will continue to accept contactPoints.

However, it is worth noting that the output script will now contain containPoint as per the correct schema definition. I did consider whether this was a breaking change as if you have tests checking the output they will fail and require a change. If you were effected by this and consider this a breaking change please let me know.

  • fix: organization prop contactPoint (#1070) 80dba3d

garmeeh/next-seo@v5.11.1...v5.12.0

... (truncated)

Commits
  • ed5c911 v5.15.0
  • 9409826 feat: enhance NewsArticleJsonLd and ArticleJsonLd author (#1105)
  • 7b2ad73 chore: Allow null for TS definitions about width and height of OpenGraphMedia...
  • fdf6738 fix: typo in e2e app (#1120)
  • 0dbcef4 fix: Accept type string for location and address (#1122)
  • 94abb9e fix(EventJsonLd): Do not add eventStatus/eventAttendanceMode if not prese...
  • 38838ca Fix typo (#1095)
  • 56f0146 fix: product can have a single review (#1102)
  • f904837 [1109] Fix WebPage docs link (#1110)
  • da493ea [1111] Improve WebPageJsonLdProps by extending JsonLdProps (#1114)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.28.1 to 5.15.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](garmeeh/next-seo@v4.28.1...v5.15.0)

---
updated-dependencies:
- dependency-name: next-seo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2023
@vercel
Copy link

vercel bot commented Jan 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
portfolio-boilerplate-nextjs ✅ Ready (Inspect) Visit Preview Jan 1, 2023 at 0:08AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant