airbnb / rheostat

Rheostat is a www, mobile, and accessible slider component built with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of airbnb-prop-types is breaking the build 🚨

greenkeeper opened this issue Β· comments

The dependency airbnb-prop-types was updated from 2.12.0 to 2.13.0.

🚨 View failing branch.

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

airbnb-prop-types 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
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 4 commits.

  • 22babe9 v2.13.0
  • 7bad5ff [Dev Deps] update @babel/cli, @babel/core, @babel/register, airbnb-browser-shims, babel-plugin-istanbul, babel-preset-airbnb, enzyme, enzyme-adapter-react-helper, eslint
  • 884687d [Deps] update prop-types, react-is
  • 8a55013 [New] Add ref propType

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

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 2 commits.

  • 75532bb v2.13.1
  • 3070a63 [Fix] ref: ensure that the prop value is not a component

See the full diff

Fluke.