cyclejs-community / one-fits-all

The one-fits-all flavor for create-cycle-app
MIT License
34 stars 8 forks source link

Update cycle-onionify to the latest version 🚀 #34

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of cycle-onionify just got published.

Dependency cycle-onionify
Current Version 3.3.0
Type devDependency

The version 4.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 cycle-onionify. 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 77 commits.

  • 1b6c05a Bump v4.0.0
  • bfcb5f3 Update README.md for new makeCollection API
  • 3e875c9 Bump to v4.0.0-rc.17
  • 67bb5fb Bump to v4.0.0-rc.16
  • 9e26b67 Update all examples for makeCollection API
  • 02428d8 Finish implementing makeCollection API, remove previous API
  • 0e6447e First draft of alternative API makeCollection()
  • 93c7cca Bump to v4.0.0-rc.15
  • add8adb Fix pickCombine/pickMerge for RxJS (and others) usage
  • 6eb8734 Bump to v4.0.0-rc.14
  • 4765fde Add tests and types for Diversity
  • 25b686e Fix some collection and pickMerge/Combine bugs
  • 5108671 Bump to v4.0.0-rc.13
  • 054bd98 Fix pickCombine and pickMerge _stop logic
  • b8e8da3 Bump to v4.0.0-rc.12

There are 77 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: