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.11.0 to 3.0.0 #1184

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gatsby-plugin-manifest from 2.11.0 to 3.0.0.

Release notes

Sourced from gatsby-plugin-manifest's releases.

v3.0 (March 2021 #1)

Welcome to gatsby@3.0.0 release (March 2021 #1).

This is the first major bump of Gatsby since September 2018! We’ve tried to make migration smooth. Please refer to the migration guide and let us know if you encounter any issues when migrating.

Key highlights of this release:

Major dependency updates:

Also, check out notable bugfixes and improvements.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes for v2.32

Full changelog

v2.32 (February 2021 #1)

Welcome to gatsby@2.32.0 release (February 2021. 1)

Key highlights of this release:

Also check out notable bugfixes.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.1.0-next.1 (2021-02-26)

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

3.1.0-next.0 (2021-02-26)

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

3.0.0-next.2 (2021-02-25)

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

3.0.0-next.1 (2021-02-22)

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

3.0.0-next.0 (2021-02-05)

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

2.13.0-next.1 (2021-02-04)

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

2.13.0-next.0 (2021-01-28)

Bug Fixes

  • gatsby-plugin-manifest: Fix or Joi assertion (#29242) (844ac84)

2.12.0-next.1 (2021-01-26)

Bug Fixes

2.12.0-next.0 (2021-01-18)

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

2.11.0-next.1 (2021-01-12)

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

2.11.0-next.0 (2020-12-29)

... (truncated)

Commits
  • f1d3f7b chore(release): Publish
  • ca446ed chore(release): Publish rc
  • 2c049ea chore(release): Publish next
  • 3f90655 chore(release): Publish next
  • fe4cd06 chore(release): Publish
  • ed096c4 chore: node to version 12 and update peerdeps (#29312)
  • 77f7487 chore(release): Publish next
  • 563e555 refactor(gatsby-plugin-manifest): don't import fs in ssr code (#29306)
  • 1da331a chore(release): Publish next pre-minor
  • 844ac84 fix(gatsby-plugin-manifest): Fix or Joi assertion (#29242)
  • 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 #1199.