ryanhefner/react-contentful

An in-range update of contentful is breaking the build 🚨

greenkeeper opened this issue Β· 2 comments

The dependency contentful was updated from 7.8.2 to 7.9.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

contentful is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for v7.9.0

7.9.0 (2019-08-05)

Features

  • typings: update type for toPlainObject (#335) (00cd964)
Commits

The new version differs by 1 commits.

  • 00cd964 feat(typings): update type for toPlainObject (#335)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 7.8.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The dependency contentful was updated from 7.9.0 to 7.9.1.

Your tests are still failing with this version. Compare changes

Release Notes for v7.9.1

7.9.1 (2019-08-06)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9c4400a fix: fix EntryFields.RichText types (#329)

See the full diff