Update Rust crate redis to 0.25.3 #135

Merged
pierre merged 1 commits from renovate/redis-0.x into master 2024-04-08 11:51:13 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
redis dependencies patch 0.25.0 -> 0.25.3

Release Notes

redis-rs/redis-rs (redis)

v0.25.3: v0.25.3

Compare Source

0.25.3 (2024-04-04)
  • Handle empty results in multi-node operations (#​1099)

v0.25.2: v0.25.2

Compare Source

0.25.2 (2024-03-15)
  • MultiplexedConnection: Separate response handling for pipeline. (#​1078)

v0.25.1: v0.25.1

Compare Source

0.25.1 (2024-03-12)

Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [redis](https://github.com/redis-rs/redis-rs) | dependencies | patch | `0.25.0` -> `0.25.3` | --- ### Release Notes <details> <summary>redis-rs/redis-rs (redis)</summary> ### [`v0.25.3`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.25.3): v0.25.3 [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.25.2...redis-0.25.3) ##### 0.25.3 (2024-04-04) - Handle empty results in multi-node operations ([#&#8203;1099](https://github.com/redis-rs/redis-rs/pull/1099)) ### [`v0.25.2`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.25.2): v0.25.2 [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.25.1...redis-0.25.2) ##### 0.25.2 (2024-03-15) - MultiplexedConnection: Separate response handling for pipeline. ([#&#8203;1078](https://github.com/redis-rs/redis-rs/pull/1078)) ### [`v0.25.1`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.25.1): v0.25.1 [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.25.0...redis-0.25.1) ##### 0.25.1 (2024-03-12) - Fix small disambiguity in examples ([#&#8203;1072](https://github.com/redis-rs/redis-rs/pull/1072) [@&#8203;sunhuachuang](https://github.com/sunhuachuang)) - Upgrade to socket2 0.5 ([#&#8203;1073](https://github.com/redis-rs/redis-rs/pull/1073) [@&#8203;djc](https://github.com/djc)) - Avoid library dependency on futures-time ([#&#8203;1074](https://github.com/redis-rs/redis-rs/pull/1074) [@&#8203;djc](https://github.com/djc)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-04-06 00:11:40 +00:00
Update Rust crate redis to 0.25.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
b038aa664f
Author
Owner

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.

### 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.
pierre merged commit 741c51aff4 into master 2024-04-08 11:51:13 +00:00
pierre deleted branch renovate/redis-0.x 2024-04-08 11:51:13 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/GeneIT#135
No description provided.