fix(deps): update all non-major dependencies to v0.43.0#344
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #344 +/- ##
=======================================
Coverage 81.73% 81.73%
=======================================
Files 37 37
Lines 1177 1177
=======================================
Hits 962 962
Misses 151 151
Partials 64 64 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
06eaf64 to
5f784ca
Compare
5f784ca to
033d31c
Compare
Merged
iitsdani
pushed a commit
that referenced
this pull request
Jun 27, 2026
🤖 I have created a release *beep* *boop* --- <details><summary>0.4.2</summary> ## [0.4.2](v0.4.1...v0.4.2) (2026-06-26) ### Bug Fixes * **deps:** update all non-major dependencies to v0.43.0 ([#344](#344)) ([c5c25ea](c5c25ea)) * **deps:** update all non-major dependencies to v1.44.0 ([#338](#338)) ([068dc48](068dc48)) * **deps:** update all non-major dependencies to v5.10.0 ([#340](#340)) ([bd4448c](bd4448c)) * **deps:** update google.golang.org/genproto digest to 60b97b3 ([#335](#335)) ([53968ff](53968ff)) * **deps:** update google.golang.org/genproto digest to 7cedc36 ([#320](#320)) ([f838c21](f838c21)) * h2c deprecation ([#346](#346)) ([1807f4e](1807f4e)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.42.0→v0.43.0v0.42.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
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.