Update Rust crate redis to 0.29.5 #462

Merged
renovate merged 1 commits from renovate/redis-0.x into master 2025-04-09 00:26:33 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
redis dependencies patch 0.29.2 -> 0.29.5

Release Notes

redis-rs/redis-rs (redis)

v0.29.5

Compare Source

Changes & Bug fixes

v0.29.4: - yanked due to broken Windows build

Compare Source

Changes & Bug fixes

v0.29.3: - yanked due to broken Windows build

Compare Source

Changes & Bug fixes

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.29.2` -> `0.29.5` | --- ### Release Notes <details> <summary>redis-rs/redis-rs (redis)</summary> ### [`v0.29.5`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.29.5) [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.29.4...redis-0.29.5) ##### Changes & Bug fixes - Fix build on Windows. ([#&#8203;1601](https://github.com/redis-rs/redis-rs/pull/1601) by [@&#8203;nihohit](https://github.com/nihohit)) ### [`v0.29.4`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.29.4): - yanked due to broken Windows build [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.29.3...redis-0.29.4) ##### Changes & Bug fixes - Add async dns resolver for cluster config and fix doc ([#&#8203;1595](https://github.com/redis-rs/redis-rs/pull/1595) by [@&#8203;wiserfz](https://github.com/wiserfz)) - Fix error kind declaration on non-unix machines. ([#&#8203;1598](https://github.com/redis-rs/redis-rs/pull/1598) by [@&#8203;nihohit](https://github.com/nihohit)) ### [`v0.29.3`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.29.3): - yanked due to broken Windows build [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.29.2...redis-0.29.3) ##### Changes & Bug fixes - re-export socket2. ([#&#8203;1573](https://github.com/redis-rs/redis-rs/pull/1573) by [@&#8203;nihohit](https://github.com/nihohit)) - Add commands to flush database(s) ([#&#8203;1576](https://github.com/redis-rs/redis-rs/pull/1576) by [@&#8203;somechris](https://github.com/somechris)) - Fix valkey(s) url schemes not able to be converted to connection infos; Add valkey+unix url scheme ([#&#8203;1574](https://github.com/redis-rs/redis-rs/pull/1574) by [@&#8203;MarkusTieger](https://github.com/MarkusTieger)) - A spec compliant version, with less changed code. ([#&#8203;1572](https://github.com/redis-rs/redis-rs/pull/1572) by [@&#8203;65001](https://github.com/65001)) - Support bb8 for cluster client ([#&#8203;1577](https://github.com/redis-rs/redis-rs/pull/1577) by [@&#8203;wiserfz](https://github.com/wiserfz)) - Support custom DNS resolver for async client ([#&#8203;1581](https://github.com/redis-rs/redis-rs/pull/1581) by [@&#8203;wiserfz](https://github.com/wiserfz)) - Update danger_accept_invalid_hostnames for rustls 0.23.24 ([#&#8203;1592](https://github.com/redis-rs/redis-rs/pull/1592) by [@&#8203;jorendorff](https://github.com/jorendorff)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNSIsInVwZGF0ZWRJblZlciI6IjM5LjIzMy41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-04-07 00:32:20 +00:00
Update Rust crate redis to 0.29.5
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
49ba90a16e
renovate force-pushed renovate/redis-0.x from 49ba90a16e to 877b0c56b3 2025-04-08 00:26:34 +00:00 Compare
renovate merged commit 877b0c56b3 into master 2025-04-09 00:26:33 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#462
No description provided.