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 #27

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ioredis ^5.0.5 -> ^5.4.2 age adoption passing confidence
ioredis ^5.3.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

v5.2.2

Compare Source

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

v5.2.1

Compare Source

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

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features
  • add command typings for Redis 7.0.2. Also fix a typing issue for hgetallBuffer. (#​1611) (fa77c07)

5.0.6 (2022-05-31)

Bug Fixes

5.0.5 (2022-05-17)

Bug Fixes

5.0.4 (2022-04-09)

Bug Fixes

5.0.3 (2022-03-31)

Bug Fixes

5.0.2 (2022-03-30)

Bug Fixes

5.0.1 (2022-03-26)

Bug Fixes

v5.0.6

Compare Source

Bug Fixes

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

@changeset-bot
Copy link

changeset-bot bot commented Dec 18, 2022

⚠️ No Changeset found

Latest commit: 0feec1e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from 87c635e to e0fe87e Compare December 18, 2022 15:12
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from e0fe87e to 8ab8d0c Compare January 14, 2023 04:39
@renovate renovate bot changed the title chore(deps): update dependency ioredis to ^5.2.4 chore(deps): update dependency ioredis to ^5.2.5 Jan 14, 2023
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from 8ab8d0c to 1deec96 Compare January 25, 2023 08:12
@renovate renovate bot changed the title chore(deps): update dependency ioredis to ^5.2.5 chore(deps): update dependency ioredis to ^5.2.6 Jan 25, 2023
@renovate renovate bot changed the title chore(deps): update dependency ioredis to ^5.2.6 chore(deps): update dependency ioredis to ^5.3.0 Jan 25, 2023
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from 1deec96 to f78ff5e Compare January 25, 2023 19:53
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from f78ff5e to 82a8fac Compare February 12, 2023 05:38
@renovate renovate bot changed the title chore(deps): update dependency ioredis to ^5.3.0 chore(deps): update dependency ioredis to ^5.3.1 Feb 12, 2023
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from 82a8fac to 92daefc Compare March 9, 2023 06:38
@renovate renovate bot changed the title chore(deps): update dependency ioredis to ^5.3.1 chore(deps): update dependency ioredis to ^5.3.2 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from 92daefc to f9c97b7 Compare April 17, 2023 12:49
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 3 times, most recently from 6bb2f9f to 5eea056 Compare July 13, 2023 23:56
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch 4 times, most recently from 26c574a to deeeaf7 Compare July 21, 2023 22:32
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from deeeaf7 to f790972 Compare April 16, 2024 20:06
@renovate renovate bot changed the title chore(deps): update dependency ioredis to ^5.3.2 chore(deps): update dependency ioredis to ^5.4.0 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/ioredis-5.x branch from f790972 to d6f7d0e Compare April 17, 2024 16:41
@renovate renovate bot changed the title chore(deps): update dependency ioredis to ^5.4.0 chore(deps): update dependency ioredis to ^5.4.1 Apr 17, 2024
@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 from d6f7d0e to 0feec1e Compare December 20, 2024 14:10
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.

0 participants