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.13.4 to 2.14.3 #1176

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gatsby-plugin-sharp from 2.13.4 to 2.14.3.

Changelog

Sourced from gatsby-plugin-sharp's changelog.

2.14.3 (2021-02-25)

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

2.14.2 (2021-02-24)

Bug Fixes

2.14.1 (2021-02-05)

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

2.14.0 (2021-02-02)

Bug Fixes

  • gatsby-plugin-sharp: make sure to pass the failOnError option to base64 generation (#29254) (#29290) (c68b5e6)
  • gatsby-plugin-sharp: Sanitize tmp filename (#29246) (c0f1b5c)

Features

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

Bug Fixes

  • gatsby-plugin-sharp: ignore incorrect duotone options (#28999) (298eb31)

Features

  • gatsby-plugin-image: Add support for backgroundColor in sharp (#29141) (eb2bede)
  • gatsby-plugin-sharp: Add image plugin defaults (#29147) (8b6bfa6)

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

Bug Fixes

  • security: update vulnerable packages, include React 17 in peerDeps (#28545) (18b5f30)

Features

  • gatsby-plugin-image: Change fullWidth to use breakpoints (#29002) (9bcc12c)

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

Bug Fixes

... (truncated)

Commits


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 #1186.