mongodb-js / hadron-plugin-manager

Simple plugin manager for composable Hadron applications.
Apache License 2.0
0 stars 0 forks source link

Update reflux to the latest version 🚀 #3

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.4 of reflux just got published.

Dependency reflux
Current Version 0.4.1
Type dependency

The version 5.0.4 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 reflux. 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 59 commits .

  • 248991e Merge branch 'master' of github.com:reflux/refluxjs
  • f3e5e44 doc improvements and babel issue workaround, v5.0.4
  • 724fcc2 continuing new documentation
  • 85ca9e2 continuing new docs
  • 6a87d15 continue new docs
  • c16cfe3 Merge pull request #495 from dodekeract/patch-1
  • 2aaa958 Update README.md
  • acc99a1 Merge pull request #493 from BryanGrezeszak/master
  • 8562d06 release v5.0.3
  • dc6addd Merge branch 'master' of github.com:reflux/refluxjs
  • ae56951 release v5.0.2
  • 467bae6 Merge pull request #491 from BryanGrezeszak/master
  • b120648 updated to reflux-core 0.4.1
  • e298245 lessened need for manual defineReact usage
  • a05a25c cdn and bower documentation improved

There are 59 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.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • a154abd update major reflux-core version
  • 8960585 documentation updates

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 6.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits .

  • f8e3d41 server leak fix, doc updates, bugfix for components without store

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 1 commits .

  • e47c145 add context and updater to constructor

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 3 commits .

  • f295a9b addition of Reflux.PureComponent
  • f47a137 Merge pull request #511 from kamilbielawski/master
  • 64e4348 Fix typo in documentation (asyNchronously) and clean up whitespace

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 6.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 8f40fb8 test updates
  • 1dc1be2 improved extending function internally, added Reflux.Store.state shortcut

See the full diff.