zguillez / generator-base-reactjs

ReactJS basic skeleton for webapp development. With RequireJS, Bootstrap, Sass and templating with Jade. JSX compiled with Babel
http://zguillez.io/yeoman/reactjs/
4 stars 2 forks source link

Update grunt-babel to the latest version 🚀 #14

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 7 years ago

Version 7.0.0 of grunt-babel just got published.

Dependency grunt-babel
Current Version 6.0.0
Type devDependency

The version 7.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of grunt-babel. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v7.0.0
  • Drop Node 0.10/0.12/5 support
  • Make babel-core a peerDependency (compat with v6/v7)
Commits

The new version differs by 12 commits.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 8.0.0 just got published.

Update to this version instead 🚀

Release Notes v8.0.0
  • Pass caller metadata to Babel.
Commits

The new version differs by 16 commits.

  • 16fd40e 8.0.0
  • a9c48fd Set caller metadata for grunt-babel
  • 990bd49 8.0.0-beta.1
  • 37c6e67 Ensure that publishes use the right tag.
  • 52517a0 Use Babel's async APIs for transformation.
  • 3bfff92 Give helpful feedback when used with an old Babel version.
  • b74672e Update babel options URL
  • 2570e28 Require LTS Node 6.x
  • 9670448 Babel 7: Update babel devDependencies to stable version + drop nodejs 4 (#93)
  • 930ba7d 8.0.0-beta.0
  • 628b912 Update readme for babel 7
  • 005be65 Update to use only babel 7 and babel eslint config and prettier
  • e524ed8 Grunt task using scoped babel packages (#83)
  • f662726 Rename files to upper case versions
  • 2eb9da2 Use yarn

There are 16 commits in total.

See the full diff