Skip to content

chore(deps): update dependency testcontainers.kafka to 4.11.0#5149

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

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

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

testcontainers/testcontainers-dotnet (Testcontainers.Kafka)

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 21:16
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.Kafka 4.10.0 → 4.11.0

This is a straightforward Renovate Bot dependency bump. The single-line change in Directory.Packages.props is correct and safe.

Change Summary

  • Bumps Testcontainers.Kafka from 4.10.04.11.0 (minor release)

Observations

Version drift across Testcontainers packages:
After this merge, the Testcontainers packages in Directory.Packages.props will be on different versions:

Testcontainers.Kafka      → 4.11.0  ✅ (updated)
Testcontainers.PostgreSql → 4.10.0  (not updated)
Testcontainers.Redis      → 4.10.0  (not updated)

This is a minor cosmetic concern — all three packages are independently versioned and backward-compatible within the same major version. However, it's worth being aware of: the 4.11.0 release includes improvements to connection string providers, bug fixes for MongoDb/ServiceBus/EventHubs, and a breaking change for the CosmosDb module (base image changed from latest to vnext-preview). Since TUnit only uses the Kafka module from this PR, none of those other changes are relevant here.

If you prefer keeping all Testcontainers packages on the same version for consistency, the other two packages (PostgreSql, Redis) could be bumped to 4.11.0 in a follow-up. But this is purely optional — Renovate will handle them separately.

Verdict

The change itself is correct, minimal, and low-risk. ✅ 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