An in-range update of react is breaking the build π¨
Closed this issue Β· 2 comments
There have been updates to the react monorepo:
-
- The
dependency
react was updated from16.6.1
to16.6.2
.
- The
- The
dependency
react-dom was updated from16.6.1
to16.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 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
- β ci/circleci: build: Your tests failed on CircleCI (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 π΄
After pinning to 16.6.1 your tests are passing again. Downgrade this dependency π.
- The
dependency
react was updated from16.6.2
to16.6.3
. - The
dependency
react-dom was updated from16.6.2
to16.6.3
.
Your tests are passing again with this update. Explicitly upgrade to these versions π