-
Notifications
You must be signed in to change notification settings - Fork 1
An in-range update of babel7 is breaking the build 🚨 #73
Description
🚨 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:
-
- The
devDependency@babel/cli was updated from7.10.0to7.10.1.
- The
- The
devDependency@babel/core was updated from7.10.0to7.10.1. - The
devDependency@babel/plugin-proposal-class-properties was updated from7.8.3to7.10.1. - The
devDependency@babel/plugin-proposal-decorators was updated from7.10.0to7.10.1. - The
devDependency@babel/plugin-proposal-export-namespace-from was updated from7.8.3to7.10.1. - The
devDependency@babel/plugin-syntax-dynamic-import was updated from7.8.0to7.8.3. - The
devDependency@babel/plugin-transform-runtime was updated from7.10.0to7.10.1. - The
devDependency@babel/preset-env was updated from7.10.0to7.10.1. - The
devDependency@babel/preset-typescript was updated from7.9.0to7.10.1. - The
devDependency@babel/runtime was updated from7.10.0to7.10.1.
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
- ❌ Travis CI - Branch:
The build errored.
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- #11633 [hotfix] Use same targets for fields as for private methods (@nicolo-ribaudo)
babel-standalone- #11624 Fix standalone tag when data-type is not set. (@dfabulich)
🏠 Internal
- Every package
- #11625 Use
repository.directoryfield inpackage.jsonfiles (@saulosantiago)
- #11625 Use
Committers: 3
- Dan Fabulich (@dfabulich)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Saulo Santiago (@saulosantiago)
Commits
The new version differs by 5 commits.
88f57a7v7.10.132bd530[hotfix] Use same targets for fields as for private methods (#11633)05804b1Fix standalone tag when data-type is not set. (#11624)242d9e0Userepository.directoryfield inpackage.jsonfiles (#11625)58df778Add 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 🌴