Update Rust crate redis to v0.27.4 #361

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

This PR contains the following updates:

Package Type Update Change
redis dependencies patch 0.27.3 -> 0.27.4

Release Notes

redis-rs/redis-rs (redis)

v0.27.4: redis v0.27.4

Compare Source

Changes & Bug fixes
  • Add lastid option to xclaim (#​1360 @​urkle)
  • Add xadd_options and xtrim_options (#​1361 @​urkle)
  • Sync connection: Handle timed-out responses by ignoring them. (#​1290)
  • Expose the sink and stream parts of an async pubsub to the user. (#​1366)
CI improvements

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.3` -> `0.27.4` | --- ### Release Notes <details> <summary>redis-rs/redis-rs (redis)</summary> ### [`v0.27.4`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.27.4): redis v0.27.4 [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.27.3...redis-0.27.4) ##### Changes & Bug fixes - Add lastid option to xclaim ([#&#8203;1360](https://github.com/redis-rs/redis-rs/pull/1360) [@&#8203;urkle](https://github.com/urkle)) - Add xadd_options and xtrim_options ([#&#8203;1361](https://github.com/redis-rs/redis-rs/pull/1361) [@&#8203;urkle](https://github.com/urkle)) - Sync connection: Handle timed-out responses by ignoring them. ([#&#8203;1290](https://github.com/redis-rs/redis-rs/pull/1290)) - Expose the sink and stream parts of an async pubsub to the user. ([#&#8203;1366](https://github.com/redis-rs/redis-rs/pull/1366)) ##### CI improvements - Add async iterator tests. ([#&#8203;1364](https://github.com/redis-rs/redis-rs/pull/1364)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-10-10 00:24:55 +00:00
Update Rust crate redis to v0.27.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
33d8d46e5a
pierre scheduled this pull request to auto merge when all checks succeed 2024-10-10 00:24:55 +00:00
pierre merged commit 33d8d46e5a into master 2024-10-10 00:34:03 +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#361
No description provided.