contentful-labs / starter-gatsby-blog

Gatsby starter for a Contentful project from the community.
https://contentful.github.io/starter-gatsby-blog/
MIT License
195 stars 199 forks source link

Bump gatsby-image from 2.2.39 to 2.3.2 #93

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps gatsby-image from 2.2.39 to 2.3.2.

Changelog

Sourced from gatsby-image's changelog.

2.3.2 (2020-04-07)

Bug Fixes

  • gatsby-image: apply IE polyfill styles to placeholder images too (#22863) (80c453e)

2.3.1 (2020-03-23)

Bug Fixes

  • gatsby-image: check if imageRef is still available (#22255) (363279a)

2.3.0 (2020-03-20)

Note: Version bump only for package gatsby-image

2.2.45 (2020-03-18)

Bug Fixes

  • gatsby-image: When art-directing images, default the padding aspect ratio to first image without a media query when no media query matches (#21431) (df7e93d)

2.2.44 (2020-03-16)

Note: Version bump only for package gatsby-image

2.2.43 (2020-03-06)

Note: Version bump only for package gatsby-image

2.2.42 (2020-03-02)

Note: Version bump only for package gatsby-image

2.2.41 (2020-02-13)

Note: Version bump only for package gatsby-image

2.2.40 (2020-02-01)

Note: Version bump only for package gatsby-image

Commits
  • cc6dbf6 chore(release): Publish
  • 80c453e fix(gatsby-image): apply IE polyfill styles to placeholder images too (#22863)
  • 1072258 chore(release): Publish
  • 1ecd758 Add engines to package.json (#22436)
  • 363279a fix(gatsby-image): check if imageRef is still available (#22255)
  • 7f197c0 chore(release): Publish
  • ae905c7 chore(release): Publish
  • df7e93d fix(gatsby-image): When art-directing images, default the padding aspect rati...
  • 2ff2ba3 chore(release): Publish
  • c583b7f chore: update minor updates in packages (#20727)
  • 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #100.