chore(deps): update dependency stackexchange.redis to 2.12.14#5343
Merged
chore(deps): update dependency stackexchange.redis to 2.12.14#5343
Conversation
Contributor
There was a problem hiding this comment.
This is a straightforward Renovate-generated patch dependency bump for StackExchange.Redis from 2.12.8 to 2.12.14.
Changes reviewed:
Directory.Packages.props: Central package version updatedexamples/CloudShop/CloudShop.Tests/CloudShop.Tests.csproj: Direct package reference updated (this project pins explicitly outside central management)
Notable upstream fixes in 2.12.14:
- Resolves a critical high-integrity-mode + cluster bug where
-MOVEDresponses could be mis-reported as integrity failures - Heartbeat can now restart pipe threads when only sync commands are queued
Assessment: Safe to merge. Both change sites are consistent with each other. The fix for the -MOVED response issue in cluster+high-integrity-mode is a correctness fix in the Redis client itself and poses no risk to TUnit's usage. Auto-merge is already enabled and appropriate here.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
TIP This summary will be updated as you push new changes. Give us feedback
This was referenced Apr 3, 2026
This was referenced Apr 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.12.8→2.12.14Release Notes
StackExchange/StackExchange.Redis (StackExchange.Redis)
v2.12.14Compare Source
What's Changed
Impact: "high" if using cluster and high-integrity-mode together (resolves an issue that can mis-report
-MOVEDresponses as integrity failures)NuGet link
New Contributors
Full Changelog: StackExchange/StackExchange.Redis@2.12.8...2.12.14
Configuration
📅 Schedule: (UTC)
🚦 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.