IMA-WorldHealth / topic

NodeJS + Redis for Pub/Sub
MIT License
0 stars 0 forks source link

Update ioredis to the latest version ๐Ÿš€ #16

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency ioredis was updated from 3.2.2 to 4.11.2.

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


Publisher: luin License: MIT

Release Notes for v4.11.2

4.11.2 (2019-07-13)

Bug Fixes

  • ETIMEDOUT error with Bluebird when connecting. (#925) (4bce38b), closes #918
Commits

The new version differs by 181 commits.

  • c5af1fc chore(release): 4.11.2 [skip ci]
  • 4bce38b fix: ETIMEDOUT error with Bluebird when connecting. (#925)
  • a90f0de style: fix eslint args and fixed new lint errors (#911)
  • 98ebeec style: add eslint & prettier (#907)
  • 4159a0b chore(release): 4.11.1 [skip ci]
  • 3fb2552 fix: use connector as class not value (#909)
  • 7a62aec chore(release): 4.11.0 [skip ci]
  • bf3fe29 feat: support custom connectors (#906)
  • 224df78 refactor: migrate tests to TypeScript (#905)
  • afff43c refactor: make last two files typescript (#902)
  • 04af92a docs(README): add introduction to Kuber (#901)
  • 7f4b3df refactor: migrate more files to TypeScript (#900)
  • 7e65619 chore(release): 4.10.4 [skip ci]
  • 3bc6165 fix(cluster): passing frozen natMap option causes crash
  • 1d606e4 docs: update API doc and README regarding dnsLookup attribute (#893)

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

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 110


Totals Coverage Status
Change from base Build 66: 0.0%
Covered Lines: 41
Relevant Lines: 42

๐Ÿ’› - Coveralls
greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.14.0

4.14.0 (2019-07-31)

Features

Commits

The new version differs by 19 commits.

  • c1f0d03 chore(release): 4.14.0 [skip ci]
  • 371bb9c feat: support rediss:// URL
  • fd25e89 chore(release): 4.13.1 [skip ci]
  • bacb7e1 fix: keep sentinels of options immutable
  • e593e34 chore(release): 4.13.0 [skip ci]
  • b414ed9 feat(cluster): support binary keys
  • 9a113ca fix(cluster): suppress errors emitted from internal clients
  • c3cf365 chore: upgrade dev dependencies
  • 717fe4d chore(release): 4.12.2 [skip ci]
  • ecc13ad fix(cluster): remove node immediately when slots are redistributed
  • 8fb9f97 fix(cluster): prefer master when there're two same node for a slot
  • 6b67c3f chore(release): 4.12.1 [skip ci]
  • 7bcd8a8 fix: handle connecting immediately after "end" event (#929)
  • 7defb6b chore(release): 4.12.0 [skip ci]
  • 8b150c2 feat(cluster): add #duplicate() method (#926)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€