Skip to content

fix(deps): update all non-major dependencies to v0.43.0#344

Merged
iitsdani merged 1 commit into
mainfrom
chore/renovate-all-minor-patch
Jun 24, 2026
Merged

fix(deps): update all non-major dependencies to v0.43.0#344
iitsdani merged 1 commit into
mainfrom
chore/renovate-all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/testcontainers/testcontainers-go v0.42.0v0.43.0 age confidence
github.com/testcontainers/testcontainers-go/modules/postgres v0.42.0v0.43.0 age confidence

Release Notes

testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)

v0.43.0

Compare Source

What's Changed
⚠️ Breaking Changes

Users of wait.ForSQL need to follow the new API contract, using Moby's network.Port instead of string when building the callback function to check the URL. Please see https://golang.testcontainers.org/features/wait/sql/

Users implementing their own testcontainers.ImageProvider need to implement the new PullImageWithPlatform method introduced by this PR.

🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

Configuration

📅 Schedule: (UTC)

  • 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 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 commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/shirou/gopsutil/v4 v4.26.3 -> v4.26.5
golang.org/x/crypto v0.50.0 -> v0.51.0
golang.org/x/text v0.36.0 -> v0.37.0

@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.73%. Comparing base (dd3826d) to head (033d31c).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the chore/renovate-all-minor-patch branch 2 times, most recently from 06eaf64 to 5f784ca Compare June 20, 2026 06:08
@renovate renovate Bot force-pushed the chore/renovate-all-minor-patch branch from 5f784ca to 033d31c Compare June 24, 2026 08:30
@iitsdani iitsdani merged commit c5c25ea into main Jun 24, 2026
7 checks passed
@iitsdani iitsdani deleted the chore/renovate-all-minor-patch branch June 24, 2026 08:40
@github-actions github-actions Bot mentioned this pull request Jun 24, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant