luin/ioredis (ioredis)
### [`v5.4.1`](https://togithub.com/luin/ioredis/blob/HEAD/CHANGELOG.md#541-2024-04-17)
[Compare Source](https://togithub.com/luin/ioredis/compare/v5.4.0...v5.4.1)
##### Bug Fixes
- remove console.log ([558497c](https://togithub.com/luin/ioredis/commit/558497cba8dc7487c06c7765ddbe12b479bd9b9b))
### [`v5.4.0`](https://togithub.com/luin/ioredis/blob/HEAD/CHANGELOG.md#540-2024-04-16)
[Compare Source](https://togithub.com/luin/ioredis/compare/v5.3.2...v5.4.0)
##### Bug Fixes
- when `refreshSlotsCache` is callback concurrently, call the callback only when the refresh process is done ([#1881](https://togithub.com/luin/ioredis/issues/1881)) ([804ee07](https://togithub.com/luin/ioredis/commit/804ee071cab4326d1d69eec0e9d156aac4aa89f4))
##### Features
- add support for `socketTimeout` in `Redis` ([#1882](https://togithub.com/luin/ioredis/issues/1882)) ([673ac77](https://togithub.com/luin/ioredis/commit/673ac77d9d88bd461110da7b4a8b2b98fb45f845))
#### [5.3.2](https://togithub.com/luin/ioredis/compare/v5.3.1...v5.3.2) (2023-04-15)
##### Bug Fixes
- add types for known events ([#1694](https://togithub.com/luin/ioredis/issues/1694)) ([1a87b23](https://togithub.com/luin/ioredis/commit/1a87b237e8f43f1dee44dcab8e9da6855bbf772a))
#### [5.3.1](https://togithub.com/luin/ioredis/compare/v5.3.0...v5.3.1) (2023-02-12)
##### Bug Fixes
- Fix commands not resend on reconnect in edge cases ([#1720](https://togithub.com/luin/ioredis/issues/1720)) ([fe52ff1](https://togithub.com/luin/ioredis/commit/fe52ff1c6f4cb1beb0c9e999299248ba380d5cde)), closes [#1718](https://togithub.com/luin/ioredis/issues/1718)
- Fix db parameter not working with auto pipelining ([#1721](https://togithub.com/luin/ioredis/issues/1721)) ([d9b1bf1](https://togithub.com/luin/ioredis/commit/d9b1bf1a2868344eaff71cc39c790e98043fff53))
Configuration
📅 Schedule: Branch creation - "after 12pm and before 6pm on Saturday" (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.
This PR contains the following updates:
5.3.2
->5.4.1
Release Notes
luin/ioredis (ioredis)
### [`v5.4.1`](https://togithub.com/luin/ioredis/blob/HEAD/CHANGELOG.md#541-2024-04-17) [Compare Source](https://togithub.com/luin/ioredis/compare/v5.4.0...v5.4.1) ##### Bug Fixes - remove console.log ([558497c](https://togithub.com/luin/ioredis/commit/558497cba8dc7487c06c7765ddbe12b479bd9b9b)) ### [`v5.4.0`](https://togithub.com/luin/ioredis/blob/HEAD/CHANGELOG.md#540-2024-04-16) [Compare Source](https://togithub.com/luin/ioredis/compare/v5.3.2...v5.4.0) ##### Bug Fixes - when `refreshSlotsCache` is callback concurrently, call the callback only when the refresh process is done ([#1881](https://togithub.com/luin/ioredis/issues/1881)) ([804ee07](https://togithub.com/luin/ioredis/commit/804ee071cab4326d1d69eec0e9d156aac4aa89f4)) ##### Features - add support for `socketTimeout` in `Redis` ([#1882](https://togithub.com/luin/ioredis/issues/1882)) ([673ac77](https://togithub.com/luin/ioredis/commit/673ac77d9d88bd461110da7b4a8b2b98fb45f845)) #### [5.3.2](https://togithub.com/luin/ioredis/compare/v5.3.1...v5.3.2) (2023-04-15) ##### Bug Fixes - add types for known events ([#1694](https://togithub.com/luin/ioredis/issues/1694)) ([1a87b23](https://togithub.com/luin/ioredis/commit/1a87b237e8f43f1dee44dcab8e9da6855bbf772a)) #### [5.3.1](https://togithub.com/luin/ioredis/compare/v5.3.0...v5.3.1) (2023-02-12) ##### Bug Fixes - Fix commands not resend on reconnect in edge cases ([#1720](https://togithub.com/luin/ioredis/issues/1720)) ([fe52ff1](https://togithub.com/luin/ioredis/commit/fe52ff1c6f4cb1beb0c9e999299248ba380d5cde)), closes [#1718](https://togithub.com/luin/ioredis/issues/1718) - Fix db parameter not working with auto pipelining ([#1721](https://togithub.com/luin/ioredis/issues/1721)) ([d9b1bf1](https://togithub.com/luin/ioredis/commit/d9b1bf1a2868344eaff71cc39c790e98043fff53))Configuration
📅 Schedule: Branch creation - "after 12pm and before 6pm on Saturday" (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.
This PR has been generated by Mend Renovate. View repository job log here.