-
Notifications
You must be signed in to change notification settings - Fork 0
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 🚨 #51
Labels
Comments
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
Find out how to migrate to Snyk at greenkeeper.io
There have been updates to the babel7 monorepo:
devDependency
@babel/core was updated from7.10.0
to7.10.1
.devDependency
@babel/plugin-proposal-class-properties was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-proposal-decorators was updated from7.10.0
to7.10.1
.devDependency
@babel/plugin-proposal-do-expressions was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-proposal-export-default-from was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-proposal-export-namespace-from was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-proposal-function-bind was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-proposal-function-sent was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-proposal-json-strings was updated from7.10.0
to7.10.1
.devDependency
@babel/plugin-proposal-logical-assignment-operators was updated from7.10.0
to7.10.1
.devDependency
@babel/plugin-proposal-nullish-coalescing-operator was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-proposal-numeric-separator was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.10.0
to7.10.1
.devDependency
@babel/plugin-proposal-optional-chaining was updated from7.10.0
to7.10.1
.devDependency
@babel/plugin-proposal-pipeline-operator was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-proposal-throw-expressions was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-syntax-dynamic-import was updated from7.8.0
to7.8.3
.devDependency
@babel/plugin-syntax-import-meta was updated from7.8.3
to7.10.1
.devDependency
@babel/plugin-transform-runtime was updated from7.10.0
to7.10.1
.devDependency
@babel/preset-env was updated from7.10.0
to7.10.1
.devDependency
@babel/preset-react was updated from7.10.0
to7.10.1
.🚨 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
Release Notes for v7.10.1
v7.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
babel-preset-env
babel-standalone
🏠 Internal
repository.directory
field inpackage.json
files (@saulosantiago)Committers: 3
Commits
The new version differs by 5 commits.
88f57a7
v7.10.1
32bd530
[hotfix] Use same targets for fields as for private methods (#11633)
05804b1
Fix standalone tag when data-type is not set. (#11624)
242d9e0
Use
repository.directory
field inpackage.json
files (#11625)58df778
Add v7.10.0 to CHANGELOG.md [skip ci]
See the full diff
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: