Skip to content

Conversation

@sticky-gecko
Copy link
Contributor

@sticky-gecko sticky-gecko 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: 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.

🔕 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 Renovate Bot.

@sticky-gecko
Copy link
Contributor Author

sticky-gecko bot commented Nov 6, 2025

ℹ 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/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/docker/docker v28.3.3+incompatible -> v28.5.1+incompatible
golang.org/x/crypto v0.37.0 -> v0.43.0
golang.org/x/sys v0.36.0 -> v0.37.0

@sticky-gecko sticky-gecko bot added the type/minor Issue relates to a minor version bump label Nov 6, 2025
@sticky-gecko sticky-gecko bot added the type/minor Issue relates to a minor version bump label Nov 6, 2025
@sticky-gecko sticky-gecko bot force-pushed the renovate/testcontainers-go-monorepo branch 2 times, most recently from e9880bb to 9fb68ff Compare November 7, 2025 07:20
@sticky-gecko sticky-gecko bot force-pushed the renovate/testcontainers-go-monorepo branch from 9fb68ff to 8cbb1a2 Compare November 7, 2025 08:27
@onedr0p onedr0p added this pull request to the merge queue Nov 7, 2025
Merged via the queue into main with commit 450bf43 Nov 7, 2025
4 checks passed
@onedr0p onedr0p deleted the renovate/testcontainers-go-monorepo branch November 7, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/minor Issue relates to a minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants