Created by: dependabot-preview[bot]
Bumps @babel/cli from 7.7.5 to 7.7.7.
Release notes
Sourced from @babel/cli's releases.
v7.7.7 (2019-12-19)
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-plugin-proposal-object-rest-spreadbabel-corebabel-node
- #10871 Allow -r from node_modules with @babel/node (@nicolo-ribaudo)
babel-plugin-transform-parametersbabel-parser
- #10828 @babel/eslint-parser: fix ImportExpression node to match ESTree spec (@kaicataldo)
- #10827 @babel/eslint-parser: fix BigIntLiteral node to match ESTree spec (@kaicataldo)
💅 Polish
🏠 Internal
babel-generator,babel-plugin-proposal-pipeline-operator,babel-plugin-proposal-unicode-property-regex,babel-plugin-syntax-pipeline-operator,babel-plugin-transform-dotall-regex,babel-preset-env-standalone,babel-preset-typescript,babel-standalone- Other
babel-preset-envbabel-parser
- #10858 Properly serialize non-json values in parser tests (@nicolo-ribaudo)
babel-cli,babel-node,babel-register
↩ Revert
babel-plugin-transform-classes,babel-plugin-transform-regenerator,babel-preset-env
- #10839 Use
async-to-generatoreven whenregeneratoris enabled (@nicolo-ribaudo)Committers: 6
... (truncated)
- Aziz Khambati (@azizhk)
- Bowei Han (@boweihan)
- Huáng Jùnliàng (@JLHwung)
- Kai Cataldo (@kaicataldo)
Changelog
Sourced from @babel/cli's changelog.
v7.7.7 (2019-12-19)
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-plugin-proposal-object-rest-spreadbabel-corebabel-node
- #10871 Allow -r from node_modules with @babel/node (@nicolo-ribaudo)
babel-plugin-transform-parametersbabel-parser
- #10828 @babel/eslint-parser: fix ImportExpression node to match ESTree spec (@kaicataldo)
- #10827 @babel/eslint-parser: fix BigIntLiteral node to match ESTree spec (@kaicataldo)
💅 Polish
🏠 Internal
babel-generator,babel-plugin-proposal-pipeline-operator,babel-plugin-proposal-unicode-property-regex,babel-plugin-syntax-pipeline-operator,babel-plugin-transform-dotall-regex,babel-preset-env-standalone,babel-preset-typescript,babel-standalone- Other
babel-preset-envbabel-parser
- #10858 Properly serialize non-json values in parser tests (@nicolo-ribaudo)
babel-cli,babel-node,babel-register
↩ Revert
babel-plugin-transform-classes,babel-plugin-transform-regenerator,babel-preset-env
- #10839 Use
async-to-generatoreven whenregeneratoris enabled (@nicolo-ribaudo)v7.7.6 (2019-12-08)
🏠 Internal... (truncated)
↩ Revert
Commits
-
12da094v7.7.7 -
9be27bcfix: add computed property support for object Ref (#10863) -
c0d0bf2Update core-js fixtures -
e85c9b9fix: skip merging large input sourcemaps (#10890) -
80e95d0Fix flow -
dbf3f91Revert "Prevent ignored files in out dir (#10831)" (#10886) -
aa81407Ignore some files in npm package (#10882) -
8afeef2chore: cache chocolatey install temp (#10874) -
3d7bc43Allow -r from node_modules with @babel/node (#10871) -
2b35909Prevent ignored files in out dir (#10831) - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)