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-transformer-sharp from 2.5.14 to 2.5.21 #1012

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gatsby-transformer-sharp from 2.5.14 to 2.5.21.

Changelog

Sourced from gatsby-transformer-sharp's changelog.

2.5.21 (2020-11-02)

Features

2.5.20 (2020-10-26)

Bug Fixes

  • gatsby-source-filesystem,gatsby-transformer-sharp: Use custom errors (#27576) (752e27a)

2.5.19 (2020-10-20)

Performance Improvements

  • implement shouldOnCreateNode for all our plugins/benchmarks (#27545) (df914d9)

2.5.18 (2020-10-16)

Performance Improvements

  • gatsby: test sync before calling onCreateNode (#27442) (6400383)

2.5.17 (2020-10-06)

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

2.5.16 (2020-09-28)

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

2.5.15 (2020-09-15)

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

Commits
  • 5fbfaa8 chore(release): Publish
  • e2022c2 feat: Add new image resolvers (#27443)
  • 07a5f0c chore(release): Publish
  • 752e27a fix(gatsby-source-filesystem,gatsby-transformer-sharp): Use custom errors (#2...
  • c0668d4 chore(release): Publish
  • df914d9 perf: implement shouldOnCreateNode for all our plugins/benchmarks (#27545)
  • d9c0cb4 chore(release): Publish
  • 6400383 perf(gatsby): test sync before calling onCreateNode (#27442)
  • 84fa4be chore(release): Publish
  • 8437b65 chore(docs): Remove --save from READMEs (#27032)
  • 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 #1036.