An in-range update of react-select is breaking the build π¨
Closed this issue Β· 2 comments
greenkeeper commented
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
- β Travis CI - Branch: The build errored.
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 π΄
greenkeeper commented
After pinning to 3.0.4 your tests are passing again. Downgrade this dependency π.
solomontang commented
Resolved by clearing Travis CI cache. No change necessary