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 eslint-plugin-import is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency eslint-plugin-import was updated from 2.15.0 to 2.16.0.

🚨 View failing branch.

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

eslint-plugin-import is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 4 commits.

  • 9bac44e bump to v2.16.0
  • d305f6a use proper rest arg instead of [].slice
  • e72a336 fix #1266 by moving closure creation out of parsing scope (#1275)
  • 1ec80fa Fix for #1256 (#1257)

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