Skip to content

chore(deps): update dependency testcontainers.postgresql to 4.11.0#5150

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

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

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

testcontainers/testcontainers-dotnet (Testcontainers.PostgreSql)

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.

Code Review: Dependency Update - Testcontainers.PostgreSql 4.10.0 → 4.11.0

This is a straightforward Renovate-generated dependency bump. The change is clean and correct.

What Changed

  • Directory.Packages.props: Central package version updated to 4.11.0
  • TUnit.Templates/.../ExampleNamespace.ApiService.csproj: Template project version updated to 4.11.0

Analysis

Two-file update is correct: The template project (TUnit.Templates/content/) legitimately pins its own explicit package version rather than relying on Directory.Packages.props. This is the right design — when users scaffold from the template, they get a standalone project that doesn't depend on this repo's central package management. Both locations being updated in sync is exactly what should happen.

Version consistency note: Testcontainers.Kafka is already at 4.11.0, Testcontainers.PostgreSql is now bumped to 4.11.0, but Testcontainers.Redis remains at 4.10.0. This is expected behavior — Renovate handles each package in separate PRs. No action needed here.

Release notes look benign for this project: The 4.11.0 release includes a breaking change to the CosmosDb module (base image change), but TUnit doesn't appear to use that module. The PostgreSql-specific change is an additive WithSsl builder API, which is safe to consume.

Verdict

✅ Safe to merge. No issues found.

@thomhurst thomhurst merged commit 6de18dc into main Mar 12, 2026
13 of 14 checks passed
@thomhurst thomhurst deleted the renovate/testcontainers.postgresql-4.x branch March 12, 2026 22:39
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