Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
Your tests are still failing with this version. Compare the changes 🚨
Your tests are still failing with this version. Compare the changes 🚨
Your tests are still failing with this version. Compare the changes 🚨
Version 15.5.0 of react-dom just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As react-dom is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **clahub** Not all contributors have signed the Contributor License Agreement. [Details](http://www.clahub.com/agreements/CAAPIM/react-themer) - ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/CAAPIM/react-themer/builds/220002755) - ✅ **codecov/project** 100% remains the same compared to bcb78f3 [Details](https://codecov.io/gh/CAAPIM/react-themer/commit/bac33843b7480321d577fccfb5c51a1bcddd29e5) - ✅ **codecov/patch** Coverage not affected when comparing bcb78f3...bac3384 [Details](https://codecov.io/gh/CAAPIM/react-themer/commit/bac33843b7480321d577fccfb5c51a1bcddd29e5)Release Notes
v15.5.015.5.0 (April 7, 2017)
React
React.createClass
. Points users to create-react-class instead. (@acdlite in d9a4fa4)React.PropTypes
. Points users to prop-types instead. (@acdlite in 043845c)ReactDOM
together withReactDOMServer
. (@wacii in #9005)React DOM
react-dom/test-utils
, which exports the React Test Utils. (@bvaughn)React Test Renderer
componentWillUnmount
was not called for children. (@gre in #8512)react-test-renderer/shallow
, which exports the shallow renderer. (@bvaughn)React Addons
peerDependencies
so that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)React.createClass
andReact.PropTypes
(@acdlite in 12a96b9)react-addons-test-utils
is deprecated. Usereact-dom/test-utils
andreact-test-renderer/shallow
instead. (@bvaughn)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: