Skip to content

chore(deps): update dependency testcontainers.postgresql to 4.14.0 - #6612

Merged
thomhurst merged 1 commit into
mainfrom
renovate/testcontainers.postgresql-4.x
Aug 14, 2026
Merged

chore(deps): update dependency testcontainers.postgresql to 4.14.0#6612
thomhurst merged 1 commit into
mainfrom
renovate/testcontainers.postgresql-4.x

Conversation

@thomhurst

@thomhurst thomhurst commented Aug 14, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

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

Release Notes

testcontainers/testcontainers-dotnet (Testcontainers.PostgreSql)

v4.14.0

Compare Source

What's Changed

I published this version because several developers asked for a release addressing the SSH.NET vulnerability. As an interim fix, you can also bump the transitive dependency, which should work fine.

Unfortunately, I had to run the release CI pipeline twice (1, 2). The change #​1725 introduced a regression that caused the pipeline to attempt to publish the Cake build project, which correctly failed (partially published).

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: #​40693051.

🚀 Features

🐛 Bug Fixes

🧹 Housekeeping

📦 Dependency Updates


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 the PostgreSQL testing package to version 4.14.0.
    • Applied the update to the Aspire starter template.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Aug 14, 2026
@thomhurst
thomhurst enabled auto-merge (squash) August 14, 2026 08:59
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 67134ebf-9f13-43f6-bfa1-fc12571ec457

📥 Commits

Reviewing files that changed from the base of the PR and between 7770007 and 09f296c.

📒 Files selected for processing (2)
  • Directory.Packages.props
  • src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.ApiService/ExampleNamespace.ApiService.csproj

📝 Walkthrough

Walkthrough

The change updates Testcontainers.PostgreSql from version 4.13.0 to 4.14.0 in central package management and the TUnit Aspire starter project.

Changes

Testcontainers PostgreSQL version update

Layer / File(s) Summary
Update package versions
Directory.Packages.props, src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.ApiService/ExampleNamespace.ApiService.csproj
The centrally managed and project-specific Testcontainers.PostgreSql versions change from 4.13.0 to 4.14.0.

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

Merge Risk: ⚪ Minimal · up to 09f29

This is a localized dependency update with no actionable merge-blocking risk remaining after normal checks and review.

Poem

A rabbit checks the package line,
“Fourteen point zero looks fine!”
The props file hops,
The project file stops,
PostgreSQL versions align.

🚥 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 describes the dependency update from Testcontainers.PostgreSql 4.13.0 to 4.14.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/testcontainers.postgresql-4.x

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

@greptile-apps

greptile-apps Bot commented Aug 14, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates Testcontainers.PostgreSql from 4.13.0 to 4.14.0 in the central dependency declaration and the Aspire starter template.

  • Updates centrally managed PostgreSQL Testcontainers consumers.
  • Keeps the explicitly versioned Aspire starter template aligned with the new release.

Confidence Score: 5/5

The PR appears safe to merge with no concrete dependency, build, template, or runtime regression identified.

The changes consistently update the PostgreSQL Testcontainers package version, while the repository consumer uses stable APIs and the template's version-only change is scrubbed during snapshot verification.

Important Files Changed

Filename Overview
Directory.Packages.props Updates the centrally declared Testcontainers.PostgreSql version; existing consumers use stable builder and container lifecycle APIs, with no demonstrated incompatibility.
src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.ApiService/ExampleNamespace.ApiService.csproj Aligns the template's explicit package version; package-version snapshot scrubbing prevents baseline churn, and no changed runtime behavior was identified.

Reviews (1): Last reviewed commit: "chore(deps): update dependency testconta..." | Re-trigger Greptile

@thomhurst
thomhurst merged commit 0846293 into main Aug 14, 2026
14 checks passed
@thomhurst
thomhurst deleted the renovate/testcontainers.postgresql-4.x branch August 14, 2026 09:24
This was referenced Aug 19, 2026
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