Skip to content
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

Update redis to the latest version 🚀 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 11, 2017

Version 2.7.0 of redis just got published.

Dependency redis
Current Version 2.6.5
Type devDependency

The version 2.7.0 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 redis.
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.


Commits

The new version differs by 14 commits .

  • 60998b0 Fix missing semicolons
  • b81e8cf v.2.7.0
  • 974742e Add changelog entry
  • 7effa21 Improve documentation
  • a2255d7 Fix error messages not being visible in the stack trace of AbortErrors
  • e4ce21e Use the newest redis-parser version
  • bf1fb5e Merge pull request #1204 from liujiaqiid/patch-1
  • 0a4a4eb Added example for rename_commands
  • 6bb0d00 Fix option param null bug
  • 4d23636 Merge pull request #1167 from NodeRedis/greenkeeper-mocha-3.1.2
  • c4b9b4e Fix test on windows
  • 8688986 Add issue to corresponding spec
  • 476e554 Fix typo
  • dff87d7 chore(package): update mocha to version 3.1.2

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@coveralls
Copy link

coveralls commented Mar 11, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling c96e718 on greenkeeper/redis-2.7.0 into 8c35463 on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2017

Version 2.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

  • 5d73f5e v.2.7.1
  • 9bb1454 Merge pull request #1211 from qix/monitor_regex
  • 3f1b9ce Generalise monitor_regex

See the full diff.

greenkeeper bot added a commit that referenced this pull request Aug 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 8, 2017

Version 2.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 35 commits.

  • 1380ad6 fix: test on old node versions
  • 6694c91 v.2.8.0
  • ad8355a fix: add command tests
  • 79558c5 doc: improve README readability by limiting chars to 80
  • 51fdbb7 chore: improve new add_command and add documentation
  • 0437aa4 enabled adding abritary commands
  • 4f7f1ad fix: silence auth errors on reconnect
  • 42e8bd6 chore: stop testing Node.js 7
  • 937081b fix: dependency
  • e5c8f81 fix: revert some dev dependency updates to run tests
  • 7e9dda1 chore: test node 8
  • 16632f4 fix emitting internal auth error on reconnect
  • 50774ae fix: accept UPPER_CASE commands in send_command
  • 789471b chore: update peer dependency version
  • 6934270 fix: always copy subscribe unsubscribe arguments

There are 35 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 9, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2020

  • The devDependency redis was updated from 2.6.5 to 3.0.0.

Update to this version instead 🚀

Commits

The new version differs by 91 commits.

There are 91 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 9, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2020

  • The devDependency redis was updated from 2.6.5 to 3.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 9, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2020

  • The devDependency redis was updated from 2.6.5 to 3.0.2.

Update to this version instead 🚀

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