Skip to content

Update test containers dependency#4978

Open
trufflesteeeve wants to merge 1 commit into
mainfrom
update-test-dependency
Open

Update test containers dependency#4978
trufflesteeeve wants to merge 1 commit into
mainfrom
update-test-dependency

Conversation

@trufflesteeeve
Copy link
Copy Markdown
Contributor

@trufflesteeeve trufflesteeeve commented May 21, 2026

Description:

The test dependency pulled in an outdated other dependency. So updating it to pull in a newer version.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

Note

Medium Risk
Primarily a dependency upgrade, but testcontainers-go and Docker/PG-related transitive bumps can change integration test behavior and container startup semantics.

Overview
Upgrades test infrastructure dependencies by bumping github.com/testcontainers/testcontainers-go to v0.42.0 and aligning the postgres module to a newer v0.42.x revision.

Refreshes go.mod/go.sum with newer transitive versions (notably golang.org/x/*, pgx/v5, Docker/moby-related libs, and gopsutil), with no product code changes.

Reviewed by Cursor Bugbot for commit 8596dee. Bugbot is set up for automated code reviews on this repo. Configure here.

@trufflesteeeve trufflesteeeve requested a review from a team May 21, 2026 19:53
@jordanTunstill jordanTunstill mentioned this pull request May 21, 2026
2 tasks
@MuneebUllahKhan222 MuneebUllahKhan222 added the review/product-eng Team integrations reviewed, awaiting product-eng review label May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review/product-eng Team integrations reviewed, awaiting product-eng review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants