Skip to content

deps(go): bump module github.com/testcontainers/testcontainers-go to v0.43.0#427

Open
updateclibot[bot] wants to merge 2 commits into
mainfrom
updatecli_main_91ae7e1d9233875859b11d21a3e5852fe9efa505185099855ef6d8e0db462c5d
Open

deps(go): bump module github.com/testcontainers/testcontainers-go to v0.43.0#427
updateclibot[bot] wants to merge 2 commits into
mainfrom
updatecli_main_91ae7e1d9233875859b11d21a3e5852fe9efa505185099855ef6d8e0db462c5d

Conversation

@updateclibot

@updateclibot updateclibot Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

deps(go): bump module github.com/testcontainers/testcontainers-go

clean: go mod tidy

ran shell command "go mod tidy"

deps(go): bump module github.com/testcontainers/testcontainers-go to v0.43.0

go.mod updated Module path "github.com/testcontainers/testcontainers-go" version from "v0.42.0" to "v0.43.0"

v0.43.0
# What's Changed
## ⚠️ Breaking Changes

* chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650) @thaJeztah

> 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/

* feat!: add PullImageWithPlatform to DockerProvider (#3710) @blueprismo

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

## 🚀 Features

* feat(k3s):  pull image opts (#3716) @blueprismo
* feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719) @jeanbza
* feat(eventhubs): add WithAzuriteContainer and functional-options config builder (#3722) @mdelapenya
* feat!: add PullImageWithPlatform to DockerProvider (#3710) @blueprismo
* feat(modules/dex): add Dex OIDC provider module (#3659) @guilycst

## 🐛 Bug Fixes

* fix(security): remove debug code that leaks Docker credentials (#3721) @mdelapenya
* fix(ollama): align local exec test with Ollama 0.30.6 log format (#3715) @mdelapenya
* fix: close temp file handle before removal  (#3672) @acouvreur
* fix(compose): close docker clients to prevent goroutine leaks (#3661) @mdelapenya
* fix: wait for log production goroutine to drain on stop (#3660) @mdelapenya

## 📖 Documentation

* chore: update usage metrics (2026-06) (#3714) @[github-actions[bot]](https://github.com/apps/github-actions)

## 🧹 Housekeeping

* chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650) @thaJeztah
* chore: update usage metrics (2026-05) (#3670) @[github-actions[bot]](https://github.com/apps/github-actions)
* chore: remove cgroupnsMode setting from K3s container configuration (#3653) @lixin9311

## 📦 Dependency updates

* chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729) @Steven-Harris
* chore: bump sshd-docker image to 1.4.0 (#3727) @mdelapenya
* chore(deps): bump Ryuk to v0.14.0 (#3313) @mdelapenya
* chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.3 (#3677) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump idna from 3.11 to 3.15 (#3708) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/containerd/containerd/v2 from 2.2.2 to 2.2.4 in /modules/compose (#3709) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#3704) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.3 to 4.26.4 (#3667) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/moby/moby/api from 1.54.1 to 1.54.2 (#3676) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.51.0 (#3689) @mdelapenya
* chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.81.0 in /modules/gcloud (#3690) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.81.0 in /modules/dex (#3686) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/in-toto/in-toto-golang from 0.10.0 to 0.11.0 in /modules/compose (#3674) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump docker/setup-docker-action from 4.5.0 to 5.1.0 (#3664) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump mkdocs-include-markdown-plugin from 7.2.1 to 7.2.2 (#3665) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/apache/thrift from 0.21.0 to 0.23.0 in /modules/nebulagraph (#3673) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/Azure/go-ntlmssp from 0.0.0-20221128193559-754e69321358 to 0.1.1 in /modules/openldap (#3658) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 in /modules/postgres (#3657) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/jackc/pgx/v5 from 5.5.4 to 5.9.2 in /modules/cockroachdb (#3656) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/jackc/pgx/v5 from 5.5.4 to 5.9.0 in /modules/postgres (#3652) @[dependabot[bot]](https://github.com/apps/dependabot)
v0.42.0
# What's Changed
## ⚠️ Breaking Changes

* chore!: migrate to moby modules (#3591) @thaJeztah

## 🔒 Security

* chore(deps): bump moby/client v0.4.0, moby/api v1.54.1 (#3634) @thaJeztah

## 🐛 Bug Fixes

* fix: return an error when docker host cannot be retrieved (#3613) @ash2k

## 🧹 Housekeeping

* chore: gitignore Gas Town agent artifacts (#3633) @mdelapenya
* fix(usage-metrics): include last release in the legend pop over (#3630) @mdelapenya
* chore: update usage metrics (2026-04) (#3621) @[github-actions[bot]](https://github.com/apps/github-actions)
* fix(usage-metrics): order of actions matters (#3623) @mdelapenya
* fix(usage-metrics): reduce rate-limit cascade errors (#3622) @mdelapenya
* fix(usage-metrics):  replace the per-version inline retry with a multi-pass approach (#3620) @mdelapenya

## 📦 Dependency updates

* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.28.0 to 1.43.0 in /modules/grafana-lgtm (#3639) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.42.0 to 1.43.0 in /modules/compose (#3641) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.42.0 to 1.43.0 in /modules/compose (#3645) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump mkdocs-include-markdown-plugin from 7.2.1 to 7.2.2 (#3626) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.51.2 to 1.97.3 in /modules/localstack (#3638) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.41.0 to 1.43.0 in /modules/grafana-lgtm (#3643) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.43.0 in /modules/milvus (#3644) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore: update to Go 1.25.9, 1.26.9 (#3647) @thaJeztah
* chore(deps):  bump bump github.com/klauspost/compress v1.18.5, github.com/docker/compose v5.1.2 (#3646) @thaJeztah
* chore(deps): bump moby/client v0.4.0, moby/api v1.54.1 (#3634) @thaJeztah
* chore(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 (#3629) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/moby/patternmatcher from 0.6.0 to 0.6.1 (#3628) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.3 (#3627) @[dependabot[bot]](https://github.com/apps/dependabot)
* fix(localstack): accept community-archive as a valid tag (#3601) @johnduhart
* chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in /modules/gcloud (#3632) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#3625) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump pygments from 2.19.2 to 2.20.0 (#3615) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.79.3 in /modules/milvus (#3612) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.79.3 in /modules/etcd (#3611) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /modules/ollama (#3610) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.79.3 in /modules/pinecone (#3609) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.79.3 in /modules/couchbase (#3608) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump requests from 2.32.4 to 2.33.0 (#3604) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /modules/meilisearch (#3607) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/moby/buildkit from 0.27.1 to 0.28.1 in /modules/compose (#3605) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.79.3 in /modules/qdrant (#3606) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.3.1 to 1.4.1 in /modules/dockermcpgateway (#3599) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.79.3 in /modules/dockermodelrunner (#3594) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.71.0 to 1.79.3 in /modules/toxiproxy (#3595) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.72.0 to 1.79.3 in /modules/weaviate (#3596) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /modules/compose (#3597) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /modules/grafana-lgtm (#3598) @[dependabot[bot]](https://github.com/apps/dependabot)
* chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.79.3 in /modules/gcloud (#3593) @[dependabot[bot]](https://github.com/apps/dependabot)
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot Bot added the dependencies Pull requests that update a dependency file label Jun 29, 2026
updatecli added 2 commits June 29, 2026 16:32
... -go to v0.43.0

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@updateclibot updateclibot Bot force-pushed the updatecli_main_91ae7e1d9233875859b11d21a3e5852fe9efa505185099855ef6d8e0db462c5d branch from d5ca2d5 to dd1a4a0 Compare June 29, 2026 16:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants