Update Rust crate redis to v0.27.3 #358

Merged
pierre merged 1 commits from renovate/redis-0.x-lockfile into master 2024-10-06 00:42:12 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
redis dependencies patch 0.27.2 -> 0.27.3

Release Notes

redis-rs/redis-rs (redis)

v0.27.3

Compare Source

Changes & Bug fixes
CI improvements
  • Improve testing async-std (#​1314)
  • Test against Valkey in CI. (#​1315)
  • Add CI action to test whether feature combinations compile. (#​1328)

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.27.2` -> `0.27.3` | --- ### Release Notes <details> <summary>redis-rs/redis-rs (redis)</summary> ### [`v0.27.3`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.27.3) [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.27.2...redis-0.27.3) ##### Changes & Bug fixes - Add support for \[TYPE type] in SCAN commands ([#&#8203;1332](https://github.com/redis-rs/redis-rs/pull/1332) [@&#8203;Reiuji-ch](https://github.com/Reiuji-ch)) - Align default timeouts on cluster client. ([#&#8203;1333](https://github.com/redis-rs/redis-rs/pull/1333)) - Updates unmaintained tokio-retry to tokio-retry2 ([#&#8203;1334](https://github.com/redis-rs/redis-rs/pull/1334) [@&#8203;naomijub](https://github.com/naomijub)) - Align verification of protocol & TLS during cluster creation. ([#&#8203;1289](https://github.com/redis-rs/redis-rs/pull/1289)) - Include the StreamExt use statement in docs ([#&#8203;1345](https://github.com/redis-rs/redis-rs/pull/1345) [@&#8203;joshrotenberg](https://github.com/joshrotenberg)) - Further limit parser recursion ([#&#8203;1346](https://github.com/redis-rs/redis-rs/pull/1346)) ##### CI improvements - Improve testing async-std ([#&#8203;1314](https://github.com/redis-rs/redis-rs/pull/1314)) - Test against Valkey in CI. ([#&#8203;1315](https://github.com/redis-rs/redis-rs/pull/1315)) - Add CI action to test whether feature combinations compile. ([#&#8203;1328](https://github.com/redis-rs/redis-rs/pull/1328)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-10-06 00:25:53 +00:00
Update Rust crate redis to v0.27.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
d0a951bd12
pierre scheduled this pull request to auto merge when all checks succeed 2024-10-06 00:25:53 +00:00
pierre merged commit 9e652e9f84 into master 2024-10-06 00:42:12 +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#358
No description provided.