fix(deps): update dependency handy-redis to v2 #21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.7.0->^2.0.0Release Notes
mmkal/handy-redis (handy-redis)
v2.3.1Compare Source
Fix:
9b40c97v2.3.0Compare Source
GEOSEARCH, fix #324) (#328)a8c8810f3f38d399a0aa5..93a2afbef78f6ev2.2.2Compare Source
addCommandfrom redis types; fix #310 (#311)c7eacd17f0a8e7fd71167scana better type, Fix 288 (#294)006dbc9npm
v2.2.1Compare Source
Reduces package size by about 2/3 - some copies of the full redis commands interface files were accidentally shipped last time.
ciscript totestsonpautomatically cleans before publishingf06bdabv2.2.0Compare Source
677af10v2.1.0Compare Source
3a102fe1c90f9159ac012v2.0.3Compare Source
98a0ba7736935f73eec6fv2.0.2: handy-redis 2.0.2Compare Source
Fix:
ZRANGEBYSCORE, ZREMRANGEBYSCORE, ZREVRANGEBYSCORE and ZCOUNT: allow +inf,-inf, ranges in interval args (redis-doc workaround) (#240 - fixes #30)
0c4a08fv2.0.1: handy-redis 2.0.1Compare Source
Fixes
06893f0npm package
v2.0.0: handy-redis 2.0.0Compare Source
npm package
Breaking changes:
anys have been replaced withunknownsexecMultiis removed in favour of.multi().exec(), which is promisified.batchsupport added (fixes #45).script('LOAD')and other subcommands added (fixes #221)addNodeRedisCommandexposed (fixes #176)redisremoved as a dependency. It must be added separatelycreateNodeRedisClientrather thancreateHandyClientWrappedNodeRedisClientis now preferred toIHandyRedisclient.nodeRedispreferred toclient.redisBasic usage is identical, aside from the recommended import name:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.