Update Rust crate redis to v0.27.6 #390

Merged
pierre merged 1 commits from renovate/redis-0.x-lockfile into master 2024-12-05 00:40:04 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
redis dependencies patch 0.27.5 -> 0.27.6

Release Notes

redis-rs/redis-rs (redis)

v0.27.6

Compare Source

Changes & Bug fixes
Documentation improvements
CI improvements
  • Use cargo-nextest for testing. (#​1336)
  • test in CI against valkey 8. (#​1362)
  • Fix new lints. (#​1426)
  • Fix test_block_on_all_panics_from_spawns consistently failing on async_std. (#​1368)

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.5` -> `0.27.6` | --- ### Release Notes <details> <summary>redis-rs/redis-rs (redis)</summary> ### [`v0.27.6`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.27.6) [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.27.5...redis-0.27.6) ##### Changes & Bug fixes - Use runtime agnostic retry mechanism. ([#&#8203;1392](https://github.com/redis-rs/redis-rs/pull/1392)) - Choose sleep function according to active runtime. ([#&#8203;1369](https://github.com/redis-rs/redis-rs/pull/1369)) - MpxConnection: Allow pipelines to continue after error. ([#&#8203;1293](https://github.com/redis-rs/redis-rs/pull/1293)) - Async cluster - Do not retry requests that have been dropped by the user. ([#&#8203;1318](https://github.com/redis-rs/redis-rs/pull/1318)) - Sync cluster - reconnect after complete disconnect. ([#&#8203;1233](https://github.com/redis-rs/redis-rs/pull/1233)) - feat: Add high level type for ROLE command ([#&#8203;1321](https://github.com/redis-rs/redis-rs/pull/1321) [@&#8203;DCjanus](https://github.com/DCjanus)) - impl CLIENT ID ([#&#8203;1382](https://github.com/redis-rs/redis-rs/pull/1382) [@&#8203;ArtemIsmagilov](https://github.com/ArtemIsmagilov)) - impl CLIENT SETNAME ([#&#8203;1381](https://github.com/redis-rs/redis-rs/pull/1381) [@&#8203;ArtemIsmagilov](https://github.com/ArtemIsmagilov)) - Async push messages: Allow for more channel types. (\[[#&#8203;1295](https://github.com/redis-rs/redis-rs/issues/1295)]https://github.com/redis-rs/redis-rs/pull/1295) ##### Documentation improvements - Add docs clarifying connection pool usage. ([#&#8203;1411](https://github.com/redis-rs/redis-rs/pull/1411)) - Describe as "for Redis" ([#&#8203;1423](https://github.com/redis-rs/redis-rs/pull/1423) [@&#8203;zuiderkwast](https://github.com/zuiderkwast)) - Clarify RESP3 subscription documentation. ([#&#8203;1436](https://github.com/redis-rs/redis-rs/pull/1436)) - Add keywords to increase crate visibility. ([#&#8203;1425](https://github.com/redis-rs/redis-rs/pull/1425)) - Improve docs. ([#&#8203;1339](https://github.com/redis-rs/redis-rs/pull/1339)) - Add doc clarifying behavior of invoke_script. ([#&#8203;1396](https://github.com/redis-rs/redis-rs/pull/1396)) ##### CI improvements - Use cargo-nextest for testing. ([#&#8203;1336](https://github.com/redis-rs/redis-rs/pull/1336)) - test in CI against valkey 8. ([#&#8203;1362](https://github.com/redis-rs/redis-rs/pull/1362)) - Fix new lints. ([#&#8203;1426](https://github.com/redis-rs/redis-rs/pull/1426)) - Fix test_block_on_all_panics_from_spawns consistently failing on async_std. ([#&#8203;1368](https://github.com/redis-rs/redis-rs/pull/1368)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS40OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNDkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-12-05 00:21:02 +00:00
Update Rust crate redis to v0.27.6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
d91e9fa719
pierre scheduled this pull request to auto merge when all checks succeed 2024-12-05 00:21:02 +00:00
pierre merged commit 3e44dbc308 into master 2024-12-05 00:40:04 +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#390
No description provided.