JimmyBeldone / reapt

A complete React Redux starterkit, configured with Webpack, stop wasting time configuring, adopt it and just code
MIT License
4 stars 1 forks source link

An in-range update of redux-form is breaking the build 🚨 #71

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency redux-form was updated from 8.2.3 to 8.2.4.

🚨 View failing branch.

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

redux-form 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 - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v8.2.4

Bug Fixes

Fix immutable support #4476

Commits

The new version differs by 4 commits.

  • f51ef05 v8.2.4
  • 931ff2f Merge pull request #4476 from esetnik/fix-immutable-support
  • 8ad8446 fix codeclimate
  • 4c87cf5 conditional isList implementation and new eslint checking

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 8.2.3 your tests are passing again. Downgrade this dependency 📌.