Update Rust crate redis to 0.32.4 #527

Merged
renovate merged 1 commits from renovate/redis-0.x into master 2025-07-15 00:23:24 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
redis dependencies patch 0.32.3 -> 0.32.4

Release Notes

redis-rs/redis-rs (redis)

v0.32.4

Compare Source

What's Changed

Changes & Bug fixes

New Contributors

Full Changelog: https://github.com/redis-rs/redis-rs/compare/redis-0.32.3...redis-0.32.4


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [redis](https://github.com/redis-rs/redis-rs) | dependencies | patch | `0.32.3` -> `0.32.4` | --- ### Release Notes <details> <summary>redis-rs/redis-rs (redis)</summary> ### [`v0.32.4`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.32.4) [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.32.3...redis-0.32.4) #### What's Changed ##### Changes & Bug fixes - Fix BITOP cluster routing. ([#&#8203;1709](https://github.com/redis-rs/redis-rs/pull/1709) by [@&#8203;nihohit](https://github.com/nihohit)) - Fix some command links ([#&#8203;1708](https://github.com/redis-rs/redis-rs/pull/1708) by [@&#8203;nihohit](https://github.com/nihohit)) - Update to socket2 v0.6 ([#&#8203;1712](https://github.com/redis-rs/redis-rs/pull/1712) by [@&#8203;Thomasdezeeuw](https://github.com/Thomasdezeeuw)) - Add new operators to the BITOP command ([#&#8203;1710](https://github.com/redis-rs/redis-rs/pull/1710) by [@&#8203;StefanPalashev](https://github.com/StefanPalashev)) - Fix flaky test. ([#&#8203;1716](https://github.com/redis-rs/redis-rs/pull/1716) by [@&#8203;nihohit](https://github.com/nihohit)) - Clarify sentinel docs about separate authentication for sentinel nodes. ([#&#8203;1715](https://github.com/redis-rs/redis-rs/pull/1715) by [@&#8203;nihohit](https://github.com/nihohit)) - add method hget\_multiple to explicitly call HMGET ([#&#8203;1721](https://github.com/redis-rs/redis-rs/pull/1721) by [@&#8203;bentheiii](https://github.com/bentheiii)) #### New Contributors - [@&#8203;Thomasdezeeuw](https://github.com/Thomasdezeeuw) made their first contribution in https://github.com/redis-rs/redis-rs/pull/1712 - [@&#8203;bentheiii](https://github.com/bentheiii) made their first contribution in https://github.com/redis-rs/redis-rs/pull/1721 **Full Changelog**: https://github.com/redis-rs/redis-rs/compare/redis-0.32.3...redis-0.32.4 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNC4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-07-15 00:14:36 +00:00
Update Rust crate redis to 0.32.4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
4def0c49e4
renovate scheduled this pull request to auto merge when all checks succeed 2025-07-15 00:14:36 +00:00
renovate merged commit c3eab5cf69 into master 2025-07-15 00:23:24 +00:00
renovate deleted branch renovate/redis-0.x 2025-07-15 00:23:24 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#527
No description provided.