Skip to content

Update ioredis to the latest version 馃殌 - #12

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ioredis-4.0.0
Open

Update ioredis to the latest version 馃殌#12
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ioredis-4.0.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Aug 14, 2018

Copy link
Copy Markdown

Version 4.0.0 of ioredis was just published.

Dependency ioredis
Current Version 3.2.2
Type dependency

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

If you don鈥檛 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 ioredis.

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鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v4.0.0 Native Promise

Bug Fixes

  • port is ignored when path set to null (d40a99e), closes #668

Features

  • export Pipeline for inheritances enabling (#675) (ca58249)
  • export ScanStream at package level (#667) (5eb4198)

Refer to changes between v4.0.0-0~v4.0.0-3 on https://github.com/luin/ioredis/blob/master/Changelog.md for the full diffs from v3.x.

Commits

The new version differs by 68 commits.

  • 206b0ed docs(CHANGELOG): 4.0.0
  • e6bf95b 4.0.0
  • eb79e2d docs(README): mention duplicate keys in scan stream example (#681)
  • ca58249 feat: export Pipeline for inheritances enabling (#675)
  • d40a99e fix: port is ignored when path set to null
  • 5eb4198 feat: export ScanStream at package level (#667)
  • a57c2a8 docs: v4.0.0-3
  • 3746a2c 4.0.0-3
  • 6144c56 fix: resolve warning for Buffer() in Node.js 10
  • a28983d chore: package settings
  • e76c44f Merge branch 'fix-sentinel-warning'
  • 032e08b refactor: fix denque not working with es module
  • 3c7519c refactor: move connection_pool to TypeScript
  • 1397247 refactor: move more files to TypeScript
  • 4369295 test: fix tests for connectors

There are 68 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant