airbnb / rheostat

Rheostat is a www, mobile, and accessible slider component built with React
MIT License
1.69k stars 189 forks source link

An in-range update of react-with-styles is breaking the build 🚨 #233

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-with-styles was updated from 3.2.1 to 3.2.2.

🚨 View failing branch.

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

react-with-styles 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 failed ([Details](https://travis-ci.org/airbnb/rheostat/builds/553863359?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 12 commits.

  • 51f7afb Version 3.2.2
  • 9232f2f - Add check for clearMarks function
  • d0e62e4 Clear performance marks before setting
  • 2709b94 [Deps] update hoist-non-react-statics
  • c0d2d0e [Dev Deps] update chai, enzyme, enzyme-adapter-react-15.4, eslint, eslint-plugin-jsx-a11y, eslint-plugin-react, rimraf, sinon
  • 0900b42 [Tests] on node v11
  • e44eab0 [Deps] update prop-types, hoist-non-react-statics
  • a703644 [Dev Deps] update airbnb-js-shims, babel-preset-airbnb, enzyme, enzyme-adapter-react-15.4, eslint, eslint-config-airbnb, eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react, safe-publish-latest, sinon, sinon-sandbox
  • d230bad Merge pull request #167 from airbnb/object-assign
  • 93cd96c Use object spread in test instead of Object.assign
  • 1fc2825 Use object spread that compiles to object.assign
  • 994138c Replace deepmerge with object.assign

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 3.2.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 2 commits.

See the full diff