dustinfarris / ember-redux-route-connect

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

Update ember-load-initializers to the latest version 🚀 #3

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.6.1 of ember-load-initializers just got published.

Dependency ember-load-initializers
Current Version 0.5.1
Type devDependency

The version 0.6.1 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-load-initializers. 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 16 commits .

  • eda092e 0.6.1
  • 5c81fc6 Update package.json with repo information.
  • ef33ff8 0.6.0
  • 26a186f Merge pull request #30 from ember-cli/fix-load-initializers-deopts
  • 0d18ece Fix deopt with regex matches field load optimizing to undefined.
  • 7ebe1d3 [fixes #3] add basic tests
  • ea22928 revise npm.description
  • 691acfb add description to readme
  • 8a9cadf Merge pull request #31 from ember-cli/ember-cli-addon
  • 588e6dd add travis badge
  • 6dad83e flesh out as ember-cli add-on, this will allow us to use the existing add-on test harness infrastructure.
  • 1b0d7e4 Merge pull request #28 from kratiahuja/master
  • 03ded75 Avoid double walking of all modules
  • d94ee86 Avoid double walking of all modules
  • d2cf267 Merge pull request #26 from ColtonProvias/master

There are 16 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 0.6.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits .

  • ce2d1af 0.6.2
  • 0aaf500 Merge pull request #36 from nathanhammond/too-public
  • 98fb6f9 Remove public directory files.
  • 5e30c33 Merge pull request #35 from ember-cli/package-json
  • e2a0f12 package.json: Sort according to documentation
  • a2799bf package.json: Replace "author" with "contributors"
  • 447acea package.json: Rename broken "repo" key to "repository"
  • 3e95315 Merge pull request #34 from ember-cli/changelog
  • 56329d3 Add Changelog file

See the full diff.