Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Bump next-seo from 4.26.0 to 5.4.0 #350

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 Apr 7, 2022

Bumps next-seo from 4.26.0 to 5.4.0.

Release notes

Sourced from next-seo's releases.

v5.4.0

  • Updates to core toJson (#948) f349155

NOTE: This will change the output slightly to ensure it is fully compatible with JSON.

garmeeh/next-seo@v5.3.0...v5.4.0

v5.3.0

  • Fix missing SocialProfileJsonLdPropsexport (#939) 591c46e
  • chore: reviewedBy field for WebPageJsonLd has been changed to optional (#935) a46be2a

garmeeh/next-seo@v5.2.0...v5.3.0

v5.2.0

  • [932] Target older browsers in Babel config (#937) 073ee6c

garmeeh/next-seo@v5.1.0...v5.2.0

v5.1.0

  • Remove console.log from setReviews (#923) 37ddd61

  • Add optional type to LinkTag (#911) b983f8f

  • fix: update snapshot 9bc32f1

  • Fix og:title not being correctly set (#887) e5a936c

  • Renamed property NextSeo Options Table to be coherent with the interface (#833) 846cc0d

  • Update video-schema.js (#920) 936181e

  • Update CONTRIBUTING.md (#922) 0cc6981

  • Fix table styles in README (#856) 4776325

  • delete not ignored DS_Store file in directory (#901) a515bfe

  • --save flag is not needed with npm any more (#903) c0c9207

  • Update software-app-schema.js (#912) 0376b5b

  • Fix README.md Tables (#919) 12d4e92

garmeeh/next-seo@v5.0.0...v5.1.0

Version 5

  • V5 Re-Write (#873) f499937

next-seo has been completely re-written to make it more dev friendly for contributing. This also makes it much easier to maintain with the hope of adding new features, fixing more bugs and more releases.

BREAKING CHANGES

  • BlogJsonLd is now merged with ArticleJsonLd (check docs on BlogJsonLd for example)
  • CourseJsonLd providerName is now moved to an object (see docs for CourseJsonLd)
  • OrganizationJsonLd: small prop change organizationType was changed to type
  • author within review in ProductJsonLd has been changed to a string
  • QAPageJsonldProps is now QAPageJsonLdProps
  • As part of QAPageJsonLd, upvotedCount has been changed to upvoteCount
  • CarouselJsonLdProps has a prop change: type has been changed to ofType
  • googlebot tag no longer is included by default as it is not seen as been needed. With the removal of this all props relating the disabling it have been removed

... (truncated)

Commits

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.26.0 to 5.4.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](garmeeh/next-seo@v4.26.0...v5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants