Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2025

This PR contains the following updates:

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

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

| datasource | package                                     | from    | to      |
| ---------- | ------------------------------------------- | ------- | ------- |
| go         | github.com/testcontainers/testcontainers-go | v0.39.0 | v0.40.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from a team as a code owner November 6, 2025 17:14
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 6, 2025
@renovate renovate bot enabled auto-merge (squash) November 6, 2025 17:14
@renovate
Copy link
Contributor Author

renovate bot commented Nov 6, 2025

ℹ Artifact update notice

File name: tests/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
github.com/docker/docker v28.3.3+incompatible -> v28.5.1+incompatible
golang.org/x/crypto v0.41.0 -> v0.43.0
golang.org/x/net v0.43.0 -> v0.45.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/text v0.28.0 -> v0.30.0
golang.org/x/tools v0.36.0 -> v0.37.0

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant