-
-
Notifications
You must be signed in to change notification settings - Fork 201
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 🚨 #327
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 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 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 Release Notes for v7.10.1v7.10.1 (2020-05-27)This releases includes fixes for two bugs introduced in 7.10.0. There are still a few known bugs, and we'll fix them soon. Thanks @saulosantiago for your first PR! 🐛 Bug Fix
🏠 Internal
Committers: 3
CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with these versions. Compare changes Release Notes for v7.10.2v7.10.2 (2020-05-30)Thanks @fivetanley and @hamlim for their first PRs! 🚀 New Feature
🐛 Bug Fix
💅 Polish🏠 InternalCommitters: 6
CommitsThe new version differs by 11 commits.
See the full diff |
There have been updates to the babel7 monorepo:
devDependency
@babel/core was updated from7.8.3
to7.8.4
.devDependency
@babel/plugin-external-helpers was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-class-properties was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-decorators was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-do-expressions was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-export-default-from was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-export-namespace-from was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-function-bind was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-function-sent was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-json-strings was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-logical-assignment-operators was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-nullish-coalescing-operator was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-numeric-separator was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-optional-chaining was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-pipeline-operator was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-proposal-throw-expressions was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-syntax-dynamic-import was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-syntax-import-meta was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-transform-classes was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-transform-runtime was updated from7.8.0
to7.8.3
.devDependency
@babel/polyfill was updated from7.8.0
to7.8.3
.devDependency
@babel/preset-env was updated from7.8.3
to7.8.4
.dependency
@babel/runtime was updated from7.8.3
to7.8.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 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: