Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 1, 2021

Mend Renovate

This PR contains the following updates:

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

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)

v4.17.3

Compare Source

Bug Fixes

v4.17.2

Compare Source

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

v4.17.1

Compare Source

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

v4.17.0

Compare Source

Features

4.16.3 (2020-04-21)

Bug Fixes

4.16.2 (2020-04-11)

Bug Fixes
  • dismiss security alerts for dev dependencies [skip release] (758b3f2)
  • handle connection after connect event was emitted (#​1095) (16a0610), closes #​977

4.16.1 (2020-03-28)

Bug Fixes

v4.16.3

Compare Source

Bug Fixes

v4.16.2

Compare Source

Bug Fixes
  • dismiss security alerts for dev dependencies [skip release] (758b3f2)
  • handle connection after connect event was emitted (#​1095) (16a0610), closes #​977

v4.16.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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.

@vercel
Copy link

vercel bot commented Jul 1, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/dralc/simple-user-cms/DPuwoSDMwZaSGQ94zpvKr98orJyK
✅ Preview: https://simple-user-cms-git-renovate-ioredis-4x-dralc.vercel.app

@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from d90d31d to 737d42b Compare October 20, 2021 06:48
@renovate renovate bot changed the title fix(deps): update dependency ioredis to v4.27.6 fix(deps): update dependency ioredis to v4.28.0 Oct 20, 2021
@renovate renovate bot force-pushed the renovate/ioredis-4.x branch from 737d42b to 4b162ac Compare March 7, 2022 09:37
@renovate renovate bot changed the title fix(deps): update dependency ioredis to v4.28.0 fix(deps): update dependency ioredis to v4.28.5 Mar 7, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant