manGoweb / mango-cli

A project scaffolding and build tool to accelerate your development
http://mangocli.org
MIT License
30 stars 9 forks source link

Update babel7 to the latest version 🚀 #320

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

There have been updates to the babel7 monorepo:

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.


Publisher: nicolo-ribaudo License: MIT

Release Notes for v7.7.5

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
  • babel-cli
    • #10283 babel --watch should have equivalent file selection logic with babel (@JLHwung)
  • babel-parser
  • 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

🏠 Internal

  • babel-preset-env-standalone
  • Other
  • babel-helper-transform-fixture-test-runner

Committers: 8

Commits

The new version differs by 26 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 (#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)
  • 7195f0d Unify logic for running parser tests from external suites (#10444)
  • 5440ae1 Correctly disambiguate / after async fuctions (#10475)
  • 8f89167 Update core-js-compat (#10795)
  • 26c0a32 refactor: Improve error message in @babel/core when root config is not found (#10778)

There are 26 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: