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.8.0 to 2.11.0 #1124

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gatsby-transformer-sharp from 2.8.0 to 2.11.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.

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

2.10.0-next.2 (2020-12-17)

Bug Fixes

  • deps: update minor and patch for gatsby-transformer-sharp (#28510) (b712950)

2.10.0-next.1 (2020-12-17)

Features

  • gatsby-plugin-image: Make dimensions optional and default to constrained (#28662) (f24a23d)

2.10.0-next.0 (2020-12-10)

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

... (truncated)

Commits
  • fbc5893 chore(release): Publish
  • 18b5f30 fix(security): update vulnerable packages, include React 17 in peerDeps (#28545)
  • 9bcc12c feat(gatsby-plugin-image): Change fullWidth to use breakpoints (#29002)
  • 5e5c112 chore(release): Publish next
  • 381e13c chore: change fluid to fullWidth (#28987)
  • a8c2f39 chore: Update image API to remove maxWidth/maxHeight (#28985)
  • ed19fa0 feat: Add support for aspectRatio (#28941)
  • 5874414 fix(gatsby-plugin-sharp): PathPrefix isn't being passed/set for GatsbyImage (...
  • 200e307 chore(docs): Fix all /packages links to /plugins (#28816)
  • b960334 chore: Fix spelling (#28761)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @ehowey.


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
ehowey commented 3 years ago

@dependabot squash and merge