joeybaker / react-element-query

Element queries for react components.
Other
86 stars 7 forks source link

An in-range update of autobind-decorator is breaking the build 🚨 #22

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.4.0 of autobind-decorator just got published.

Branch Build failing 🚨
Dependency autobind-decorator
Current Version 1.3.4
Type dependency

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

As autobind-decorator is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/joeybaker/react-element-query/builds/220211631)
Commits

The new version differs by 6 commits .

  • cc18201 1.4.0
  • fae2dc8 Merge pull request #39 from tscholl2/master
  • a3b93f4 add basic type definition
  • b8ccdbe Merge pull request #38 from pelotom/upgrade-dependencies
  • f9b906b Upgrade to Babel 6 as well as other things
  • 356ac8b improve readme

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

joeybaker commented 7 years ago

Caused by enzyme not supporting react ^15.5. They'll fix this soon. https://github.com/airbnb/enzyme/issues/875