next-routes: An in-range update of react is breaking the build π¨
There have been updates to the react monorepo:
-
- The
devDependencyreact was updated from16.6.1to16.6.2.
- The
- The
devDependencyreact-dom was updated from16.6.1to16.6.2. - The
devDependencyreact-test-renderer was updated from16.6.1to16.6.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 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).
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 π΄
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 18 (18 by maintainers)
devDependencyreact was updated from16.8.5to16.8.6.devDependencyreact-dom was updated from16.8.5to16.8.6.devDependencyreact-test-renderer was updated from16.8.5to16.8.6.Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v16.8.6
16.8.6 (March 27, 2019)
React DOM
useReducer(). (@acdlite in #15124)contextTypeis set toContext.Consumerinstead ofContext. (@aweary in #14831)contextTypeis set to invalid values. (@gaearon in #15142)Artifacts