Update Rust crate redis to v0.27.5 #367

Merged
pierre merged 1 commits from renovate/redis-0.x-lockfile into master 2024-10-19 00:41:51 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
redis dependencies patch 0.27.4 -> 0.27.5

Release Notes

redis-rs/redis-rs (redis)

v0.27.5: v0.27.5

Compare Source

Changes & Bug fixes
CI improvements
  • Increase test CI action timeout. (#​1370)

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.27.4` -> `0.27.5` | --- ### Release Notes <details> <summary>redis-rs/redis-rs (redis)</summary> ### [`v0.27.5`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.27.5): v0.27.5 [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.27.4...redis-0.27.5) ##### Changes & Bug fixes - Allow disabling timeouts in `ConnectionManager` ([#&#8203;1372](https://github.com/redis-rs/redis-rs/pull/1372) [@&#8203;dcreager](https://github.com/dcreager)) - Fix timeouts throwing Pubsub::get_message. ([#&#8203;1379](https://github.com/redis-rs/redis-rs/pull/1379)) - implement command `DRYRUN` ([#&#8203;1373](https://github.com/redis-rs/redis-rs/pull/1373) [@&#8203;ArtemIsmagilov](https://github.com/ArtemIsmagilov)) - Support for `hashbrown::HashMap` and `hashbrown::HashSet` ([#&#8203;1359](https://github.com/redis-rs/redis-rs/pull/1359) [@&#8203;feelingsonice](https://github.com/feelingsonice)) - impl CLIENT GETNAME ([#&#8203;1380](https://github.com/redis-rs/redis-rs/pull/1380) [@&#8203;ArtemIsmagilov](https://github.com/ArtemIsmagilov)) ##### CI improvements - Increase test CI action timeout. ([#&#8203;1370](https://github.com/redis-rs/redis-rs/pull/1370)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-10-19 00:25:33 +00:00
Update Rust crate redis to v0.27.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
d43a545b21
pierre scheduled this pull request to auto merge when all checks succeed 2024-10-19 00:25:33 +00:00
pierre merged commit d43a545b21 into master 2024-10-19 00:41:51 +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#367
No description provided.