Skip to content

chore(deps): update dependency testcontainers.redis to 4.11.0#5151

Merged
thomhurst merged 1 commit intomainfrom
renovate/testcontainers.redis-4.x
Mar 12, 2026
Merged

chore(deps): update dependency testcontainers.redis to 4.11.0#5151
thomhurst merged 1 commit intomainfrom
renovate/testcontainers.redis-4.x

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
Testcontainers.Redis (source) nuget minor 4.10.04.11.0

Release Notes

testcontainers/testcontainers-dotnet (Testcontainers.Redis)

v4.11.0

Compare Source

What's Changed

Thanks to all contributors. Once again, really great contributions from everyone 🤝.

The NuGet packages for this release have been attested for supply chain security using actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #​21198535.

Please be aware that we have changed the supported and underlying image used for the Cosmos DB module. The latest tag only supports certain environments and provides a limited set of features. Microsoft has introduced a new implementation, vnext-preview, which receives more updates and features. Due to the limitations of the latest tag, we decided to replace it with vnext-preview. You find more information about the image here: https://github.com/Azure/azure-cosmos-db-emulator-docker.

⚠️ Breaking Changes
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates

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 12, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 12, 2026 22:12
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.

Dependency Update Review: Testcontainers.Redis 4.10.0 → 4.11.0

This is a straightforward minor version bump of Testcontainers.Redis from 4.10.0 to 4.11.0, generated by Renovate Bot.

Change: Single line update in Directory.Packages.props.

Assessment

The update looks clean and appropriate:

  • Minimal risk: Only the Redis module version changes; the core Testcontainers library and other modules remain unaffected.
  • No Redis-specific breaking changes: The v4.11.0 release notes show no breaking changes for the Redis module. The only breaking change is in the CosmosDb module (base image update), which is unrelated.
  • Relevant improvements in 4.11.0 that may benefit Redis tests: supply chain security attestation for NuGet packages, ResourceReaper wait strategy fix, and console buffer width fix in ConsoleLogger.
  • Version consistency note: Testcontainers.Kafka is already on 4.11.0 while Testcontainers.PostgreSql remains on 4.10.0. This PR brings Redis in line with Kafka, though PostgreSQL is still behind — that's expected to be handled by a separate Renovate PR.

Approved. Safe to merge via auto-merge. ✓

@thomhurst thomhurst force-pushed the renovate/testcontainers.redis-4.x branch from ca85f4c to 15c1929 Compare March 12, 2026 22:46
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.

Follow-up Review: Testcontainers.Redis 4.10.0 → 4.11.0

No changes since the previous review. This remains a clean, minimal dependency bump — one line in Directory.Packages.props.

Previous review points confirmed:

  • No breaking changes for the Redis module in v4.11.0.
  • The only breaking change in this release (CosmosDb base image swap to vnext-preview) is unrelated to this project's Redis usage.
  • Supply chain security: NuGet packages for this release are attested via actions/attest, which is a positive improvement.
  • Version consistency: Redis is now aligned with Kafka at 4.11.0; PostgreSQL is still at 4.10.0 (expected to be handled separately by Renovate).

No issues found. 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