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.11.0 to 2.12.0 #1143

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gatsby-transformer-sharp from 2.11.0 to 2.12.0.

Changelog

Sourced from gatsby-transformer-sharp's changelog.

Change Log

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

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

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

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

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

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

Features

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

2.12.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.11.0-next.1 (2021-01-12)

Bug Fixes

  • gatsby-plugin-sharp: PathPrefix isn't being passed/set for GatsbyImage (#28845) (5874414)

Features

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

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

2.10.0-next.3 (2020-12-29)

Features

... (truncated)

Commits
  • 7797522 chore(release): Publish
  • 4cf7b43 chore(deps): update minor and patch for gatsby-transformer-sharp (#28969)
  • 7ce988e chore(release): Publish next
  • 8b6bfa6 feat(gatsby-plugin-sharp): Add image plugin defaults (#29147)
  • eb2bede feat(gatsby-plugin-image): Add support for backgroundColor in sharp (#29141)
  • d4a8ad2 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[bot] commented 3 years ago

Superseded by #1183.