Update dependency StackExchange.Redis to 3.1.13 - #3880
Conversation
Code reviewThis is an automated Renovate dependency-bump PR (StackExchange.Redis No issues found. Checked for bugs and CLAUDE.md compliance. |
1744b4f to
1ed8e5a
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1ed8e5a92f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <PackageVersion Include="Spectre.Console" Version="0.57.2" /> | ||
| <PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="10.0.10" /> | ||
| <PackageVersion Include="StackExchange.Redis" Version="3.1.3" /> | ||
| <PackageVersion Include="StackExchange.Redis" Version="3.1.13" /> |
There was a problem hiding this comment.
Pin the dependency to the reviewed 3.1.11 release
This dependency-update commit and its release notes explicitly identify 3.1.11 as the target, but the central pin installs 3.1.13 for both Redis integration projects. As a result, builds consume a different package release whose intervening changes were not documented or reviewed here; either pin 3.1.11 as proposed or update the commit's review material to cover 3.1.13.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
Code review
Renovate has updated this PR to bump StackExchange.Redis further, from 3.1.3 to 3.1.13 (previously reviewed at 3.1.11). The diff is still a single line in Directory.Packages.props — no other changes.
Release notes for the additional 3.1.11 → 3.1.13 range (Sentinel-specific password support, a transaction-analyzer fix for local functions/lambdas) are additive/internal-tooling fixes with no indicated breaking changes.
No issues found. Automerge is enabled, which is appropriate for a patch-level dependency bump like this.
This PR contains the following updates:
3.1.3→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
v3.1.11Compare Source
What's Changed
KeyTypehandling of "none" by @mgravell in #3160!@​nameis a Linux abstract Unix socket by @mgravell in #3165WithRetry: implement fine-grained (arg-specific) command retry categories by @mgravell in #3161Internal pieces
Full Changelog: StackExchange/StackExchange.Redis@3.1.3...3.1.11
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.