chore(deps): update dependency stackexchange.redis to 2.12.8#5243
chore(deps): update dependency stackexchange.redis to 2.12.8#5243
Conversation
There was a problem hiding this comment.
Code Review: Dependency Update
This is a routine Renovate bot patch update for StackExchange.Redis from 2.12.4 → 2.12.8.
Changes
Directory.Packages.props: Central package version bumpexamples/CloudShop/CloudShop.Tests/CloudShop.Tests.csproj: Direct reference update (this project does not use central package management for this dependency)
Assessment
The changes are correct and minimal. Patch version bumps in StackExchange.Redis typically include bug fixes and stability improvements — in this case:
- Filtering out 'temporary placeholder' cluster nodes with handshake flag
- Multi-DB cluster usage support on Valkey
- GRCA implementation
Observations
The CloudShop.Tests.csproj has a direct PackageReference with a hardcoded version rather than deferring to Directory.Packages.props. This inconsistency means Renovate must update the version in two places instead of one. Consider migrating this reference to use the central package version (remove the Version attribute from the PackageReference so it picks up from Directory.Packages.props), which would simplify future dependency updates to a single-line change.
This is a low-priority improvement and not a blocker for merging — the update itself is safe to approve.
✅ Approved for merge.
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.21.20 to 1.21.24. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.21.24 <!-- Release notes generated using configuration in .github/release.yml at v1.21.24 --> ## What's Changed ### Other Changes * Fix OpenTelemetry missing root span by reordering session activity lifecycle by @Copilot in thomhurst/TUnit#5245 ### Dependencies * chore(deps): update tunit to 1.21.20 by @thomhurst in thomhurst/TUnit#5241 * chore(deps): update dependency stackexchange.redis to 2.12.8 by @thomhurst in thomhurst/TUnit#5243 **Full Changelog**: thomhurst/TUnit@v1.21.20...v1.21.24 Commits viewable in [compare view](thomhurst/TUnit@v1.21.20...v1.21.24). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR contains the following updates:
2.12.4→2.12.8Release Notes
StackExchange/StackExchange.Redis (StackExchange.Redis)
v2.12.8Compare Source
What's Changed
Full Changelog: StackExchange/StackExchange.Redis@2.12.4...2.12.8
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.