Skip to content

deps: update module github.com/testcontainers/testcontainers-go to v0.40.0#4067

Merged
olavloite merged 1 commit intoGoogleCloudPlatform:postgresql-dialectfrom
renovate-bot:renovate/github.com-testcontainers-testcontainers-go-0.x
Dec 29, 2025
Merged

deps: update module github.com/testcontainers/testcontainers-go to v0.40.0#4067
olavloite merged 1 commit intoGoogleCloudPlatform:postgresql-dialectfrom
renovate-bot:renovate/github.com-testcontainers-testcontainers-go-0.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Dec 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/testcontainers/testcontainers-go v0.39.0 -> v0.40.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.40.0

Compare Source

What's Changed
⚠️ Breaking Changes

The below modules receive a breaking change in the signature of their functional options, as now all of them return an error when needed (returning nil for success). Therefore, you're only affected when assigning the options to variables.

  • Old: type Option func(*options)
  • New: type Option func(*options) error
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@forking-renovate
Copy link
Copy Markdown

forking-renovate bot commented Dec 27, 2025

ℹ️ Artifact update notice

File name: benchmarks/latency-comparison/golang/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
File name: samples/snippets/golang-snippets/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
File name: wrappers/golang/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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/stretchr/testify v1.10.0 -> v1.11.0

@renovate-bot renovate-bot force-pushed the renovate/github.com-testcontainers-testcontainers-go-0.x branch from f06a3c6 to fd646dc Compare December 29, 2025 07:23
olavloite
olavloite previously approved these changes Dec 29, 2025
@renovate-bot renovate-bot force-pushed the renovate/github.com-testcontainers-testcontainers-go-0.x branch from fd646dc to eff9cf8 Compare December 29, 2025 07:49
@renovate-bot renovate-bot force-pushed the renovate/github.com-testcontainers-testcontainers-go-0.x branch from eff9cf8 to a06bff4 Compare December 29, 2025 07:51
@olavloite olavloite merged commit 7262f56 into GoogleCloudPlatform:postgresql-dialect Dec 29, 2025
39 checks passed
@renovate-bot renovate-bot deleted the renovate/github.com-testcontainers-testcontainers-go-0.x branch December 29, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants