Skip to content

chore(deps): update dependency stackexchange.redis to 2.12.8#5243

Merged
thomhurst merged 1 commit intomainfrom
renovate/stackexchange.redis-2.x
Mar 25, 2026
Merged

chore(deps): update dependency stackexchange.redis to 2.12.8#5243
thomhurst merged 1 commit intomainfrom
renovate/stackexchange.redis-2.x

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
StackExchange.Redis (source) nuget patch 2.12.42.12.8

Release Notes

StackExchange/StackExchange.Redis (StackExchange.Redis)

v2.12.8

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Mar 25, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 25, 2026 13:39
Copy link
Copy Markdown
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review: Dependency Update

This is a routine Renovate bot patch update for StackExchange.Redis from 2.12.42.12.8.

Changes

  • Directory.Packages.props: Central package version bump
  • examples/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.

@thomhurst thomhurst merged commit e31b05f into main Mar 25, 2026
13 of 14 checks passed
@thomhurst thomhurst deleted the renovate/stackexchange.redis-2.x branch March 25, 2026 14:22
intellitect-bot pushed a commit to IntelliTect/EssentialCSharp.Web that referenced this pull request Mar 26, 2026
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>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=TUnit&package-manager=nuget&previous-version=1.21.20&new-version=1.21.24)](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 was referenced Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants