fix(deps): update dependency handy-redis to v2#21
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency handy-redis to v2#21renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
ef2d465 to
3ad18a9
Compare
3ad18a9 to
80ecb2a
Compare
80ecb2a to
f93d556
Compare
f93d556 to
d5db1fa
Compare
d5db1fa to
cd56093
Compare
cd56093 to
a1bad74
Compare
a1bad74 to
8987bb9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.