Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

chore(deps): update dependency ioredis to ^4.26.0 #18

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ioredis ^4.17.3 -> ^4.26.0 age adoption passing confidence
@types/ioredis ^4.17.4 -> ^4.22.3 age adoption passing confidence

Release Notes

luin/ioredis

v4.26.0

Compare Source

Bug Fixes
Features
  • cluster: apply provided connection name to internal connections (2e388db)

v4.25.0

Compare Source

Features

4.24.6 (2021-03-31)

Bug Fixes
  • force disconnect after a timeout if socket is still half-open (#​1318) (6cacd17)

4.24.5 (2021-03-27)

Bug Fixes

4.24.4 (2021-03-24)

Bug Fixes

4.24.3 (2021-03-21)

Bug Fixes

4.24.2 (2021-03-14)

Bug Fixes

4.24.1 (2021-03-14)

Bug Fixes
  • cluster: reconnect when failing to refresh slots cache for all nodes (8524eea)

v4.24.6

Compare Source

Bug Fixes
  • force disconnect after a timeout if socket is still half-open (#​1318) (6cacd17)

v4.24.5

Compare Source

Bug Fixes

v4.24.4

Compare Source

Bug Fixes

v4.24.3

Compare Source

Bug Fixes

v4.24.2

Compare Source

Bug Fixes

v4.24.1

Compare Source

Bug Fixes
  • cluster: reconnect when failing to refresh slots cache for all nodes (8524eea)

v4.24.0

Compare Source

Features

4.23.1 (2021-03-14)

Bug Fixes

v4.23.1

Compare Source

Bug Fixes

v4.23.0

Compare Source

Features

v4.22.0

Compare Source

Features

v4.21.0

Compare Source

Features

v4.20.0

Compare Source

Features

4.19.5 (2021-01-14)

Bug Fixes

4.19.4 (2020-12-13)

Bug Fixes

4.19.3 (2020-12-13)

Bug Fixes
  • auth command should be not allowed in auto pipeline. (#​1242) (bafdd4b)

4.19.2 (2020-10-31)

Bug Fixes

4.19.1 (2020-10-28)

Bug Fixes

v4.19.4

Compare Source

Bug Fixes

v4.19.3

Compare Source

Bug Fixes
  • auth command should be not allowed in auto pipeline. (#​1242) (bafdd4b)

v4.19.2

Compare Source

Bug Fixes

v4.19.1

Compare Source

Bug Fixes

v4.19.0

Compare Source

Bug Fixes
  • Ensure delayed callbacks are always invoked. (d6e78c3)
Features
  • Add autopipeline for commands and allow multi slot pipelines. (aba3c74), closes #​536

v4.18.0

Compare Source

Features
  • supports commands in Redis 6.0.6 (c016265)

4.17.3 (2020-05-30)

Bug Fixes

4.17.2 (2020-05-30)

Bug Fixes
  • _readyCheck INFO parser's handling of colon characters (#​1127) (38a09e1)

4.17.1 (2020-05-16)

Bug Fixes
  • revert parsing username via URI due to potential breaking changes (#​1134) (225ef45)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #18 (379be39) into master (f7433ae) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   89.09%   89.09%           
=======================================
  Files           3        3           
  Lines         165      165           
  Branches       21       21           
=======================================
  Hits          147      147           
  Misses         18       18           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7433ae...379be39. Read the comment docs.

@renovate renovate bot merged commit fc6be02 into master Apr 19, 2021
@renovate renovate bot deleted the renovate/ioredis-4.x branch April 19, 2021 14:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant