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 aphrodite is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency aphrodite was updated from 2.2.3 to 2.3.0.

🚨 View failing branch.

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

aphrodite 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 could not complete due to an error (Details).

Commits

The new version differs by 15 commits.

  • a8e69c4 2.3.0
  • 592df4e Update changelog for v2.3.0
  • 41b2aa2 Merge pull request #362 from Khan/rollupgrade
  • 07d8d47 Compile with loose classes
  • f36c734 Update rollup and babel
  • cdff9b2 Merge pull request #361 from calinoracation/callie--ie10
  • cc08bf2 Bump inline-style-prefixer and verify IE10 support for flex styles
  • a9f69f4 Merge pull request #358 from Khan/update-prefixer-dependency
  • 1fd0f97 Merge pull request #360 from oshi97/master
  • a86e6e0 Update README.md
  • 220dbc7 Bump up inline-style-prefixer version
  • 05334ac Merge pull request #354 from istvanmakary/patch-1
  • 63ed15c update README.md
  • 28eba5f Merge pull request #351 from Khan/audit-fix
  • c22dc0d Update some packages to fix security warnings.

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

  • The devDependency aphrodite was updated from 2.3.0 to 2.3.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 833eec3 2.3.1
  • 3a3951a Update changelog for v2.3.1
  • f3cca9b Merge pull request #363 from Khan/prefixer-deep-import
  • 3f95745 Use deep import for inline-style-prefixer
  • c73dd6d Add .nyc_output to .npmignore

See the full diff

Fluke.