Skip to content
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 🚨 #332

Closed
greenkeeper bot opened this issue Nov 15, 2019 · 1 comment
Closed

An in-range update of react is breaking the build 🚨 #332

greenkeeper bot opened this issue Nov 15, 2019 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 15, 2019

There have been updates to the react monorepo:

    • The devDependency react was updated from 16.11.0 to 16.12.0.
  • The dependency react-dom was updated from 16.11.0 to 16.12.0.

🚨 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
  • Test on node 12.x and macOS-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 12.x and windows-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 12.x and ubuntu-latest: null
  • Test on node 10.x and macOS-latest: null
  • Test on node 10.x and windows-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 10.x and ubuntu-latest: null
  • Test on node 8.12.x and macOS-latest: null
  • Test on node 8.12.x and windows-latest: There are 1 failures, 0 warnings, and 0 notices.
  • Test on node 8.12.x and ubuntu-latest: null

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 🌴

@agilgur5
Copy link
Collaborator

Like the other failures, this was probably due to the occasional missing .d.ts errors that were fixed in #504.

The integration tests in #627 as well as the test added in #524 have passed multiple times with no issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant