-
Notifications
You must be signed in to change notification settings - Fork 0
Update ioredis to the latest version 🚀 #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Update to this version instead 🚀 Release Notes for v4.0.1Bug FixesCommitsThe new version differs by 12 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 7 commits ahead by 7, behind by 1.
See the full diff |
Update to this version instead 🚀 Release Notes for v4.1.0Bug Fixes
Features
Performance ImprovementsCommitsThe new version differs by 10 commits ahead by 10, behind by 1.
See the full diff |
Update to this version instead 🚀 Release Notes for v4.2.04.2.0 (2018-10-17)Features
CommitsThe new version differs by 5 commits ahead by 5, behind by 1.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
|
|
|
|
|
|
Version 4.0.0 of ioredis was just published.
The version 4.0.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 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’t 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 PromiseBug Fixes
Features
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.
206b0eddocs(CHANGELOG): 4.0.0e6bf95b4.0.0eb79e2ddocs(README): mention duplicate keys in scan stream example (#681)ca58249feat: export Pipeline for inheritances enabling (#675)d40a99efix: port is ignored when path set to null5eb4198feat: export ScanStream at package level (#667)a57c2a8docs: v4.0.0-33746a2c4.0.0-36144c56fix: resolve warning for Buffer() in Node.js 10a28983dchore: package settingse76c44fMerge branch 'fix-sentinel-warning'032e08brefactor: fix denque not working with es module3c7519crefactor: move connection_pool to TypeScript1397247refactor: move more files to TypeScript4369295test: fix tests for connectorsThere are 68 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴