Skip to content

chore(deps): update dependency stackexchange.redis to 2.12.1#5153

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

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

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
StackExchange.Redis (source) nuget minor 2.11.82.12.1

Release Notes

StackExchange/StackExchange.Redis (StackExchange.Redis)

v2.12.1

Compare Source

What's Changed

Full Changelog: StackExchange/StackExchange.Redis@2.11.8...2.12.1


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 MINOR renovate-bot labels Mar 13, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 13, 2026 09:21
Copy link
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

Summary: Routine dependency update bumping from to (minor version bump), generated by Renovate Bot.

Changes

  • — Central Package Management version updated
  • — Direct package reference version updated

Assessment

The update is clean and consistent. The 2.12.1 release is a minor update with no breaking changes — it adds missing LCS outputs, a new RedisType.VectorSet enum value, multiplexer count tracking, and internal engineering improvements.

One observation (pre-existing): CloudShop.Tests.csproj pins the version directly (Version="2.12.1") alongside the entry in Directory.Packages.props. With Central Package Management enabled, project files should typically omit the Version attribute and inherit from Directory.Packages.props. This is a pre-existing pattern and not introduced by this PR, but worth cleaning up to avoid drift between the two files in future updates.

Otherwise, no issues — the bump is safe to merge.

Copy link
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

Summary: Routine dependency update bumping StackExchange.Redis from 2.11.8 to 2.12.1 (minor version bump), generated by Renovate Bot.

Changes

  • Directory.Packages.props - Central Package Management version updated
  • examples/CloudShop/CloudShop.Tests/CloudShop.Tests.csproj - Direct package reference version updated

Assessment

The update is clean and consistent. The 2.12.1 release is a minor update with no breaking changes - it adds missing LCS outputs, a new RedisType.VectorSet enum value, multiplexer count tracking, and internal engineering improvements.

One observation (pre-existing): CloudShop.Tests.csproj pins the version directly (Version="2.12.1") alongside the entry in Directory.Packages.props. With Central Package Management enabled, project files should typically omit the Version attribute and inherit from Directory.Packages.props. This is a pre-existing pattern and not introduced by this PR, but worth cleaning up to avoid version drift between the two files in future updates.

Otherwise, no issues - the bump is safe to merge.

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 MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants