Skip to content

Update module github.com/testcontainers/testcontainers-go (v0.42.0 → v0.43.0)#25

Open
imagegenius[bot] wants to merge 11 commits into
mainfrom
renovate/testcontainers-go-monorepo
Open

Update module github.com/testcontainers/testcontainers-go (v0.42.0 → v0.43.0)#25
imagegenius[bot] wants to merge 11 commits into
mainfrom
renovate/testcontainers-go-monorepo

Conversation

@imagegenius

@imagegenius imagegenius Bot commented Jul 16, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/testcontainers/testcontainers-go v0.42.0v0.43.0 age confidence

Release Notes

testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)

v0.43.0

Compare Source

What's Changed

⚠️ Breaking Changes

Users of wait.ForSQL need to follow the new API contract, using Moby's network.Port instead of string when building the callback function to check the URL. Please see https://golang.testcontainers.org/features/wait/sql/

Users implementing their own testcontainers.ImageProvider need to implement the new PullImageWithPlatform method introduced by this PR.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@imagegenius

imagegenius Bot commented Jul 16, 2026

Copy link
Copy Markdown
Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/moby/moby/api v1.54.1 -> v1.54.2
github.com/shirou/gopsutil/v4 v4.26.3 -> v4.26.5
golang.org/x/crypto v0.48.0 -> v0.51.0
golang.org/x/sys v0.42.0 -> v0.45.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants