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 | minor | `2.8.58` -> `2.9.11` |
---
### Release Notes
<details>
<summary>StackExchange/StackExchange.Redis (StackExchange.Redis)</summary>
### [`v2.9.11`](https://github.com/StackExchange/StackExchange.Redis/releases/tag/2.9.11)
[Compare Source](https://github.com/StackExchange/StackExchange.Redis/compare/2.8.58...2.9.11)
#### What's Changed
- Features and fixes
- Add `HGETDEL`, `HGETEX` and `HSETEX` support ([#​2863 by atakavci](https://github.com/StackExchange/StackExchange.Redis/pull/2863))
- Add `Condition.SortedSet[Not]ContainsStarting` condition for transactions ([#​2638 by ArnoKoll](https://github.com/StackExchange/StackExchange.Redis/pull/2638))
- Add support for `XPENDING IDLE` time filter ([#​2822 by david-brink-talogy](https://github.com/StackExchange/StackExchange.Redis/pull/2822))
- Add `GetServer(RedisKey, ...)` API ([#​2936 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2936))
- Improve `double` formatting performance on net8+ and fix equality incorrectness re special doubles by [@​mgravell](https://github.com/mgravell) in https://github.com/StackExchange/StackExchange.Redis/pull/2928
- Fix key-prefix omission in `SetIntersectionLength` and `SortedSet{Combine[WithScores]|IntersectionLength}` ([#​2863 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2863))
- Fix error constructing `StreamAdd` message ([#​2941 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2941))
- Internal details
- Make private & internal stuff sealed by [@​Henr1k80](https://github.com/Henr1k80) in https://github.com/StackExchange/StackExchange.Redis/pull/2915
- Workaround Mono test failures by [@​mgravell](https://github.com/mgravell) in https://github.com/StackExchange/StackExchange.Redis/pull/2921
- Replaces string interpolation with structured logging - ServerEndPoint by [@​Meir017](https://github.com/Meir017) in https://github.com/StackExchange/StackExchange.Redis/pull/2924, https://github.com/StackExchange/StackExchange.Redis/pull/2925, https://github.com/StackExchange/StackExchange.Redis/pull/2929, https://github.com/StackExchange/StackExchange.Redis/pull/2930
- Tests: Add benchmark suite for easily measuring improvements by [@​NickCraver](https://github.com/NickCraver) in https://github.com/StackExchange/StackExchange.Redis/pull/2931
- intellisense clarification for StreamTrimResult.NotDeleted by [@​mgravell](https://github.com/mgravell) in https://github.com/StackExchange/StackExchange.Redis/pull/2933
- Tests: Improve stability for AbortOnConnectFailTests by [@​NickCraver](https://github.com/NickCraver) in https://github.com/StackExchange/StackExchange.Redis/pull/2934
#### New Contributors
- [@​Henr1k80](https://github.com/Henr1k80) made their first contribution in https://github.com/StackExchange/StackExchange.Redis/pull/2915
- [@​david-brink-talogy](https://github.com/david-brink-talogy) made their first contribution in https://github.com/StackExchange/StackExchange.Redis/pull/2822
**Full Changelog**: https://github.com/StackExchange/StackExchange.Redis/compare/2.8.58...2.9.11
</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==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.8.58->2.9.11Release Notes
StackExchange/StackExchange.Redis (StackExchange.Redis)
v2.9.11Compare Source
What's Changed
HGETDEL,HGETEXandHSETEXsupport (#2863 by atakavci)Condition.SortedSet[Not]ContainsStartingcondition for transactions (#2638 by ArnoKoll)XPENDING IDLEtime filter (#2822 by david-brink-talogy)GetServer(RedisKey, ...)API (#2936 by mgravell)doubleformatting performance on net8+ and fix equality incorrectness re special doubles by @mgravell in https://github.com/StackExchange/StackExchange.Redis/pull/2928SetIntersectionLengthandSortedSet{Combine[WithScores]|IntersectionLength}(#2863 by mgravell)StreamAddmessage (#2941 by mgravell)New Contributors
Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.8.58...2.9.11
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.
This PR has been generated by Renovate Bot.