chore(deps): update dependency testcontainers.redis to 4.12.0#5965
Conversation
There was a problem hiding this comment.
Dependency Update Review: Testcontainers.Redis 4.11.0 → 4.12.0
This is a straightforward minor version bump. The change looks correct — updating Directory.Packages.props is the right place for centralized package version management.
Notable in the 4.12.0 release
The release notes list a breaking change: Docker.DotNet was bumped from 3.131.1 to 4.0.2. For a test-infrastructure-only dependency like this, the risk is low, but it's worth noting in case CI reveals any Docker API compatibility issues.
Minor observation
Testcontainers.Kafka is still pinned at 4.11.0 while Testcontainers.PostgreSql and now Testcontainers.Redis are both on 4.12.0. All three share the same upstream release cycle, so keeping Kafka in sync would eliminate the version skew. Not a blocker — just something to tidy up (probably via a follow-up Renovate PR).
Overall
No issues with the change itself. Looks good to merge.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
This PR contains the following updates:
4.11.0→4.12.0Release Notes
testcontainers/testcontainers-dotnet (Testcontainers.Redis)
v4.12.0Compare Source
What's Changed
Thanks to all contributors 👏.
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
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.