openlattice/lattice-ui-kit

An in-range update of react-select is breaking the build 🚨

Closed this issue Β· 2 comments

The dependency react-select was updated from 3.0.4 to 3.0.5.

🚨 View failing branch.

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

react-select 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

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 3.0.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

Resolved by clearing Travis CI cache. No change necessary