gucong3000 / FELS

Front End Live Stream
MIT License
12 stars 7 forks source link

Update gulp-babel to the latest version 🚀 #883

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 8.0.0 of gulp-babel was just published.

Dependency gulp-babel
Current Version 7.0.1
Type dependency

The version 8.0.0 is 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.

It might be worth looking into these changes and trying to get this project onto the latest version of gulp-babel.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v8.0.0

The first official stable release with Babel 7.x support.

  • Updated the README for Babel 7 usage
  • Use async transform APIs to keep things as flexible as possible
  • Pass in Babel's caller option so that Babel knows the name of the caller
Commits

The new version differs by 14 commits ahead by 14, behind by 2.

  • 297282c 8.0.0
  • 7952cc2 Use the async transform API, add caller and drop dependencies on the beta/rc range. (#162)
  • 32dee19 Fix typo in readme (#156)
  • 0983ecf update install [skip ci]
  • 432e8c0 update changelog [skip ci]
  • 9d2b52c 8.0.0-beta.2
  • d73df72 update deps, testing
  • 241905b Fix for sourceMapTarget removal in Babel v7.0.0-beta.41 (#149)
  • ba247cc Update CHANGELOG.md (#147)
  • 28cc2f3 v8.0.0-beta.1
  • 7b8605f Chore: Update repository
  • 8444334 Migrate away from gulp-util
  • 70c2ffa 8.0.0-beta.0
  • 984c9dc Use @babel/core (#133)

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: