Skip to content

Update module github.com/testcontainers/testcontainers-go to v0.44.0 - #6599

Merged
rdimitrov merged 1 commit into
mainfrom
renovate/testcontainers-go-monorepo
Sep 10, 2026
Merged

rdimitrov merged 1 commit into
mainfrom
renovate/testcontainers-go-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/testcontainers/testcontainers-go v0.42.0 → v0.44.0 age confidence

Release Notes

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

v0.44.0

Compare Source

What's Changed
🔒 Security
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

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
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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 requested a review from JAORMX as a code owner September 9, 2026 16:57
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2026
@renovate

renovate Bot commented Sep 9, 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/lufia/plan9stats v0.0.0-20250317134145-8bc96cf8fc35 -> v0.0.0-20260330125221-c963978e514e
github.com/tklauser/go-sysconf v0.3.16 -> v0.4.0
github.com/tklauser/numcpus v0.11.0 -> v0.12.0

@github-actions github-actions Bot added the size/XS Extra small PR: < 100 lines changed label Sep 9, 2026
@codecov

codecov Bot commented Sep 9, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.89%. Comparing base (f74c319) to head (006adaa).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6599      +/-   ##
==========================================
+ Coverage   78.83%   78.89%   +0.06%     
==========================================
  Files         778      778              
  Lines       77598    77598              
==========================================
+ Hits        61171    61219      +48     
+ Misses      16422    16374      -48     
  Partials        5        5              

☔ 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 renovate/testcontainers-go-monorepo branch from 676ba5e to 8ae662f Compare September 9, 2026 22:05
@github-actions github-actions Bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 8ae662f to 1ec51a0 Compare September 10, 2026 08:14
@github-actions github-actions Bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Sep 10, 2026
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 1ec51a0 to 006adaa Compare September 10, 2026 08:42
@github-actions github-actions Bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Sep 10, 2026
@rdimitrov
rdimitrov merged commit cfdd650 into main Sep 10, 2026
43 checks passed
@rdimitrov
rdimitrov deleted the renovate/testcontainers-go-monorepo branch September 10, 2026 09:05
@github-actions github-actions Bot mentioned this pull request Sep 10, 2026
2 tasks
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 size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant