Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !29828

Bump @babel/cli from 7.7.4 to 7.7.5

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/npm_and_yarn/babel/cli-7.7.5 into master Dec 09, 2019
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 2

Created by: dependabot-preview[bot]

Bumps @babel/cli from 7.7.4 to 7.7.5.

Release notes

Sourced from @babel/cli's releases.

v7.7.5 (2019-12-06)

🐛 Bug Fix

  • babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
    • #10549 Add ".js" extension to injected polyfill imports (@​shimataro)
  • babel-cli
    • #10283 babel --watch should have equivalent file selection logic with babel (@​JLHwung)
  • babel-parser
    • #10801 Use scope flags to check arguments (@​JLHwung)
    • #10800 Allow tuple rest trailing comma (@​yeonjuan)
    • #10475 Correctly disambiguate / after async fuctions (@​nicolo-ribaudo)
  • babel-parser, babel-plugin-proposal-optional-chaining, babel-plugin-transform-modules-amd
    • #10806 fix(optional chaining): Optional delete returns true with nullish base (@​mpaarating)
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd
    • #10764 fix: rewriteBindingInitVisitor should skip on scopable node (@​JLHwung)

💅 Polish

  • babel-plugin-transform-runtime
    • #10788 Do not transpile typeof helper with itself in babel/runtime (@​nicolo-ribaudo)
  • babel-core
    • #10778 refactor: Improve error message in @babel/core (@​jaroslav-kubicek)

🏠 Internal

  • babel-preset-env-standalone
    • #10779 Bundle standalone using rollup (@​JLHwung)
  • Other
    • #10781 Tune makefile scripts (@​JLHwung)
  • babel-helper-transform-fixture-test-runner
    • #10566 Incorrect trace position in fixture runner (@​JLHwung)

Committers: 8

  • Alex Lewis (@​mpaarating)
  • Huáng Jùnliàng (@​JLHwung)
  • Ives van Hoorne (@​CompuIves)
  • Jaroslav Kubíček (@​jaroslav-kubicek)
  • Kai Cataldo (@​kaicataldo)
  • Nicolò Ribaudo (@​nicolo-ribaudo)
  • Taro Odashima (@​shimataro)
  • YeonJuan (@​yeonjuan)
Changelog

Sourced from @babel/cli's changelog.

v7.7.5 (2019-12-06)

🐛 Bug Fix

  • babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
    • #10549 Add ".js" extension to injected polyfill imports (@​shimataro)
  • babel-cli
    • #10283 babel --watch should have equivalent file selection logic with babel (@​JLHwung)
  • babel-parser
    • #10801 Use scope flags to check arguments (@​JLHwung)
    • #10800 Allow tuple rest trailing comma (@​yeonjuan)
    • #10475 Correctly disambiguate / after async fuctions (@​nicolo-ribaudo)
  • babel-parser, babel-plugin-proposal-optional-chaining, babel-plugin-transform-modules-amd
    • #10806 fix(optional chaining): Optional delete returns true with nullish base (@​mpaarating)
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd
    • #10764 fix: rewriteBindingInitVisitor should skip on scopable node (@​JLHwung)

💅 Polish

  • babel-plugin-transform-runtime
    • #10788 Do not transpile typeof helper with itself in babel/runtime (@​nicolo-ribaudo)
  • babel-core
    • #10778 refactor: Improve error message in @babel/core (@​jaroslav-kubicek)

🏠 Internal

  • babel-preset-env-standalone
    • #10779 Bundle standalone using rollup (@​JLHwung)
  • Other
    • #10781 Tune makefile scripts (@​JLHwung)
  • babel-helper-transform-fixture-test-runner
    • #10566 Incorrect trace position in fixture runner (@​JLHwung)
Commits
  • d04508e v7.7.5
  • d3a37b5 Add ".js" extension to injected polyfill imports (#10549)
  • c9a6898 babel --watch should have equivalent file selection logic with babel (#10...
  • 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)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot badge me will 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)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/npm_and_yarn/babel/cli-7.7.5