-
Notifications
You must be signed in to change notification settings - Fork 25
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 babel7 is breaking the build 🚨 #156
Labels
Comments
Your tests are still failing with these versions. Compare changes |
Your tests are still failing with these versions. Compare changes |
Your tests are still failing with these versions. Compare changes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There have been updates to the babel7 monorepo:
devDependency
@babel/cli was updated from7.7.5
to7.7.7
.devDependency
@babel/core was updated from7.7.5
to7.7.7
.devDependency
@babel/plugin-proposal-class-properties was updated from7.7.0
to7.7.4
.devDependency
@babel/plugin-proposal-decorators was updated from7.7.0
to7.7.4
.devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.7.4
to7.7.7
.devDependency
@babel/plugin-transform-runtime was updated from7.7.5
to7.7.6
.devDependency
@babel/preset-env was updated from7.7.6
to7.7.7
.devDependency
@babel/preset-flow was updated from7.0.0
to7.7.4
.devDependency
@babel/preset-react was updated from7.7.0
to7.7.4
.🚨 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 babel7 group definition.
babel7 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
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: