Skip to content

chore(deps): update dependency stackexchange.redis to 3.2.15 - #6827

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

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

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 17, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

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

Release Notes

StackExchange/StackExchange.Redis (StackExchange.Redis)

v3.2.15

Compare Source

What's Changed
connection stability
fixes
background / engineering

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


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.

Summary by CodeRabbit

  • Chores
    • Updated internal components to a newer maintenance version.
    • No user-facing features or behavior changes are included.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Sep 17, 2026
@thomhurst
thomhurst enabled auto-merge (squash) September 17, 2026 15:37
@thomhurst
thomhurst deployed to Pull Requests September 17, 2026 15:38 — with GitHub Actions Active
@thomhurst
thomhurst deployed to Pull Requests September 17, 2026 15:38 — with GitHub Actions Active
@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.

@coderabbitai

coderabbitai Bot commented Sep 17, 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: c1c67b2b-b3c3-444d-9685-8933c48c9219

📥 Commits

Reviewing files that changed from the base of the PR and between 9df5823 and d4cc6d7.

📒 Files selected for processing (2)
  • Directory.Packages.props
  • examples/CloudShop/CloudShop.Tests/CloudShop.Tests.csproj

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


📝 Walkthrough

Walkthrough

The pull request updates StackExchange.Redis from version 3.2.1 to 3.2.15 in central package management and the CloudShop test project.

Changes

Redis package version update

Layer / File(s) Summary
Align package versions
Directory.Packages.props, examples/CloudShop/CloudShop.Tests/CloudShop.Tests.csproj
Both package declarations now use StackExchange.Redis version 3.2.15.

Priority: ⬇️ Low

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

Change: Other

Merge Risk: ⚪ Minimal · up to d4cc6

The package update does not leave an actionable restore conflict in the reviewed configuration and is ready to merge.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the StackExchange.Redis dependency update to version 3.2.15, which matches the main change.
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.
✨ 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-two-fifteen
Central props and tests agree
No older number hides in the tree
Clean builds follow quietly

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

@greptile-apps

greptile-apps Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The dependency-only patch update appears safe to merge.

Summary

Updates StackExchange.Redis from 3.2.1 to 3.2.15 across both package-management scopes.

  • Updates the centrally managed version used by the main repository.
  • Updates CloudShop.Tests separately because CloudShop disables central package management.
  • Introduces no application-code or configuration changes.

Reviews (1) · Last reviewed commit: "chore(deps): update dependency stackexch..."

@thomhurst
thomhurst merged commit 0617931 into main Sep 17, 2026
13 of 14 checks passed
@thomhurst
thomhurst deleted the renovate/stackexchange.redis-3.x branch September 17, 2026 16:07
github-actions Bot pushed a commit to IntelliTect/CodingGuidelines that referenced this pull request Sep 21, 2026
Updated [TUnit.Core](https://github.com/thomhurst/TUnit) from 1.67.0 to
1.68.17.

<details>
<summary>Release notes</summary>

_Sourced from [TUnit.Core's
releases](https://github.com/thomhurst/TUnit/releases)._

## 1.68.17

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.17 -->

## What's Changed
### Other Changes
* fix(mocks): emit init accessors for init-only properties and indexers
by @​thomhurst in thomhurst/TUnit#6833
* fix(mocks): let one type be mocked regularly and wrapped in one
compilation by @​thomhurst in
thomhurst/TUnit#6835
* fix(mocks): keep editors in sync with publicized project references
(#​6836) by @​thomhurst in thomhurst/TUnit#6837
### Dependencies
* chore(deps): update tunit to 1.68.4 by @​thomhurst in
thomhurst/TUnit#6824
* chore(deps): update mstest to 4.4.1 by @​thomhurst in
thomhurst/TUnit#6825
* chore(deps): update microsoft.testing by @​thomhurst in
thomhurst/TUnit#6717
* chore(deps): update verify to v33 by @​thomhurst in
thomhurst/TUnit#6794
* chore(deps): update dependency stackexchange.redis to 3.2.15 by
@​thomhurst in thomhurst/TUnit#6827
* chore(deps): update dependency messagepack to 3.1.9 by @​thomhurst in
thomhurst/TUnit#6828
* chore(deps): update dependency stackexchange.redis to 3.3.0 by
@​thomhurst in thomhurst/TUnit#6831
* chore(deps): update opentelemetry to 1.19.0 by @​thomhurst in
thomhurst/TUnit#6832


**Full Changelog**:
thomhurst/TUnit@v1.68.4...v1.68.17

## 1.68.4

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.4 -->

## What's Changed
### Other Changes
* Add installable TUnit documentation routing skill by @​thomhurst in
thomhurst/TUnit#6823
### Dependencies
* chore(deps): update tunit to 1.68.0 by @​thomhurst in
thomhurst/TUnit#6819
* chore(deps): update dependency mockolate to 3.5.1 by @​thomhurst in
thomhurst/TUnit#6822


**Full Changelog**:
thomhurst/TUnit@v1.68.0...v1.68.4

## 1.68.0

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.0 -->

## What's Changed
### Other Changes
* chore: switch to fillable checkboxes for issue templates by
@​radmorecameron in thomhurst/TUnit#6795
* Add functionality to TUnit.Playwright to easily record videos for
tests by @​dahlsailrunner in
thomhurst/TUnit#6799
* docs: clarify thread pool usage in parallel tests by @​thomhurst in
thomhurst/TUnit#6817
* Fix mocking events with ref struct arguments by @​thomhurst in
thomhurst/TUnit#6814
* Fix TUnit0023 false positives for disposal through casts by
@​thomhurst in thomhurst/TUnit#6818
### Dependencies
* chore(deps): update tunit to 1.67.0 by @​thomhurst in
thomhurst/TUnit#6793
* chore(deps): update xunit to 4.0.1 by @​thomhurst in
thomhurst/TUnit#6796
* chore(deps): update dependency bunit to 2.11.3 by @​thomhurst in
thomhurst/TUnit#6800
* chore(deps): update dependency stackexchange.redis to 3.2.1 by
@​thomhurst in thomhurst/TUnit#6801
* chore(deps): update dependency polly to 8.8.0 by @​thomhurst in
thomhurst/TUnit#6805
* chore(deps): update dependency dotnet-sdk to v10 by @​thomhurst in
thomhurst/TUnit#6803
* chore(deps): update dependency masstransit to 9.2.2 by @​thomhurst in
thomhurst/TUnit#6806
* chore(deps): update dependency awssdk.sqs to 4.0.100.14 by @​thomhurst
in thomhurst/TUnit#6807
* chore(deps): update dependency brace-expansion to v5.0.12 by
@​thomhurst in thomhurst/TUnit#6809
* chore(deps): update dependency microsoft.net.test.sdk to 18.10.1 by
@​thomhurst in thomhurst/TUnit#6811
* chore(deps): update aspire to 13.5.4 by @​thomhurst in
thomhurst/TUnit#6813

## New Contributors
* @​radmorecameron made their first contribution in
thomhurst/TUnit#6795
* @​dahlsailrunner made their first contribution in
thomhurst/TUnit#6799

**Full Changelog**:
thomhurst/TUnit@v1.67.0...v1.68.0

Commits viewable in [compare
view](thomhurst/TUnit@v1.67.0...v1.68.17).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=TUnit.Core&package-manager=nuget&previous-version=1.67.0&new-version=1.68.17)](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 Sep 21, 2026

This branch had an error being deployed

1 failed deployment
Pull Requests d4cc6d7f Deployed Sep 17, 2026 by thomhurst via modularpipeline (windows-latest) #19362
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