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

chore(deps): update dependency ioredis to ^5.4.2 #190

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ioredis ^5.2.2 -> ^5.4.2 age adoption passing confidence

Release Notes

luin/ioredis (ioredis)

v5.4.2

Compare Source

Bug Fixes

v5.4.1

Compare Source

Bug Fixes

v5.4.0

Compare Source

Bug Fixes
  • when refreshSlotsCache is callback concurrently, call the callback only when the refresh process is done (#​1881) (804ee07)
Features

5.3.2 (2023-04-15)

Bug Fixes

5.3.1 (2023-02-12)

Bug Fixes

v5.3.2

Compare Source

Bug Fixes

v5.3.1

Compare Source

Bug Fixes

v5.3.0

Compare Source

Bug Fixes
Features

5.2.6 (2023-01-25)

Bug Fixes
  • remove extraneous TCP/IPC properties from RedisOptions TS type (#​1707) (9af7b1c)

5.2.5 (2023-01-14)

Bug Fixes
  • Named export to support ESM imports in Typescript (#​1695) (cdded57)

    With this change, users would be able to import Redis with import { Redis} from 'ioredis'. This makes it possible to import Redis in an ESM project. The original way (import Redis from 'ioredis') will still be supported but will be deprecated in the next major version.

5.2.4 (2022-11-02)

Bug Fixes

5.2.3 (2022-08-23)

Bug Fixes

5.2.2 (2022-07-23)

Bug Fixes
  • srandmember with count argument should return array of strings (#​1620) (5f813f3)

5.2.1 (2022-07-16)

Bug Fixes
  • always allow selecting a new node for cluster mode subscriptions when the current one fails (#​1589) (1c8cb85)

v5.2.6

Compare Source

Bug Fixes
  • remove extraneous TCP/IPC properties from RedisOptions TS type (#​1707) (9af7b1c)

v5.2.5

Compare Source

Bug Fixes
  • Named export to support ESM imports in Typescript (#​1695) (cdded57)

    With this change, users would be able to import Redis with import { Redis} from 'ioredis'. This makes it possible to import Redis in an ESM project. The original way (import Redis from 'ioredis') will still be supported but will be deprecated in the next major version.

v5.2.4

Compare Source

Bug Fixes

v5.2.3

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Nov 2, 2022
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 7 times, most recently from abc6576 to 28f88de Compare November 8, 2022 10:59
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 7 times, most recently from 684ddbd to b696a50 Compare November 21, 2022 22:13
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 4 times, most recently from 3aa1b8f to 2655372 Compare November 28, 2022 22:37
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 5 times, most recently from 125da84 to 50350a4 Compare December 6, 2022 02:26
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 6 times, most recently from 7501fd3 to 19933db Compare December 12, 2022 00:53
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 3 times, most recently from ebbf485 to a3b0efd Compare December 20, 2024 13:42
@renovate renovate bot changed the title chore(deps): update dependency ioredis to ^5.4.1 chore(deps): update dependency ioredis to ^5.4.2 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 2 times, most recently from 85a1faf to 842fc66 Compare December 28, 2024 15:43
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 4 times, most recently from 2a8b705 to 2aabbe2 Compare January 3, 2025 09:44
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 4 times, most recently from 230688c to d207538 Compare January 15, 2025 04:12
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 5 times, most recently from ab1709b to 14a5b71 Compare January 21, 2025 01:06
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 6 times, most recently from 3628fbe to 9589f89 Compare January 28, 2025 10:01
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 3 times, most recently from 3238730 to 8533a9f Compare February 3, 2025 21:32
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from 8533a9f to 6af8859 Compare February 4, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants