chore(deps): update dependency testcontainers.postgresql to 4.14.0 - #6612
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe change updates ChangesTestcontainers PostgreSQL version update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized dependency update with no actionable merge-blocking risk remaining after normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Greptile SummaryThis PR updates Testcontainers.PostgreSql from 4.13.0 to 4.14.0 in the central dependency declaration and the Aspire starter template.
Confidence Score: 5/5The 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.
|
| 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
This PR contains the following updates:
4.13.0→4.14.0Release Notes
testcontainers/testcontainers-dotnet (Testcontainers.PostgreSql)
v4.14.0Compare 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)
🚦 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 CLI.
Summary by CodeRabbit