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-sharp from 2.6.38 to 2.7.1 #1017

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps gatsby-plugin-sharp from 2.6.38 to 2.7.1.

Changelog

Sourced from gatsby-plugin-sharp's changelog.

2.7.1 (2020-11-04)

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

2.7.0 (2020-11-02)

Features

2.6.44 (2020-11-02)

Features

2.6.43 (2020-10-19)

Performance Improvements

  • gatsby-plugin-image: Optimise image size functions (#27544) (8752477)

2.6.42 (2020-10-12)

Features

  • gatsby-plugin-sharp: added option to allow sharp process to continue with errors (#27345) (1da5926)

2.6.41 (2020-10-12)

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

2.6.40 (2020-10-09)

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

2.6.39 (2020-10-06)

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

Commits
  • 077b67f chore(release): Publish
  • 9022a98 chore(release): Publish
  • 41ae1c0 feat(gatsby): release plugin option validation (#27437)
  • 5fbfaa8 chore(release): Publish
  • e2022c2 feat: Add new image resolvers (#27443)
  • ecc0ad3 chore(release): Publish
  • 8752477 perf(gatsby-plugin-image): Optimise image size functions (#27544)
  • b0a3906 chore(release): Publish
  • 1da5926 feat(gatsby-plugin-sharp): added option to allow sharp process to continue wi...
  • 63532f7 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 #1033.