Skip to content

fix(deps): update testcontainers-go monorepo#128

Open
ZxBot wants to merge 2 commits into
mainfrom
renovate/testcontainers-go-monorepo
Open

fix(deps): update testcontainers-go monorepo#128
ZxBot wants to merge 2 commits into
mainfrom
renovate/testcontainers-go-monorepo

Conversation

@ZxBot

@ZxBot ZxBot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

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: (in timezone Europe/Rome)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@ZxBot

ZxBot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor 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):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/term v0.40.0 -> v0.43.0
github.com/shirou/gopsutil/v4 v4.26.3 -> v4.26.5
golang.org/x/crypto v0.48.0 -> v0.51.0
golang.org/x/net v0.51.0 -> v0.53.0
golang.org/x/sys v0.42.0 -> v0.45.0
golang.org/x/text v0.34.0 -> v0.37.0

@ZxBot ZxBot force-pushed the renovate/testcontainers-go-monorepo branch from 8d8d4c6 to 151e18d Compare June 20, 2026 02:20
@ZxBot

ZxBot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants