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 v4.28.5 #40

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ioredis 4.19.1 -> 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

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

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.


  • 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 4fc50a9 to 0df70f7 Compare December 13, 2020 10:30
@renovate renovate bot changed the title Update dependency ioredis to v4.19.2 Update dependency ioredis to v4.19.3 Dec 13, 2020
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 0df70f7 to 2d86c9f Compare December 13, 2020 11:39
@renovate renovate bot changed the title Update dependency ioredis to v4.19.3 Update dependency ioredis to v4.19.4 Dec 13, 2020
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 2d86c9f to 6df2205 Compare February 9, 2021 02:53
@renovate renovate bot changed the title Update dependency ioredis to v4.19.4 Update dependency ioredis to v4.22.0 Feb 9, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 6df2205 to a3c2bf1 Compare February 25, 2021 14:10
@renovate renovate bot changed the title Update dependency ioredis to v4.22.0 Update dependency ioredis to v4.23.0 Feb 25, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from a3c2bf1 to a73313c Compare March 14, 2021 05:50
@renovate renovate bot changed the title Update dependency ioredis to v4.23.0 Update dependency ioredis to v4.23.1 Mar 14, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from a73313c to 9e7e9ad Compare March 14, 2021 10:33
@renovate renovate bot changed the title Update dependency ioredis to v4.23.1 Update dependency ioredis to v4.24.0 Mar 14, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 9e7e9ad to 03c2800 Compare March 14, 2021 12:38
@renovate renovate bot changed the title Update dependency ioredis to v4.24.0 Update dependency ioredis to v4.24.1 Mar 14, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 03c2800 to 5182ae8 Compare March 14, 2021 16:18
@renovate renovate bot changed the title Update dependency ioredis to v4.24.1 Update dependency ioredis to v4.24.2 Mar 14, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 5182ae8 to 84cb357 Compare March 21, 2021 18:46
@renovate renovate bot changed the title Update dependency ioredis to v4.24.2 Update dependency ioredis to v4.24.3 Mar 21, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 84cb357 to 858ff59 Compare March 24, 2021 09:58
@renovate renovate bot changed the title Update dependency ioredis to v4.24.3 Update dependency ioredis to v4.24.4 Mar 24, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 858ff59 to 99ae225 Compare March 27, 2021 11:23
@renovate renovate bot changed the title Update dependency ioredis to v4.24.4 Update dependency ioredis to v4.24.5 Mar 27, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 99ae225 to dab5956 Compare March 31, 2021 16:25
@renovate renovate bot changed the title Update dependency ioredis to v4.24.5 Update dependency ioredis to v4.24.6 Mar 31, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from dab5956 to 17c450f Compare April 2, 2021 16:12
@renovate renovate bot changed the title Update dependency ioredis to v4.24.6 Update dependency ioredis to v4.25.0 Apr 2, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 17c450f to 63c79d2 Compare April 8, 2021 12:56
@renovate renovate bot changed the title Update dependency ioredis to v4.25.0 Update dependency ioredis to v4.26.0 Apr 8, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 63c79d2 to 3d3af56 Compare April 26, 2021 16:35
@renovate renovate bot changed the title Update dependency ioredis to v4.26.0 Update dependency ioredis to v4.27.1 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 3d3af56 to 8815ec2 Compare May 9, 2021 23:22
@renovate renovate bot changed the title Update dependency ioredis to v4.27.1 Update dependency ioredis to v4.27.2 May 9, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 8815ec2 to 6e13d41 Compare June 6, 2021 21:49
@renovate renovate bot changed the title Update dependency ioredis to v4.27.2 Update dependency ioredis to v4.27.5 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 6e13d41 to a83f0ce Compare June 16, 2021 12:09
@renovate renovate bot changed the title Update dependency ioredis to v4.27.5 Update dependency ioredis to v4.27.6 Jun 16, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from a83f0ce to 4592de9 Compare October 18, 2021 15:45
@renovate renovate bot changed the title Update dependency ioredis to v4.27.6 Update dependency ioredis to v4.28.0 Oct 18, 2021
@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #40 (3313ae8) into master (ed92187) will not change coverage.
The diff coverage is n/a.

❗ Current head 3313ae8 differs from pull request most recent head a1341f4. Consider uploading reports for the commit a1341f4 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files           2        2           
  Lines         344      344           
=======================================
  Hits          325      325           
  Misses         19       19           

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 835731d...a1341f4. Read the comment docs.

@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 4592de9 to 3313ae8 Compare January 20, 2022 20:12
@renovate renovate bot changed the title Update dependency ioredis to v4.28.0 Update dependency ioredis to v4.28.3 Jan 20, 2022
@renovate renovate bot changed the title Update dependency ioredis to v4.28.3 Update dependency ioredis to v4.28.5 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch 2 times, most recently from 3db4e52 to b4ce472 Compare March 8, 2022 04:33
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from b4ce472 to a1341f4 Compare March 13, 2022 22:54
@renovate
Copy link
Contributor Author

renovate bot commented Mar 27, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant