brohlson / chaseohlson

🤠 My website, built with Gatsby, Styled-Components & DatoCMS
https://chaseohlson.com
MIT License
85 stars 10 forks source link

Bump gatsby-source-datocms from 2.1.23 to 2.6.16 #894

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps gatsby-source-datocms from 2.1.23 to 2.6.16.

Release notes

Sourced from gatsby-source-datocms's releases.

v2.6.16

  • Update fixtures ac9aba0
  • Update packages 15148b7
  • Only consider GATSBY_IS_PREVIEW if it's true 47b4068
  • Bump f009cb7

https://github.com/datocms/gatsby-source-datocms/compare/v2.6.15...v2.6.16

v2.6.15

  • Bump 548b986
  • Merge pull request #157 from DanielSLew/set-previewMode-if-using-Gatsby-Cloud 8bfa325
  • set previewMode for users if theyre using Gatsby Cloud 3eece3d

https://github.com/datocms/gatsby-source-datocms/compare/v2.6.14...v2.6.15

v2.6.14

  • Upgrade deps b0ccf98
  • Proper management of jpeg format 66e5d51
  • Merge pull request #162 from DanielSLew/add-support-for-delete-create 5112d17
  • add support for create and delete event_type 8f92963
  • Bump 3bb1d26

https://github.com/datocms/gatsby-source-datocms/compare/v2.6.13...v2.6.14

v2.6.13

  • Do not break if fallbacks are wrongly configured 5dbf289
  • Bump b59097b

https://github.com/datocms/gatsby-source-datocms/compare/v2.6.12...v2.6.13

v2.6.12

  • Default focal point is 0.5 ee091cf
  • Bump b2188ee

https://github.com/datocms/gatsby-source-datocms/compare/v2.6.11...v2.6.12

v2.6.11

  • Fallback locales for default upload metadata b60c984
  • Handle multiple instances 45fb32c
  • Support the update event as well b063207

https://github.com/datocms/gatsby-source-datocms/compare/v2.6.10...v2.6.11

v2.6.10

  • Do not throw errors if ST value is null ae7b642

https://github.com/datocms/gatsby-source-datocms/compare/v2.6.9...v2.6.10

v2.6.9

  • Crop is active also if there's just the ar parameter 73a12d6

... (truncated)

Changelog

Sourced from gatsby-source-datocms's changelog.

v2.4.1

  • Fix for Gatsby Cloud. Pull linked entities on webhook updates, this was causing records with modular blocks to be updated without updating the linked blocks.

v2.4.0

  • Added lqip=blurhash to generate base64 thumbs for images instead of the classic "blur-up"

v2.3.0

v2.2.0

  • Added support for incremental builds in Gatsby Cloud

v2.1.28

  • Improvements on builds, allowing change of schema on active gatsby develop instance
  • Fix for fallback locales for assets, fixed in datocms-client v3.0.16

v2.1.19

  • Added new queries to assets and file fields

v2.1.13

  • Fix missing root boolean in tree item

v2.1.9

  • Prevent missing entities from causing exceptions during create nodes

v2.1.8

  • Add facebookPageUrl

v2.1.7

  • Remove Gatsby v3 warnings
  • Upgrade deps 0f4f939

v2.1.4

  • Bugfix: Fixed error when no uploads were present in the Media Area

v2.1.2

  • Bugfix: JSON fields where returned as strings

... (truncated)

Commits
  • ac9aba0 Update fixtures
  • 15148b7 Update packages
  • 47b4068 Only consider GATSBY_IS_PREVIEW if it's true
  • f009cb7 Bump
  • 548b986 Bump
  • 8bfa325 Merge pull request #157 from DanielSLew/set-previewMode-if-using-Gatsby-Cloud
  • b0ccf98 Upgrade deps
  • 66e5d51 Proper management of jpeg format
  • 5112d17 Merge pull request #162 from DanielSLew/add-support-for-delete-create
  • 8f92963 add support for create and delete event_type
  • 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)