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-netlify from 3.4.0 to 3.6.1 #1260

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gatsby-plugin-netlify from 3.4.0 to 3.6.1.

Release notes

Sourced from gatsby-plugin-netlify's releases.

v3.6 (May 2021 #2)

Welcome to gatsby@3.6.0 release (May 2021 #2)

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

Full changelog

v3.5 (May 2021 #1)

Welcome to gatsby@3.5.0 release (May 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

Full changelog

Changelog

Sourced from gatsby-plugin-netlify's changelog.

3.6.1 (2021-05-27)

Bug Fixes

  • gatsby: add componentChunkName to components list so don't need to loop over pages (#31547) (#31606) (1f26765)

3.6.0 (2021-05-25)

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

3.6.0-next.0 (2021-05-06)

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

3.5.0-next.0 (2021-04-23)

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

3.4.0-next.1 (2021-04-22)

Bug Fixes

  • deps: update minor and patch for gatsby-plugin-netlify (#30680) (118105b)

3.4.0-next.0 (2021-04-09)

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

3.3.0-next.1 (2021-04-07)

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

3.3.0-next.0 (2021-03-25)

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

3.2.0-next.1 (2021-03-19)

Bug Fixes

  • gatsby-plugin-netlify: upgrade webpack-assets-manifest for compatibility with webpack@5 (#30217) (ca44a9e)

3.2.0-next.0 (2021-03-11)

Bug Fixes

  • gatsby-plugin-netlify: Add an allow list for redirect options (#30155) (962c4a1)

3.1.0-next.2 (2021-03-10)

... (truncated)

Commits
  • 43dd21b chore(release): Publish
  • 1f26765 fix(gatsby): add componentChunkName to components list so don't need to loop ...
  • 4ccc53f chore(release): Publish
  • 39f25b7 chore(release): Publish next pre-minor
  • df3f184 chore(release): Publish next pre-minor
  • See full diff 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)
changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: e513cc46a1bebe8a906f808066d51ffa9abe226e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 3 years ago

Superseded by #1272.