madeagency / reactivity

A Bleeding Edge React Universal Boilerplate for Power Users.
MIT License
79 stars 12 forks source link

An in-range update of react-redux is breaking the build 🚨 #129

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-redux was updated from 5.1.0 to 5.1.1.

🚨 View failing branch.

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

react-redux 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](https://circleci.com/gh/madeagency/reactivity/910?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v5.1.1

Changes

  • Upgrade hoist-non-react-statics to deal with contextType (by @timdorr)
  • Treat null as a valid plain object prototype in isPlainObject() (#1075 by @rgrove)
Commits

The new version differs by 3 commits.

  • 5cdb83a 5.1.1
  • c9d214e Treat null as a valid plain object prototype in isPlainObject() (#1075)
  • 574ecc5 Upgrade hoist-non-react-statics to deal with contextType

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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