Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update module github.com/testcontainers/testcontainers-go to v0.33.0 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/testcontainers/testcontainers-go v0.19.0 -> v0.33.0 age adoption passing confidence

Release Notes

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

v0.33.0

Compare Source

What's Changed

⚠️ Breaking Changes

If you are building Docker images with the FromDockerfile struct in the GenericContainerRequest, please consider that the ContextArchive field in that struct has changed from io.Reader to io.ReadSeeker. This is needed because we want to be able to rewind to do multiple passes when reading all the images that are present in a Dockerfile.

🔒 Security

  • chore(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible (#​2733) @​mdelapenya

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

v0.32.0

Compare Source

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

v0.31.0

Compare Source

What's Changed
⚠️ Breaking Changes
Are you hosting your own Testcontainers for Go module?

If you are hosting your own module, please update all the custom options you created for the module, updating them to return an error in the case it occurs. This breaking change is needed to provide a more robust and consistent API for creating modules, allowing module authors to create custom code to customise the container avoiding panics.

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

v0.30.0

Compare Source

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

v0.29.1

Compare Source

What's Changed
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
  • chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 in /modules/qdrant (#​2281) @​dependabot
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.18.0 to 2.20.0 in /modules/clickhouse (#​2290) @​dependabot
  • chore(deps): bump github.com/Shopify/toxiproxy/v2 from 2.7.0 to 2.8.0 in /examples/toxiproxy (#​2282) @​dependabot
  • chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.16.0 to 5.18.0 in /modules/neo4j (#​2278) @​dependabot
  • chore(deps): bump github.com/minio/minio-go/v7 from 7.0.66 to 7.0.68 in /modules/minio (#​2304) @​dependabot
  • chore(deps): bump github.com/tmc/langchaingo from 0.1.4 to 0.1.5 in /modules/ollama (#​2318) @​dependabot
  • chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.11.1 to 8.12.1 in /modules/elasticsearch (#​2303) @​dependabot
  • chore(deps): bump google.golang.org/api from 0.167.0 to 0.168.0 in /modules/gcloud (#​2317) @​dependabot
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.14 to 1.17.5 in /modules/localstack, github.com/aws/aws-sdk-go-v2 from 1.24.1 to 1.25.2 in /modules/localstack (#​2320) @​mdelapenya
  • chore(deps): bump github.com/twmb/franz-go from 1.15.4 to 1.16.1 in /modules/redpanda, github.com/twmb/franz-go/pkg/kadm from 1.10.0 to 1.11.0 in /modules/redpanda (#​2322) @​mdelapenya
  • chore(deps): bump github.com/hashicorp/vault-client-go from 0.3.3 to 0.4.3 in /modules/vault, github.com/tidwall/gjson from 1.17.0 to 1.17.1 in /modules/vault (#​2321) @​mdelapenya
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /modules/postgres, github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /modules/cockroachdb (#​2323) @​mdelapenya
  • chore(deps): bump golang.org/x/mod from 0.12.0 to 0.16.0 (#​2316) @​mdelapenya
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /modulegen (#​2298) @​dependabot
  • chore(deps): bump github.com/docker/docker from 25.0.2+incompatible to 25.0.3+incompatible (#​2296) @​mdelapenya
  • chore(deps): bump github.com/couchbase/gocb/v2 from 2.7.1 to 2.7.2 in /modules/couchbase, github.com/tidwall/gjson from 1.17.0 to 1.17.1 in /modules/couchbase (#​2297) @​mdelapenya
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#​2295) @​mdelapenya
  • chore(deps): bump github.com/microsoft/go-mssqldb from 1.6.0 to 1.7.0 in /modules/mssql (#​2288) @​dependabot
  • chore(deps): bump github.com/amikos-tech/chroma-go from 0.0.0-20240109142503-c8fb49c3e28c to 0.0.1 in /modules/chroma (#​2275) @​dependabot
  • chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 in /modules/gcloud, google.golang.org/api from 0.165.0 to 0.167.0 in /modules/gcloud, cloud.google.com/go/pubsub from 1.36.1 to 1.36.2 in /modules/gcloud (#​2293) @​mdelapenya
  • chore(deps): bump github.com/nats-io/nats.go from 1.32.0 to 1.33.1 in /modules/nats (#​2253) @​dependabot
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.17.1 to 2.18.0 in /modules/clickhouse (#​2226) @​dependabot
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 in /modules/cockroachdb (#​2217) @​dependabot
  • chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 in /modules/gcloud (#​2251) @​dependabot
  • chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0 (#​2254) @​dependabot
  • chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.61.1 in /modules/qdrant (#​2255) @​dependabot
  • chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 in /modules/k3s, k8s.io/apimachinery from 0.29.1 to 0.29.2 in /modules/k3s, k8s.io/api from 0.29.1 to 0.29.2 in /modules/k3s (#​2236) @​mdelapenya
  • chore(deps): bump cloud.google.com/go/spanner from 1.56.0 to 1.57.0 in /modules/gcloud, cloud.google.com/go/bigquery from 1.58.0 to 1.59.1 in /modules/gcloud, google.golang.org/api from 0.160.0 to 0.165.0 in /modules/gcloud (#​2238) @​mdelapenya
  • chore(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 in /modules/kafka, golang.org/x/mod from 0.14.0 to 0.15.0 in /modulegen (#​2237) @​mdelapenya

v0.29.0

Compare Source

v0.28.0

Compare Source

What's Changed

⚠️ Breaking Changes

  • [breaking] Add err chan to log producer and don't panic on error (#​1971) @​Tofel

If you are starting a log producer, it's now possible to pass log options in a variadic manner (at this moment only the log producer timeout option is available). So this breaking change will affect you if and only if you are assigning the StartLogProducer method of a container to a variable.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 a team as a code owner January 4, 2024 17:48
@github-actions github-actions bot added the size/L label Jan 4, 2024
Copy link

github-actions bot commented Jan 4, 2024

Pull Request Test Coverage Report for Build 7949388580

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 60.046%

Totals Coverage Status
Change from base Build 6586862225: 0.0%
Covered Lines: 263
Relevant Lines: 438

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from 2cd17f2 to 76f498c Compare February 18, 2024 13:34
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.27.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.28.0 Feb 18, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from 76f498c to 16a5ae5 Compare March 9, 2024 15:34
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.28.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.29.1 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from 16a5ae5 to d96ff9d Compare April 11, 2024 10:47
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.29.1 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.30.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch 2 times, most recently from cfb1771 to da8778d Compare May 12, 2024 19:08
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.30.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.31.0 May 12, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

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

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

Details:

Package Change
go 1.20 -> 1.23.0
github.com/go-logr/logr v1.2.4 -> v1.4.1
github.com/Microsoft/go-winio v0.5.2 -> v0.6.2
github.com/cenkalti/backoff/v4 v4.2.0 -> v4.2.1
github.com/cespare/xxhash/v2 v2.1.2 -> v2.2.0
github.com/containerd/containerd v1.6.19 -> v1.7.18
github.com/docker/docker v23.0.1+incompatible -> v27.1.1+incompatible
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/emicklei/go-restful/v3 v3.9.0 -> v3.10.1
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/klauspost/compress v1.11.13 -> v1.17.4
github.com/moby/patternmatcher v0.5.0 -> v0.6.0
github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f -> v0.5.0
github.com/opencontainers/image-spec v1.1.0-rc2 -> v1.1.0
golang.org/x/crypto v0.6.0 -> v0.24.0
golang.org/x/net v0.8.0 -> v0.26.0
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 -> v0.18.0
golang.org/x/sys v0.6.0 -> v0.21.0
golang.org/x/term v0.6.0 -> v0.21.0
golang.org/x/text v0.8.0 -> v0.16.0
golang.org/x/tools v0.7.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
google.golang.org/appengine v1.6.7 -> v1.6.8
google.golang.org/protobuf v1.28.1 -> v1.33.0
k8s.io/component-base v0.26.1 -> v0.26.2
k8s.io/klog/v2 v2.80.1 -> v2.90.1
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 -> v0.0.0-20230220204549-a5ecb0141aa5

@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from da8778d to c695c57 Compare June 16, 2024 00:45
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from c695c57 to 5c10df1 Compare July 8, 2024 18:08
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.31.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.32.0 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from 5c10df1 to 69c148f Compare August 23, 2024 14:17
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.32.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.33.0 Aug 23, 2024
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.

None yet

0 participants