-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of react is breaking the build 🚨 #192
Comments
After pinning to 16.10.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with these versions. Compare changes Release Notes for 16.11.0 (October 22, 2019)React DOM
Artifacts• react: https://unpkg.com/[email protected]/umd/ |
Your tests are passing again with this update. Explicitly upgrade to these versions 🚀 |
Your tests are passing again with this update. Explicitly upgrade to these versions 🚀 Release Notes for 16.13.0 (February 26, 2020)React
React DOM
Concurrent Mode (Experimental)
Artifacts
|
Your tests are passing again with this update. Explicitly upgrade to these versions 🚀 Release Notes for 16.13.1 (March 19, 2020)React DOM
Artifacts
|
There have been updates to the react monorepo:
dependency
react was updated from16.10.1
to16.10.2
.dependency
react-dom was updated from16.10.1
to16.10.2
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the react group definition.
react 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
Release Notes for 16.10.2 (October 3, 2019)
React DOM
Artifacts
• react: https://unpkg.com/[email protected]/umd/
• react-art: https://unpkg.com/[email protected]/umd/
• react-dom: https://unpkg.com/[email protected]/umd/
• react-is: https://unpkg.com/[email protected]/umd/
• react-test-renderer: https://unpkg.com/[email protected]/umd/
• scheduler: https://unpkg.com/[email protected]/umd/
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 🌴
The text was updated successfully, but these errors were encountered: