ehowey / gatsby-theme-catalyst

An opinionated set of integrated themes and starters as a boilerplate to accelerate development with GatsbyJS
MIT License
163 stars 15 forks source link

Bump gatsby-plugin-manifest from 2.4.33 to 2.5.2 #1024

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gatsby-plugin-manifest from 2.4.33 to 2.5.2.

Changelog

Sourced from gatsby-plugin-manifest's changelog.

2.5.2 (2020-11-04)

Note: Version bump only for package gatsby-plugin-manifest

2.5.1 (2020-11-02)

Bug Fixes

  • gatsby-plugin-manifest: create directories recursively (#27793) (085d188)

2.5.0 (2020-11-02)

Features

2.4.37 (2020-10-28)

Note: Version bump only for package gatsby-plugin-manifest

2.4.36 (2020-10-27)

Bug Fixes

  • gatsby-plugin-manifest: fix plugin option schema and add a test for it (#27565) (49fdb53)

2.4.35 (2020-10-16)

Note: Version bump only for package gatsby-plugin-manifest

2.4.34 (2020-10-06)

Note: Version bump only for package gatsby-plugin-manifest

Commits
  • 077b67f chore(release): Publish
  • 6615dbb chore(release): Publish
  • 085d188 fix(gatsby-plugin-manifest): create directories recursively (#27793)
  • 9022a98 chore(release): Publish
  • 41ae1c0 feat(gatsby): release plugin option validation (#27437)
  • c5903e5 chore(release): Publish
  • db0f3bb chore(release): Publish
  • 994e510 chore(gatsby-plugin-manifest): sync version of gatsby-plugin-utils dependency...
  • 49fdb53 fix(gatsby-plugin-manifest): fix plugin option schema and add a test for it (...
  • d9c0cb4 chore(release): Publish
  • 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[bot] commented 3 years ago

Superseded by #1025.