Skip to content

chore(deps): update dependency stackexchange.redis to 3.3.0 - #5188

Merged
thomhurst merged 1 commit into
mainfrom
renovate/stackexchange.redis-3.x
Sep 18, 2026
Merged

thomhurst merged 1 commit into
mainfrom
renovate/stackexchange.redis-3.x

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 18, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
StackExchange.Redis (source) 3.2.153.3.0 age confidence

Release Notes

StackExchange/StackExchange.Redis (StackExchange.Redis)

v3.3.0

Compare Source

Features

The primary feature in 3.3.0 is "smart-client-handoffs" (aka "hitless"), whereby the client responds to server maintenance notifications on suitable environments. This feature is currently opt-in, and is planned to be automatic (opt-out) in most supported cases in an upcoming release.

Documentation

Opt in through configuration;

my-redis.internal.example.com:6379,maintNotifications=Auto

or in code:

options.MaintenanceNotifications = MaintenanceNotificationMode.Auto;
Changes
  • Server-native maintenance notifications: opt in, react, hand off, and recover when nothing is announced by @​mgravell in #​3191
Maintenance

Full Changelog: StackExchange/StackExchange.Redis@3.2.15...3.3.0


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate CLI.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Sep 18, 2026
@thomhurst
thomhurst enabled auto-merge (squash) September 18, 2026 05:16
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 8e73cc01-d45a-4901-92f1-beae5b934f1a

📥 Commits

Reviewing files that changed from the base of the PR and between b560ef5 and 005b4ef.

📒 Files selected for processing (1)
  • Directory.Packages.props

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

The central package management file updates StackExchange.Redis from version 3.2.15 to 3.3.0.

Changes

Redis package update

Layer / File(s) Summary
Update the Redis package version
Directory.Packages.props
The StackExchange.Redis package version changes from 3.2.15 to 3.3.0.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 005b4

This package-only update has no established runtime or integration risk and is mergeable with normal checks.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the dependency update from StackExchange.Redis to version 3.3.0.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks the package line
Redis hops to version three point nine—
No, three point three, precise and bright
The central file now reads just right
One small change completes the night

Comment @coderabbitai help to get the list of available commands.

@thomhurst
thomhurst deployed to Pull Requests September 18, 2026 05:20 — with GitHub Actions Active
@thomhurst
thomhurst merged commit 5151d6c into main Sep 18, 2026
16 of 17 checks passed
@thomhurst
thomhurst deleted the renovate/stackexchange.redis-3.x branch September 18, 2026 05:47
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