Update dependency StackExchange.Redis to 2.9.17 #275

Merged
renovate merged 1 commits from renovate/stackexchange.redis-2.x into main 2025-09-14 00:48:13 +00:00
Member

This PR contains the following updates:

Package Type Update Change
StackExchange.Redis (source) nuget patch 2.9.11 -> 2.9.17

Release Notes

StackExchange/StackExchange.Redis (StackExchange.Redis)

v2.9.17

Compare Source

What's Changed

Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.9.11...2.9.17


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 | |---|---|---|---| | [StackExchange.Redis](https://stackexchange.github.io/StackExchange.Redis/) ([source](https://github.com/StackExchange/StackExchange.Redis)) | nuget | patch | `2.9.11` -> `2.9.17` | --- ### Release Notes <details> <summary>StackExchange/StackExchange.Redis (StackExchange.Redis)</summary> ### [`v2.9.17`](https://github.com/StackExchange/StackExchange.Redis/releases/tag/2.9.17) [Compare Source](https://github.com/StackExchange/StackExchange.Redis/compare/2.9.11...2.9.17) #### What's Changed - Add [vector-set](https://redis.io/docs/latest/develop/data-types/vector-sets/) support by [@&#8203;mgravell](https://github.com/mgravell) in https://github.com/StackExchange/StackExchange.Redis/pull/2939 - fix: RedisValue/RedisResult: cast to double should respect special values by [@&#8203;mgravell](https://github.com/mgravell) in https://github.com/StackExchange/StackExchange.Redis/pull/2950 - Internals: - Enable CA1852 (`sealed`) and fix warnings for it by [@&#8203;Henr1k80](https://github.com/Henr1k80) in https://github.com/StackExchange/StackExchange.Redis/pull/2942 - Flush & write concurrently in LoggingTunnel and avoid double lookups in dictionaries by [@&#8203;Henr1k80](https://github.com/Henr1k80) in https://github.com/StackExchange/StackExchange.Redis/pull/2943 **Full Changelog**: https://github.com/StackExchange/StackExchange.Redis/compare/2.9.11...2.9.17 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-09-14 00:48:11 +00:00
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-14 00:48:12 +00:00
renovate merged commit 8cdcc0fc0f into main 2025-09-14 00:48:13 +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: training/voting-example#275