-
Notifications
You must be signed in to change notification settings - Fork 508
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 🚨 #302
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 |
Your tests are still failing with these versions. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to these versions 🚀 Release Notes for v7.7.5v7.7.5 (2019-12-06)🐛 Bug Fix
💅 Polish
🏠 Internal
Committers: 8
CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to these versions 🚀 Release Notes for v7.7.6v7.7.6 (2019-12-08)🏠 Internal↩️ Revert
Committers: 1
CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
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 🚀 |
This was probably failing due to the intermittent persistent CI errors that #504 fixed. |
There have been updates to the babel7 monorepo:
dependency
@babel/core was updated from7.6.4
to7.7.0
.dependency
@babel/helper-module-imports was updated from7.0.0
to7.7.0
.dependency
@babel/plugin-proposal-class-properties was updated from7.5.5
to7.7.0
.dependency
@babel/plugin-transform-regenerator was updated from7.4.5
to7.7.0
.dependency
@babel/plugin-transform-runtime was updated from7.6.0
to7.6.2
.dependency
@babel/polyfill was updated from7.6.0
to7.7.0
.dependency
@babel/preset-env was updated from7.6.3
to7.7.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 babel7 group definition.
babel7 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
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: