dustinfarris / ember-redux-route-connect

Connect your routes to redux state/dispatch
MIT License
5 stars 2 forks source link

Update ember-cli-babel to the latest version 🚀 #23

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.0.0 of ember-cli-babel just got published.

Dependency ember-cli-babel
Current Version 5.2.4
Type dependency

The version 6.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 ember-cli-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.


Commits

The new version differs by 82 commits0.

  • 12945fb 6.0.0
  • 74c2b18 6.0.0-beta.11
  • 31475a5 Merge pull request #132 from pgrippi/remove-console-log
  • 35653f1 Remove debugging console.log statement from _getBabelOptions
  • ffff43b release v6.0.0-beta.10 🎉
  • 3b43841 Merge pull request #131 from babel/expose-addon-powerz
  • 15644f8 lock file
  • 117a409 expose addon.buildBabelOptions and addon.transpileTree(tree, options) so that add ons can have additional powerz
  • 4ab3d4a Merge pull request #128 from babel/rwjblue-patch-1
  • 96e03e8 First pass at README updates for 6.
  • 67deb55 6.0.0-beta.9
  • 513e9d1 Merge pull request #126 from rwjblue/expose-helper-for-transpiling
  • 2cdf16f Add tests for transpileTree.
  • 0e6b5ef Expose a public mechanism to transpile a tree.
  • 7c6dc0a 6.0.0-beta.8

There are 82 commits in total.

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 7 years ago

Version 6.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits0.

  • d9ae8df 6.1.0
  • cf36136 Merge pull request #133 from rwjblue/add-stripping
  • a4c476d Add debug tooling babel plugins.

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • 1286e54 Revert "[FIXES #150] update babel-preset-env"
  • df2e98a release v6.2.0 🎉
  • 346b53c [FIXES #150] update babel-preset-env
  • 603667a Merge pull request #148 from babel/node-8
  • 79a33cf allow node 8 to fail until ember-cli is updated
  • 5b52b66 lock to older version of preset-env (before the breaking change)
  • fb07e99 skip failed test
  • 86260f4 skip test that is failing because babel-preset-env changed it API (will fix later)
  • 6eb7285 [BUGFIX #147] add node 8 support
  • 65038c7 Merge pull request #144 from babel/update
  • b8e1107 upgrade all the deps
  • aca5787 Merge pull request #139 from rwjblue/update-readme
  • 718e419 Specifically call out the @glimmer/env import path.
  • 7567ada Merge pull request #138 from babel/Turbo87-patch-1
  • ffb7850 README: Add missing return type

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 6f2fdc1 v6.4.0
  • 9d65b8c Update yarn.lock for manual package.json changes.
  • 9ad43a0 Merge pull request #145 from aheuermann/disable-babelrc
  • c701403 Add note about babelrc files being ignored
  • 96eeeb5 Disable loading configuration from .babelrc.
  • 28104d6 Merge pull request #152 from babel/babel-preset-env
  • a24b01f Disable mocha timeouts.
  • 9ccd3a4 [FIXES #150] update babel-preset-env

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • bf126fe v6.4.2
  • 3f9f223 Merge pull request #158 from dwickern/sourcemaps
  • 8119645 Respect babel sourceMaps option
  • 90cde9e Merge pull request #157 from rwjblue/add-plugin-info
  • b5aa0b3 Add info on adding custom plugins.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 403b4bf v6.5.0
  • f93f6e2 Merge pull request #159 from rwjblue/add-shims-support
  • bcc62b7 Merge pull request #155 from babel/node-engines
  • 305ab9b Add emberjs/rfcs#176 support by default.
  • 4213eac only support supported versions of node

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • fdd8b26 6.5.1
  • 51a0a44 Revert "Add emberjs/rfcs#176 support by default."

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.6.0 just got published.

Update to this version instead 🚀

Commits

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

  • 6ea1cec v6.6.0
  • 6ac2390 Merge pull request #161 from rwjblue/avoid-issues-with-ember-debug
  • d632119 Add more tests to ensure public modules API's are stripped.
  • 4f9a45e Ensure import is removed properly when using mixed configuration.
  • 4b644fe Ensure both inspect and assert are properly supported.
  • 3550cb9 Avoid conflicting transforms for @ember/debug.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • 31bf770 6.7.0
  • 05e910a Merge pull request #172 from Turbo87/update
  • ff0790a Update "broccoli-babel-transpiler" to v6.1.1
  • a06803d Merge pull request #164 from villander/master
  • 2350271 Use new import paths
  • eab02d5 Fix syntax
  • 908b9e0 Merge branch 'master' into master
  • 4ff31c1 Merge pull request #167 from kellyselden/ember-cli
  • 7a57e13 Merge pull request #165 from dfreeman/patch-1
  • 846fa79 ember-cli 2.14.0 upgrade + eslint
  • a315a9c Fix tests again
  • 6ce402f Fix assert test
  • a29e3b1 Fix and improve acceptance tests
  • fcd7011 Undo ember syntax
  • eed8b03 Include examples for where to put options

There are 19 commits in total.

See the full diff