Skip to content

Comments

fix(deps): update testcontainers-go monorepo to v0.40.0#566

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/testcontainers-go-monorepo
Open

fix(deps): update testcontainers-go monorepo to v0.40.0#566
renovate[bot] wants to merge 1 commit intomainfrom
renovate/testcontainers-go-monorepo

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.0v0.40.0 age confidence
github.com/testcontainers/testcontainers-go/modules/postgres v0.39.0v0.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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 6, 2025
@renovate renovate bot requested review from a team as code owners November 6, 2025 18:03
@renovate renovate bot enabled auto-merge November 6, 2025 18:03
@renovate
Copy link
Contributor Author

renovate 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/docker/docker v28.3.3+incompatible -> v28.5.1+incompatible

mergify[bot]
mergify bot previously approved these changes Nov 6, 2025
@renovate renovate bot changed the title fix(deps): update testcontainers-go monorepo to v0.40.0 fix(deps): update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.40.0 Nov 7, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.40.0 fix(deps): update testcontainers-go monorepo to v0.40.0 Nov 8, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/docker/docker v28.3.3+incompatible -> v28.5.1+incompatible

@renovate renovate bot changed the title fix(deps): update testcontainers-go monorepo to v0.40.0 fix(deps): update module github.com/testcontainers/testcontainers-go to v0.40.0 Dec 27, 2025
@renovate renovate bot dismissed stale reviews from infratographer-robot and mergify[bot] via 390a221 December 27, 2025 17:00
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from 35346e0 to 390a221 Compare December 27, 2025 17:00
mergify[bot]
mergify bot previously approved these changes Dec 27, 2025
@renovate renovate bot dismissed stale reviews from infratographer-robot and mergify[bot] via 5b7d7b1 December 27, 2025 20:44
@renovate renovate bot changed the title fix(deps): update module github.com/testcontainers/testcontainers-go to v0.40.0 fix(deps): update testcontainers-go monorepo to v0.40.0 Dec 27, 2025
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from 390a221 to 5b7d7b1 Compare December 27, 2025 20:44
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.

1 participant