Update redux-actions to version 0.13.0 🚀 #173

Closed
greenkeeperio-bot wants to merge 1 commit from greenkeeper-redux-actions-0.13.0 into master
greenkeeperio-bot commented 2016-10-30 20:26:46 +00:00 (Migrated from github.com)

Hello lovely humans,

redux-actions just published its new version 0.13.0.

State Update 🚀
Dependency redux-actions
New version 0.13.0
Type dependency

This version 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 redux-actions.
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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


GitHub Release

New Features & Enhancements

Internal Improvements


The new version differs by 17 commits .

  • 4b6a980 0.13.0
  • 00f936d add editorconfig (#142)
  • 1e48e1c remove node 5 in travis.yml (#143)
  • 19e967e gitignore the .idea folder (#144)
  • f0f3c94 set error to true when payload instanceof Error (#136)
  • 1e818ab rename actionHandler (#130)
  • 5910917 Include NPM statistics with badge (#132)
  • 597a8df 0.12.0
  • 21f11a8 npmcdn -> unpkg (#124)
  • bea186f combineActions: handle multiple actions with the same reducer (#113)
  • 6589c31 0.11.0
  • 6675385 add UMD build (#117)
  • 812d5f2 createActions: create multiple action creators at once #114
  • 5e78f25 simplify handleActions (#109)
  • 1dc2449 simplify return logic; remove typeof check (#106)

There are 17 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? greenkeeper upgrade

Hello lovely humans, [redux-actions](https://www.npmjs.com/package/redux-actions) just published its new version 0.13.0. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> redux-actions </td> </tr> <tr> <th align=left> New version </td> <td> 0.13.0 </td> </tr> <tr> <th align=left> Type </td> <td> dependency </td> </tr> </table> This version 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 redux-actions. 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. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). Good luck with your project :sparkles: You rock! :palm_tree: --- [GitHub Release](https://github.com/acdlite/redux-actions/releases/tag/v0.13.0) <h2>New Features &amp; Enhancements</h2> <ul> <li>Set error to true when payload is an <code>Error</code> (<a href="https://urls.greenkeeper.io/acdlite/redux-actions/commit/f0f3c942e5b7283011feaa9782b9c6bc03dc07b0" class="commit-link"><tt>f0f3c94</tt></a>) - <a href="https://urls.greenkeeper.io/xiaohanzhang" class="user-mention">@xiaohanzhang</a> </li> </ul> <h2>Internal Improvements</h2> <ul> <li>Rename <code>actionHandler</code> to <code>actionCreator</code> (<a href="https://urls.greenkeeper.io/acdlite/redux-actions/commit/1e818aba0befaddfa8d572d853dd45a99cbe8187" class="commit-link"><tt>1e818ab</tt></a>) - <a href="https://urls.greenkeeper.io/yangmillstheory" class="user-mention">@yangmillstheory</a> </li> <li>Add <code>.editorconfig</code> (<a href="https://urls.greenkeeper.io/acdlite/redux-actions/commit/00f936d3ba9cf6ca39dc871f0010b3630d7bb3f5" class="commit-link"><tt>00f936d</tt></a>) - <a href="https://urls.greenkeeper.io/JaKXz" class="user-mention">@JaKXz</a> </li> <li>Remove node v5.x in <code>travis.yml</code> (<a href="https://urls.greenkeeper.io/acdlite/redux-actions/commit/1e48e1c05fd687d4050008d31b54b53500554f57" class="commit-link"><tt>1e48e1c</tt></a>) - <a href="https://urls.greenkeeper.io/JaKXz" class="user-mention">@JaKXz</a> </li> <li>Ignore <code>.idea</code> folder (<a href="https://urls.greenkeeper.io/acdlite/redux-actions/commit/19e967ebfc5d61a95073171bb63ed90db105e2f4" class="commit-link"><tt>19e967e</tt></a>) - <a href="https://urls.greenkeeper.io/JaKXz" class="user-mention">@JaKXz</a> </li> <li>Include NPM statistics with badge (<a href="https://urls.greenkeeper.io/acdlite/redux-actions/commit/59109170a97827e388e4612696f2ed709e205963" class="commit-link"><tt>5910917</tt></a>) - <a href="https://urls.greenkeeper.io/yangmillstheory" class="user-mention">@yangmillstheory</a> </li> </ul> --- The new version differs by 17 commits . - [`4b6a980`](https://github.com/acdlite/redux-actions/commit/4b6a9805f76063f6c8e93f864ad74279c55874a6) <code>0.13.0</code> - [`00f936d`](https://github.com/acdlite/redux-actions/commit/00f936d3ba9cf6ca39dc871f0010b3630d7bb3f5) <code>add editorconfig (#142)</code> - [`1e48e1c`](https://github.com/acdlite/redux-actions/commit/1e48e1c05fd687d4050008d31b54b53500554f57) <code>remove node 5 in travis.yml (#143)</code> - [`19e967e`](https://github.com/acdlite/redux-actions/commit/19e967ebfc5d61a95073171bb63ed90db105e2f4) <code>gitignore the .idea folder (#144)</code> - [`f0f3c94`](https://github.com/acdlite/redux-actions/commit/f0f3c942e5b7283011feaa9782b9c6bc03dc07b0) <code>set error to true when payload instanceof Error (#136)</code> - [`1e818ab`](https://github.com/acdlite/redux-actions/commit/1e818aba0befaddfa8d572d853dd45a99cbe8187) <code>rename actionHandler (#130)</code> - [`5910917`](https://github.com/acdlite/redux-actions/commit/59109170a97827e388e4612696f2ed709e205963) <code>Include NPM statistics with badge (#132)</code> - [`597a8df`](https://github.com/acdlite/redux-actions/commit/597a8df6de48770035462b053631655ccf3198ef) <code>0.12.0</code> - [`21f11a8`](https://github.com/acdlite/redux-actions/commit/21f11a8ec32394904f6a60baa5438c0652cb3380) <code>npmcdn -> unpkg (#124)</code> - [`bea186f`](https://github.com/acdlite/redux-actions/commit/bea186f6b2467d3f706b54649b1dd4d6f53ffc98) <code>combineActions: handle multiple actions with the same reducer (#113)</code> - [`6589c31`](https://github.com/acdlite/redux-actions/commit/6589c31619df7df5f716d476a0b15fe62b9a864e) <code>0.11.0</code> - [`6675385`](https://github.com/acdlite/redux-actions/commit/6675385cdbb209667504631144460b71a0eea8bc) <code>add UMD build (#117)</code> - [`812d5f2`](https://github.com/acdlite/redux-actions/commit/812d5f208f941c181b716bdb9fe524235ae51e96) <code>createActions: create multiple action creators at once #114</code> - [`5e78f25`](https://github.com/acdlite/redux-actions/commit/5e78f252ed778ec2118ed7f01fdc8e973330bdf6) <code>simplify handleActions (#109)</code> - [`1dc2449`](https://github.com/acdlite/redux-actions/commit/1dc2449e1f10787f47efb3ab94f745c16fb63a56) <code>simplify return logic; remove typeof check (#106)</code> There are 17 commits in total. See the [full diff](https://github.com/acdlite/redux-actions/compare/ebd63697753d6b7b107a08a2d4bb8e14471732d4...4b6a9805f76063f6c8e93f864ad74279c55874a6). --- This pull request was created by [greenkeeper.io](https://greenkeeper.io/). <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MichaelContento/redux-storage!173
No description provided.