An in-range update of babel7 is breaking the build 🚨
Opened this issue · 21 comments
There have been updates to the babel7 monorepo:
-
- The
devDependency
@babel/cli was updated from7.6.3
to7.6.4
.
- The
- The
devDependency
@babel/core was updated from7.6.3
to7.6.4
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.5.0
to7.5.5
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.5.5
to7.6.2
. - The
devDependency
@babel/preset-env was updated from7.6.2
to7.6.3
. - The
devDependency
@babel/preset-react was updated from7.0.0
to7.6.3
.
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
- ❌ ci/circleci: Your tests failed on CircleCI (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
devDependency
@babel/cli was updated from7.6.4
to7.7.0
. - The
devDependency
@babel/core was updated from7.6.4
to7.7.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.5.5
to7.7.0
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.5.5
to7.6.2
. - The
devDependency
@babel/preset-env was updated from7.6.3
to7.7.0
. - The
devDependency
@babel/preset-react was updated from7.6.3
to7.7.0
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.6.4
to7.7.0
. - The
devDependency
@babel/core was updated from7.7.0
to7.7.2
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.5.5
to7.7.0
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.5.5
to7.6.2
. - The
devDependency
@babel/preset-env was updated from7.7.0
to7.7.1
. - The
devDependency
@babel/preset-react was updated from7.6.3
to7.7.0
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.7.0
to7.7.4
. - The
devDependency
@babel/core was updated from7.7.2
to7.7.4
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.7.0
to7.7.4
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.6.2
to7.7.4
. - The
devDependency
@babel/preset-env was updated from7.7.1
to7.7.4
. - The
devDependency
@babel/preset-react was updated from7.7.0
to7.7.4
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.7.4
to7.7.5
. - The
devDependency
@babel/core was updated from7.7.4
to7.7.5
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.7.0
to7.7.4
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.6.2
to7.7.4
. - The
devDependency
@babel/preset-env was updated from7.7.5
to7.7.6
. - The
devDependency
@babel/preset-react was updated from7.7.0
to7.7.4
.
Your tests are still failing with these versions. Compare changes
Release Notes for v7.7.6
v7.7.6 (2019-12-08)
🏠 Internal
↩️ Revert
babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
Committers: 1
- Huáng Jùnliàng (@JLHwung)
Commits
The new version differs by 30 commits.
f753c48
v7.7.6
4436ffd
Revert "Add ".js" extension to injected polyfill imports (#10549)" (#10835)
655a972
chore: add PR Revert labels to changelog (#10836)
8a8474c
Add v7.7.5 to CHANGELOG.md [skip ci]
d04508e
v7.7.5
d3a37b5
Add ".js" extension to injected polyfill imports (#10549)
c9a6898
babel --watch
should have equivalent file selection logic withbabel
(#10283)c6e966c
[parser] Use scope flags to check arguments (#10801)
a0bed42
Bundle standalone using rollup (#10779)
2b47291
Tune makefile scripts (#10781)
e94da0d
Incorrect trace position in fixture runner (#10566)
bb6cc61
fix(optional chaining): Optional delete returns true with nullish base (#10806)
3d0c5d2
Do not transpile typeof helper with itself in babel/runtime (#10788)
d18afbd
Allow tuple rest trailing comma (#10800)
e74efd2
Run parser tests from the official TypeScript parser (#10444)
There are 30 commits in total.
See the full diff
- The
devDependency
@babel/cli was updated from7.7.5
to7.7.7
. - The
devDependency
@babel/core was updated from7.7.5
to7.7.7
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.7.0
to7.7.4
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.7.4
to7.7.7
. - The
devDependency
@babel/preset-env was updated from7.7.6
to7.7.7
. - The
devDependency
@babel/preset-react was updated from7.7.0
to7.7.4
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/core was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.7.4
to7.8.0
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/preset-env was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/preset-react was updated from7.7.4
to7.8.0
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/core was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.7.4
to7.8.0
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/preset-env was updated from7.8.0
to7.8.2
. - The
devDependency
@babel/preset-react was updated from7.7.4
to7.8.0
.
Your tests for group default are passing again with this update. Explicitly upgrade default to these versions 🚀
- The
devDependency
@babel/cli was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/core was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.7.4
to7.8.0
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/preset-env was updated from7.8.0
to7.8.2
. - The
devDependency
@babel/preset-react was updated from7.7.4
to7.8.0
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/core was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.7.4
to7.8.0
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/preset-env was updated from7.8.0
to7.8.2
. - The
devDependency
@babel/preset-react was updated from7.7.4
to7.8.0
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/core was updated from7.7.7
to7.8.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.7.4
to7.8.0
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/preset-env was updated from7.8.0
to7.8.2
. - The
devDependency
@babel/preset-react was updated from7.7.4
to7.8.0
.
Your tests for group default are passing again with this update. Explicitly upgrade default to these versions 🚀
- The
devDependency
@babel/cli was updated from7.8.3
to7.8.4
. - The
devDependency
@babel/core was updated from7.8.4
to7.8.6
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/preset-env was updated from7.8.4
to7.8.6
. - The
devDependency
@babel/preset-react was updated from7.8.0
to7.8.3
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.8.3
to7.8.4
. - The
devDependency
@babel/core was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.8.3
to7.9.0
. - The
devDependency
@babel/preset-env was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/preset-react was updated from7.8.3
to7.9.0
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.8.3
to7.8.4
. - The
devDependency
@babel/core was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.8.3
to7.9.0
. - The
devDependency
@babel/preset-env was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/preset-react was updated from7.9.0
to7.9.1
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.8.3
to7.8.4
. - The
devDependency
@babel/core was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.8.3
to7.9.0
. - The
devDependency
@babel/preset-env was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/preset-react was updated from7.9.0
to7.9.1
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.8.3
to7.8.4
. - The
devDependency
@babel/core was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.8.3
to7.9.0
. - The
devDependency
@babel/preset-env was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/preset-react was updated from7.9.0
to7.9.1
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.8.3
to7.8.4
. - The
devDependency
@babel/core was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.8.3
to7.9.0
. - The
devDependency
@babel/preset-env was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/preset-react was updated from7.9.1
to7.9.4
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.8.3
to7.8.4
. - The
devDependency
@babel/core was updated from7.8.7
to7.9.0
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.0
to7.8.3
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.9.0
to7.9.5
. - The
devDependency
@babel/preset-env was updated from7.9.0
to7.9.5
. - The
devDependency
@babel/preset-react was updated from7.9.1
to7.9.4
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/core was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.3
to7.10.1
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/preset-env was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/preset-react was updated from7.10.0
to7.10.1
.
Your tests are still failing with these versions. Compare changes
- The
devDependency
@babel/cli was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/core was updated from7.10.1
to7.10.2
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.3
to7.10.1
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/preset-env was updated from7.10.1
to7.10.2
. - The
devDependency
@babel/preset-react was updated from7.10.0
to7.10.1
.
Your tests for group default are passing again with this update. Explicitly upgrade default to these versions 🚀
Release Notes for v7.10.2
v7.10.2 (2020-05-30)
Thanks @fivetanley and @hamlim for their first PRs!
🚀 New Feature
- #11639 feature: babel-eslint-parser passes through config options (@kaicataldo)
🐛 Bug Fix
babel-helper-compilation-targets
- #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
babel-helper-create-class-features-plugin
,babel-preset-env
- #11634 Class features loose should have precedence over preset-env (@nicolo-ribaudo)
babel-generator
babel-generator
,babel-types
- #11641 Add support for printing ImportAttribute (@existentialism)
babel-plugin-syntax-module-attributes
,babel-standalone
💅 Polish
🏠 Internal
Committers: 6
- Brian Ng (@existentialism)
- Huáng Jùnliàng (@JLHwung)
- Kai Cataldo (@kaicataldo)
- Matt Hamlin (@hamlim)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Stanley Stuart (@fivetanley)
Commits
The new version differs by 11 commits.
b0350e5
v7.10.2
b5c4a46
refactor: split locationParser into ParserErrors and error message (#11653)
15d6da0
fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (#11648)
e6d873e
Class features loose should have precedence over preset-env (#11634)
5b24d79
fix: add bigIntSuffix to minified output (#11645)
69198be
feature: babel-eslint-parser passes through config options (#11639)
6b7a6dc
fix: add new plugin names to missing plugin helpers (#11643)
d7d36a6
Add support for printing ImportAttribute (#11641)
8e41f26
Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (#11631)
ddfdf00
Update CHANGELOG.md [skip ci]
1b670c2
Add v7.10.1 to CHANGELOG.md [skip ci]
See the full diff
- The
devDependency
@babel/cli was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/core was updated from7.10.1
to7.10.2
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.3
to7.10.1
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/preset-env was updated from7.10.1
to7.10.2
. - The
devDependency
@babel/preset-react was updated from7.10.0
to7.10.1
.
Your tests are still failing with these versions. Compare changes
Release Notes for v7.10.2
v7.10.2 (2020-05-30)
Thanks @fivetanley and @hamlim for their first PRs!
🚀 New Feature
- #11639 feature: babel-eslint-parser passes through config options (@kaicataldo)
🐛 Bug Fix
babel-helper-compilation-targets
- #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
babel-helper-create-class-features-plugin
,babel-preset-env
- #11634 Class features loose should have precedence over preset-env (@nicolo-ribaudo)
babel-generator
babel-generator
,babel-types
- #11641 Add support for printing ImportAttribute (@existentialism)
babel-plugin-syntax-module-attributes
,babel-standalone
💅 Polish
🏠 Internal
Committers: 6
- Brian Ng (@existentialism)
- Huáng Jùnliàng (@JLHwung)
- Kai Cataldo (@kaicataldo)
- Matt Hamlin (@hamlim)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Stanley Stuart (@fivetanley)
Commits
The new version differs by 11 commits.
b0350e5
v7.10.2
b5c4a46
refactor: split locationParser into ParserErrors and error message (#11653)
15d6da0
fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (#11648)
e6d873e
Class features loose should have precedence over preset-env (#11634)
5b24d79
fix: add bigIntSuffix to minified output (#11645)
69198be
feature: babel-eslint-parser passes through config options (#11639)
6b7a6dc
fix: add new plugin names to missing plugin helpers (#11643)
d7d36a6
Add support for printing ImportAttribute (#11641)
8e41f26
Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (#11631)
ddfdf00
Update CHANGELOG.md [skip ci]
1b670c2
Add v7.10.1 to CHANGELOG.md [skip ci]
See the full diff
- The
devDependency
@babel/cli was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/core was updated from7.10.1
to7.10.2
. - The
devDependency
@babel/plugin-proposal-class-properties was updated from7.8.3
to7.10.1
. - The
devDependency
@babel/plugin-proposal-object-rest-spread was updated from7.10.0
to7.10.1
. - The
devDependency
@babel/preset-env was updated from7.10.1
to7.10.2
. - The
devDependency
@babel/preset-react was updated from7.10.0
to7.10.1
.
Your tests for group default are passing again with this update. Explicitly upgrade default to these versions 🚀
Release Notes for v7.10.2
v7.10.2 (2020-05-30)
Thanks @fivetanley and @hamlim for their first PRs!
🚀 New Feature
- #11639 feature: babel-eslint-parser passes through config options (@kaicataldo)
🐛 Bug Fix
babel-helper-compilation-targets
- #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
babel-helper-create-class-features-plugin
,babel-preset-env
- #11634 Class features loose should have precedence over preset-env (@nicolo-ribaudo)
babel-generator
babel-generator
,babel-types
- #11641 Add support for printing ImportAttribute (@existentialism)
babel-plugin-syntax-module-attributes
,babel-standalone
💅 Polish
🏠 Internal
Committers: 6
- Brian Ng (@existentialism)
- Huáng Jùnliàng (@JLHwung)
- Kai Cataldo (@kaicataldo)
- Matt Hamlin (@hamlim)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Stanley Stuart (@fivetanley)