chore(deps): update dependency stackexchange.redis to 3.1.13 - #6552
Conversation
Greptile SummaryThis PR updates StackExchange.Redis from 3.1.11 to 3.1.13 in the centrally managed dependency list and the independently versioned CloudShop test project.
Confidence Score: 5/5The PR appears safe to merge, with no concrete build, package-resolution, runtime, or security regression identified. The changed projects continue to use stable core Redis APIs, and CloudShop’s independent package-version configuration makes the two updated declarations consistent rather than conflicting.
|
| Filename | Overview |
|---|---|
| Directory.Packages.props | Updates the centrally managed StackExchange.Redis version from 3.1.11 to 3.1.13 without changing package-management behavior. |
| examples/CloudShop/CloudShop.Tests/CloudShop.Tests.csproj | Updates CloudShop.Tests’ explicit StackExchange.Redis dependency to 3.1.13; CloudShop opts out of central version management, so the explicit version is required and does not conflict with the root declaration. |
Reviews (1): Last reviewed commit: "chore(deps): update dependency stackexch..." | Re-trigger Greptile
Code reviewNo issues found. This is a trivial, automated dependency bump (StackExchange.Redis 3.1.11 → 3.1.13, patch version) applied consistently to the centrally managed package version and the independently-versioned CloudShop test project. No logic changes; nothing to flag for CLAUDE.md compliance or bugs. |
This PR contains the following updates:
3.1.11→3.1.13Release Notes
StackExchange/StackExchange.Redis (StackExchange.Redis)
v3.1.13Compare Source
What's Changed
New Contributors
Full Changelog: StackExchange/StackExchange.Redis@3.1.11...3.1.13
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 Mend Renovate.