fix(deps): update module github.com/testcontainers/testcontainers-go to v0.43.0 - #115
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module github.com/testcontainers/testcontainers-go to v0.43.0#115renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
April 25, 2025 15:37
96c0371 to
c2e1e45
Compare
Contributor
Author
ℹ Artifact update noticeFile name: tests/integration/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
July 15, 2025 18:15
c2e1e45 to
d32a522
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
August 10, 2025 15:40
d32a522 to
b5c2949
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
September 19, 2025 10:57
b5c2949 to
a12d6f2
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
October 9, 2025 02:13
a12d6f2 to
99b682d
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
November 6, 2025 14:00
99b682d to
8ef2a1a
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: tests/integration/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
December 15, 2025 15:43
8ef2a1a to
e20fcd5
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
February 2, 2026 15:55
e20fcd5 to
c7f6ab1
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
February 24, 2026 16:06
c7f6ab1 to
4b72105
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
2 times, most recently
from
March 10, 2026 19:37
01d7a4b to
f67d0b7
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
April 1, 2026 21:52
f67d0b7 to
270d988
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
April 9, 2026 16:10
270d988 to
8936b42
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
May 12, 2026 13:57
8936b42 to
4285eb7
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
May 28, 2026 22:33
4285eb7 to
283cd3e
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
3 times, most recently
from
June 19, 2026 16:47
f11f2eb to
13ccd3c
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
from
July 12, 2026 14:56
13ccd3c to
85746ea
Compare
renovate
Bot
force-pushed
the
renovate/testcontainers-go-monorepo
branch
2 times, most recently
from
July 23, 2026 08:02
85746ea to
799420d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.35.0→v0.43.0Release Notes
testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)
v0.43.0Compare Source
What's Changed
Users of
wait.ForSQLneed to follow the new API contract, using Moby'snetwork.Portinstead ofstringwhen building the callback function to check the URL. Please see https://golang.testcontainers.org/features/wait/sql/Users implementing their own
testcontainers.ImageProviderneed to implement the newPullImageWithPlatformmethod introduced by this PR.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
v0.42.0Compare Source
What's Changed
🔒 Security
🐛 Bug Fixes
🧹 Housekeeping
📦 Dependency updates
v0.41.0Compare Source
What's Changed
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
v0.40.0Compare Source
What's Changed
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.
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
v0.39.0Compare Source
What's Changed
🚀 Features
🐛 Bug Fixes
WithHtpasswdto useos.CreateTempinstead ofos.Createwithfilepath.Join. (#3272) @jakobmoellerdev📖 Documentation
🧹 Housekeeping
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.