TheToxProject / client

The Universal Tox client. Platform-agnostic Tox client with user-friendlyness in mind!
https://tox-rebrand.herokuapp.com
MIT License
97 stars 10 forks source link

Update redux-thunk to the latest version 🚀 #98

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.3.0 of redux-thunk was just published.

Dependency redux-thunk
Current Version 2.2.0
Type dependency

The version 2.3.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of redux-thunk.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 27 commits.

  • cb8f88e 2.3.0
  • 82142b8 Clean up infrastructure a bit.
  • c2a4e74 Lock the deps
  • 8bcd7c7 Merge pull request #150 from dthree/patch-1
  • cd4db90 Merge pull request #182 from andreyst/patch-1
  • b35957b Future-proof license
  • cc451e3 Merge pull request #93 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg
  • ba74505 Merge pull request #192 from mshaaban088/patch-1
  • e98836b Merge pull request #79 from Gaafar/patch-1
  • 285c7aa Merge pull request #195 from Wildhoney/add-module-entry
  • 5b2fb41 Merge pull request #180 from Cryrivers/master
  • 67ebdc9 Added 'module' entry for module file
  • edcadd1 Remove this Code settings file.
  • be1265d Replace deprecated lifecycle method in README
  • b595343 export ThunkDispatch

There are 27 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: