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 dependency ioredis to ^4.28.5 #38

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 7, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ioredis ^4.19.4 -> ^4.28.5 age adoption passing confidence

Release Notes

luin/ioredis

v4.28.5

Compare Source

Bug Fixes
  • Reset loaded script hashes to force a reload of scripts after reconnect of redis (#​1497) (f357a31)

v4.28.4

Compare Source

Bug Fixes

v4.28.3

Compare Source

Bug Fixes

v4.28.2

Compare Source

Bug Fixes

v4.28.1

Compare Source

Bug Fixes

v4.28.0

Compare Source

Features

4.27.11 (2021-10-11)

Bug Fixes

4.27.10 (2021-10-04)

Bug Fixes

4.27.9 (2021-08-30)

Bug Fixes

4.27.8 (2021-08-18)

Bug Fixes

4.27.7 (2021-08-01)

Bug Fixes

4.27.6 (2021-06-13)

Bug Fixes

4.27.5 (2021-06-05)

Bug Fixes
  • SENTINEL: actively failover detection under an option (#​1363) (f02e383)

4.27.4 (2021-06-04)

Performance Improvements

4.27.3 (2021-05-22)

Bug Fixes

4.27.2 (2021-05-04)

Bug Fixes
  • cluster: avoid ClusterAllFailedError in certain cases (aa9c5b1), closes #​1330

4.27.1 (2021-04-24)

Bug Fixes
  • clears commandTimeout timer as each respective command gets fulfilled (#​1336) (d65f8b2)

v4.27.11

Compare Source

Bug Fixes

v4.27.10

Compare Source

Bug Fixes

v4.27.9

Compare Source

Bug Fixes

v4.27.8

Compare Source

Bug Fixes

v4.27.7

Compare Source

Bug Fixes

v4.27.6

Compare Source

Bug Fixes

v4.27.5

Compare Source

Bug Fixes
  • SENTINEL: actively failover detection under an option (#​1363) (f02e383)

v4.27.4

Compare Source

Performance Improvements

v4.27.3

Compare Source

Bug Fixes

v4.27.2

Compare Source

Bug Fixes
  • cluster: avoid ClusterAllFailedError in certain cases (aa9c5b1), closes #​1330

v4.27.1

Compare Source

Bug Fixes

v4.27.0

Compare Source

Features
  • sentinel: detect failover from +switch-master messages (#​1328) (a464151)

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
  • Fix autopipeline and downgrade p-map to support Node 6. [#​1216] (1bc8ca0)

4.19.1 (2020-10-28)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 this update again.


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

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

@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 0dd09f3 to 87a565a Compare February 25, 2021 15:47
@renovate renovate bot changed the title Update dependency ioredis to ^4.22.0 Update dependency ioredis to ^4.23.0 Feb 25, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch 3 times, most recently from fa1033f to 575e8cc Compare March 14, 2021 12:07
@renovate renovate bot changed the title Update dependency ioredis to ^4.23.0 Update dependency ioredis to ^4.24.1 Mar 14, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 575e8cc to a13a178 Compare March 14, 2021 17:05
@renovate renovate bot changed the title Update dependency ioredis to ^4.24.1 Update dependency ioredis to ^4.24.2 Mar 14, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from a13a178 to 1a19b88 Compare March 21, 2021 18:18
@renovate renovate bot changed the title Update dependency ioredis to ^4.24.2 Update dependency ioredis to ^4.24.3 Mar 21, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 1a19b88 to 84630a0 Compare March 24, 2021 05:51
@renovate renovate bot changed the title Update dependency ioredis to ^4.24.3 Update dependency ioredis to ^4.24.4 Mar 24, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 84630a0 to 24d7331 Compare March 27, 2021 09:50
@renovate renovate bot changed the title Update dependency ioredis to ^4.24.4 Update dependency ioredis to ^4.24.5 Mar 27, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 24d7331 to 631038b Compare March 31, 2021 17:02
@renovate renovate bot changed the title Update dependency ioredis to ^4.24.5 Update dependency ioredis to ^4.24.6 Mar 31, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 631038b to 89a6384 Compare April 26, 2021 17:02
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 89a6384 to 020412c Compare May 9, 2021 20:25
@renovate renovate bot changed the title Update dependency ioredis to ^4.24.6 Update dependency ioredis to ^4.27.2 May 15, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 020412c to d9e1a02 Compare June 6, 2021 21:49
@renovate renovate bot changed the title Update dependency ioredis to ^4.27.2 Update dependency ioredis to ^4.27.5 Jun 12, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from d9e1a02 to 23ef603 Compare October 18, 2021 16:06
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 23ef603 to 604e881 Compare March 7, 2022 16:16
@renovate renovate bot changed the title Update dependency ioredis to ^4.27.5 Update dependency ioredis to ^4.28.5 Mar 26, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant