Skip to content

Update testcontainers-go monorepo to v0.44.0 - #344

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

Update testcontainers-go monorepo to v0.44.0#344
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/testcontainers-go-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 15, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/testcontainers/testcontainers-go v0.29.1v0.44.0 age confidence
github.com/testcontainers/testcontainers-go/modules/postgres v0.29.1v0.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

v0.42.0

Compare Source

What's Changed

⚠️ Breaking Changes

🔒 Security

🐛 Bug Fixes

🧹 Housekeeping

📦 Dependency updates

v0.41.0

Compare Source

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

v0.40.0

Compare Source

What's Changed

⚠️ Breaking Changes

  • chore(red

Note

PR body was truncated to here.


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 requested a review from a team as a code owner April 15, 2024 11:16
@renovate
renovate Bot requested a review from a team as a code owner April 15, 2024 11:16
@renovate renovate Bot added the minor label Apr 15, 2024
@github-actions

github-actions Bot commented Apr 15, 2024

Copy link
Copy Markdown

GraphQL Schema Check

Compared 0 schema changes against 0 operations

✅ Found no changes

🔗 View full schema check details

@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 5bcce32 to 0977570 Compare May 9, 2024 18:09
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 0977570 to 8fcb267 Compare May 16, 2024 19:51
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.30.0 Update testcontainers-go monorepo to v0.31.0 May 16, 2024
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 8fcb267 to 075d737 Compare May 30, 2024 17:26
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 075d737 to 366d5b0 Compare July 12, 2024 19:08
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.31.0 Update testcontainers-go monorepo to v0.32.0 Jul 12, 2024
@renovate

renovate Bot commented Jul 12, 2024

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

  • 33 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.24.0
github.com/docker/go-connections v0.5.0 -> v0.6.0
github.com/stretchr/testify v1.9.0 -> v1.11.1
dario.cat/mergo v1.0.0 -> v1.0.2
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/cpuguy83/dockercfg v0.3.1 -> v0.3.2
github.com/distribution/reference v0.5.0 -> v0.6.0
github.com/docker/docker v25.0.3+incompatible -> v28.5.1+incompatible
github.com/go-logr/logr v1.3.0 -> v1.4.2
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/klauspost/compress v1.17.4 -> v1.18.0
github.com/magiconair/properties v1.8.7 -> v1.8.10
github.com/moby/sys/sequential v0.5.0 -> v0.6.0
github.com/moby/sys/user v0.1.0 -> v0.4.0
github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
github.com/yusufpapurcu/wmi v1.2.3 -> v1.2.4
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 -> v0.49.0
go.opentelemetry.io/otel v1.21.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.21.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.21.0 -> v1.35.0
golang.org/x/crypto v0.20.0 -> v0.43.0
golang.org/x/mod v0.16.0 -> v0.28.0
golang.org/x/net v0.21.0 -> v0.45.0
golang.org/x/oauth2 v0.15.0 -> v0.22.0
golang.org/x/sync v0.5.0 -> v0.17.0
golang.org/x/sys v0.17.0 -> v0.37.0
golang.org/x/text v0.14.0 -> v0.30.0
golang.org/x/tools v0.16.0 -> v0.37.0
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.60.1 -> v1.67.0
google.golang.org/protobuf v1.31.0 -> v1.34.2

@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch 2 times, most recently from d04eeb2 to 0cfe23e Compare August 27, 2024 13:06
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.32.0 Update testcontainers-go monorepo to v0.33.0 Aug 27, 2024
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch 2 times, most recently from dec5621 to a062359 Compare September 19, 2024 19:56
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.33.0 Update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.33.0 Oct 15, 2024
@renovate renovate Bot changed the title Update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.33.0 Update testcontainers-go monorepo to v0.33.0 Oct 15, 2024
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from a062359 to 9ad4bbe Compare October 28, 2024 14:49
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.33.0 Update testcontainers-go monorepo to v0.34.0 Oct 28, 2024
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 9ad4bbe to df1aa89 Compare November 17, 2024 15:38
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from df1aa89 to 2652dab Compare December 16, 2024 09:33
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.34.0 Update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.34.0 Dec 16, 2024
@renovate renovate Bot changed the title Update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.34.0 Update testcontainers-go monorepo to v0.34.0 Dec 16, 2024
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.34.0 Update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.34.0 Jan 4, 2025
@renovate renovate Bot changed the title Update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.34.0 Update testcontainers-go monorepo to v0.34.0 Jan 4, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 2652dab to fe8b1ea Compare January 18, 2025 00:53
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.34.0 Update testcontainers-go monorepo to v0.35.0 Jan 18, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from fe8b1ea to 46a11cc Compare March 3, 2025 15:48
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 3ed4580 to 4bc2674 Compare May 31, 2025 20:57
@renovate renovate Bot changed the title Update module github.com/testcontainers/testcontainers-go to v0.37.0 Update testcontainers-go monorepo to v0.37.0 May 31, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 4bc2674 to d7237bb Compare July 15, 2025 20:05
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.37.0 Update module github.com/testcontainers/testcontainers-go to v0.37.0 Jul 15, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from d7237bb to 79f365c Compare July 15, 2025 22:39
@renovate renovate Bot changed the title Update module github.com/testcontainers/testcontainers-go to v0.37.0 Update testcontainers-go monorepo to v0.37.0 Jul 15, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 79f365c to bf907f8 Compare July 22, 2025 10:12
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.37.0 Update testcontainers-go monorepo to v0.38.0 Jul 22, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from bf907f8 to 26ef5e5 Compare July 25, 2025 11:04
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.38.0 Update module github.com/testcontainers/testcontainers-go to v0.38.0 Jul 25, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 26ef5e5 to 9ad9572 Compare July 25, 2025 17:34
@renovate renovate Bot changed the title Update module github.com/testcontainers/testcontainers-go to v0.38.0 Update testcontainers-go monorepo to v0.38.0 Jul 25, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 9ad9572 to 2656bc7 Compare July 30, 2025 15:55
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.38.0 Update module github.com/testcontainers/testcontainers-go to v0.38.0 Jul 30, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 2656bc7 to ba58455 Compare July 30, 2025 20:29
@renovate renovate Bot changed the title Update module github.com/testcontainers/testcontainers-go to v0.38.0 Update testcontainers-go monorepo to v0.38.0 Jul 30, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from ba58455 to 3649bfb Compare August 10, 2025 13:58
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 3649bfb to 2200cc8 Compare September 26, 2025 09:43
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.38.0 Update testcontainers-go monorepo to v0.39.0 Sep 26, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 2200cc8 to ae3de18 Compare November 13, 2025 18:41
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.39.0 Update testcontainers-go monorepo to v0.40.0 Nov 13, 2025
@renovate

renovate Bot commented Dec 15, 2025

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

  • 43 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=7 days

Details:

Package Change
go 1.21 -> 1.25.0
github.com/docker/go-connections v0.5.0 -> v0.7.0
github.com/stretchr/testify v1.9.0 -> v1.11.1
dario.cat/mergo v1.0.0 -> v1.0.2
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 -> v0.0.0-20250102033503-faa5f7b0171c
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/cpuguy83/dockercfg v0.3.1 -> v0.3.2
github.com/distribution/reference v0.5.0 -> v0.6.0
github.com/felixge/httpsnoop v1.0.4 -> v1.1.0
github.com/go-logr/logr v1.3.0 -> v1.4.3
github.com/go-ole/go-ole v1.2.6 -> v1.3.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20240606120523-5a60cdf6a761
github.com/klauspost/compress v1.17.4 -> v1.18.6
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 -> v0.0.0-20260330125221-c963978e514e
github.com/magiconair/properties v1.8.7 -> v1.8.10
github.com/moby/patternmatcher v0.6.0 -> v0.6.1
github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c -> v0.0.0-20240221224432-82ca36839d55
github.com/sirupsen/logrus v1.9.3 -> v1.9.4
github.com/stretchr/objx v0.5.2 -> v0.5.3
github.com/tklauser/go-sysconf v0.3.12 -> v0.4.0
github.com/tklauser/numcpus v0.6.1 -> v0.12.0
github.com/yusufpapurcu/wmi v1.2.3 -> v1.2.4
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 -> v0.69.0
go.opentelemetry.io/otel v1.21.0 -> v1.44.0
go.opentelemetry.io/otel/metric v1.21.0 -> v1.44.0
go.opentelemetry.io/otel/sdk v1.21.0 -> v1.44.0
go.opentelemetry.io/otel/trace v1.21.0 -> v1.44.0
golang.org/x/crypto v0.20.0 -> v0.54.0
golang.org/x/mod v0.16.0 -> v0.37.0
golang.org/x/net v0.21.0 -> v0.56.0
golang.org/x/oauth2 v0.15.0 -> v0.22.0
golang.org/x/sync v0.5.0 -> v0.22.0
golang.org/x/sys v0.17.0 -> v0.47.0
golang.org/x/text v0.14.0 -> v0.40.0
golang.org/x/time v0.5.0 -> v0.11.0
golang.org/x/tools v0.16.0 -> v0.47.0
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.60.1 -> v1.67.0
google.golang.org/protobuf v1.31.0 -> v1.34.2

@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from ae3de18 to aaf4bd5 Compare December 27, 2025 17:05
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.40.0 Update module github.com/testcontainers/testcontainers-go to v0.40.0 Dec 27, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from aaf4bd5 to 2f0d70a Compare December 27, 2025 21:01
@renovate renovate Bot changed the title Update module github.com/testcontainers/testcontainers-go to v0.40.0 Update testcontainers-go monorepo to v0.40.0 Dec 27, 2025
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 2f0d70a to 8ae68bd Compare March 17, 2026 18:06
@renovate renovate Bot changed the title Update testcontainers-go monorepo to v0.40.0 Update testcontainers-go monorepo to v0.41.0 Mar 17, 2026
@renovate
renovate Bot force-pushed the renovate/testcontainers-go-monorepo branch from 8ae68bd to 20f1310 Compare April 16, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants