GoogleCloudPlatform / pgadapter

PostgreSQL wire-protocol proxy for Cloud Spanner
https://cloud.google.com/spanner/docs/postgresql-interface#postgresql-client-support
Apache License 2.0
51 stars 19 forks source link

deps: update module github.com/testcontainers/testcontainers-go to v0.32.0 #2046

Closed renovate-bot closed 1 week ago

renovate-bot commented 1 week ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go) ### [`v0.32.0`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.32.0) [Compare Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.31.0...v0.32.0) ### What's Changed #### ๐Ÿš€ Features - feat: honour go toolchain's verbose flag to print out logs ([#​2624](https://togithub.com/testcontainers/testcontainers-go/issues/2624)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: prepare modules for the new API ([#​2610](https://togithub.com/testcontainers/testcontainers-go/issues/2610)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat(postgres): use faster sql.DB instead of docker exec psql for snapshot/restore \[rebased for main] ([#​2600](https://togithub.com/testcontainers/testcontainers-go/issues/2600)) [@​cfstras](https://togithub.com/cfstras) - feat: add azurite module ([#​2569](https://togithub.com/testcontainers/testcontainers-go/issues/2569)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: add testcontainers labels to the built images ([#​2579](https://togithub.com/testcontainers/testcontainers-go/issues/2579)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat(mongodb): Make the replica set name configurable ([#​2538](https://togithub.com/testcontainers/testcontainers-go/issues/2538)) [@​shubhamrajvanshi](https://togithub.com/shubhamrajvanshi) - feat: add vearch module ([#​2560](https://togithub.com/testcontainers/testcontainers-go/issues/2560)) [@​zhanghexian](https://togithub.com/zhanghexian) - feat(ryuk): allow to configure ryuk timeouts using env variables ([#​2541](https://togithub.com/testcontainers/testcontainers-go/issues/2541)) [@​fcx-mrogez](https://togithub.com/fcx-mrogez) #### ๐Ÿ› Bug Fixes - fix: never cache JSON representation of a container ([#​2606](https://togithub.com/testcontainers/testcontainers-go/issues/2606)) [@​mdelapenya](https://togithub.com/mdelapenya) - fix: Rename TC_HOST environment variable to TESTCONTAINERS_HOST_OVERRIDE ([#​2536](https://togithub.com/testcontainers/testcontainers-go/issues/2536)) [@​hanapedia](https://togithub.com/hanapedia) - fix: allow compose files and readers to be used together ([#​2598](https://togithub.com/testcontainers/testcontainers-go/issues/2598)) [@​BoKleynen](https://togithub.com/BoKleynen) - fix: proper synchronisation for start/stop log production ([#​2576](https://togithub.com/testcontainers/testcontainers-go/issues/2576)) [@​mdelapenya](https://togithub.com/mdelapenya) - fix: prepend substitutors for built images ([#​2577](https://togithub.com/testcontainers/testcontainers-go/issues/2577)) [@​mdelapenya](https://togithub.com/mdelapenya) - fix(cockroachdb): Fixes cockroachdb wait strategy handling ([#​2456](https://togithub.com/testcontainers/testcontainers-go/issues/2456)) [@​bearrito](https://togithub.com/bearrito) - Fix race condition when looking up reaper (ryuk) container ([#​2508](https://togithub.com/testcontainers/testcontainers-go/issues/2508)) [@​emetsger](https://togithub.com/emetsger) - Handle error properly during port forwarding initialization. ([#​2550](https://togithub.com/testcontainers/testcontainers-go/issues/2550)) [@​cedric-appdirect](https://togithub.com/cedric-appdirect) - Fix network accessor for port-forwarding feature ([#​2551](https://togithub.com/testcontainers/testcontainers-go/issues/2551)) [@​JulienBreux](https://togithub.com/JulienBreux) - fix: add import to module generation ([#​2537](https://togithub.com/testcontainers/testcontainers-go/issues/2537)) [@​mdelapenya](https://togithub.com/mdelapenya) #### ๐Ÿ“– Documentation - docs: indicate version for the Run function ([#​2627](https://togithub.com/testcontainers/testcontainers-go/issues/2627)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs: document ryuk timeouts for compose ([#​2620](https://togithub.com/testcontainers/testcontainers-go/issues/2620)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs: document disabling ryuk with properties ([#​2603](https://togithub.com/testcontainers/testcontainers-go/issues/2603)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs: example for NATS cluster ([#​2591](https://togithub.com/testcontainers/testcontainers-go/issues/2591)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs: fix deprecation warning for material extensions emoji ([#​2592](https://togithub.com/testcontainers/testcontainers-go/issues/2592)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs: update contributing guide ([#​2586](https://togithub.com/testcontainers/testcontainers-go/issues/2586)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs: update colima docs ([#​2578](https://togithub.com/testcontainers/testcontainers-go/issues/2578)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs(compose): Fix typo docker compose docs ([#​2565](https://togithub.com/testcontainers/testcontainers-go/issues/2565)) [@​ynfle](https://togithub.com/ynfle) - fix: update search bar eval in mkdocs ([#​2547](https://togithub.com/testcontainers/testcontainers-go/issues/2547)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs: improve contributing docs for code snippets ([#​2546](https://togithub.com/testcontainers/testcontainers-go/issues/2546)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs: document test session semantics ([#​2544](https://togithub.com/testcontainers/testcontainers-go/issues/2544)) [@​mdelapenya](https://togithub.com/mdelapenya) - docs: fix CircleCI docs ([#​2539](https://togithub.com/testcontainers/testcontainers-go/issues/2539)) [@​mdelapenya](https://togithub.com/mdelapenya) #### ๐Ÿงน Housekeeping - Fix issues in BuildImage() ([#​2626](https://togithub.com/testcontainers/testcontainers-go/issues/2626)) [@​ash2k](https://togithub.com/ash2k) - chore: remove duplicated tests for config ([#​2628](https://togithub.com/testcontainers/testcontainers-go/issues/2628)) [@​mdelapenya](https://togithub.com/mdelapenya) - Log retried errors ([#​2613](https://togithub.com/testcontainers/testcontainers-go/issues/2613)) [@​ash2k](https://togithub.com/ash2k) - fix: do not use deprecated method in postgres tests ([#​2623](https://togithub.com/testcontainers/testcontainers-go/issues/2623)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: use self-hosted worker for Windows tests ([#​2619](https://togithub.com/testcontainers/testcontainers-go/issues/2619)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: remove most uses of TestcontainersConfig and deprecated TestcontainersConfig fields. ([#​2614](https://togithub.com/testcontainers/testcontainers-go/issues/2614)) [@​thaJeztah](https://togithub.com/thaJeztah) - chore: test cleanups ([#​2608](https://togithub.com/testcontainers/testcontainers-go/issues/2608)) [@​ash2k](https://togithub.com/ash2k) - chore(ci): pass docker install type to the nightly build payload ([#​2612](https://togithub.com/testcontainers/testcontainers-go/issues/2612)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: run rootless mode in nighlty builds ([#​2611](https://togithub.com/testcontainers/testcontainers-go/issues/2611)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: improve log handling when container is stopping ([#​2601](https://togithub.com/testcontainers/testcontainers-go/issues/2601)) [@​ash2k](https://togithub.com/ash2k) - chore(tests): rename test variables to kill sshd container more consistently ([#​2597](https://togithub.com/testcontainers/testcontainers-go/issues/2597)) [@​mdelapenya](https://togithub.com/mdelapenya) - network: WithCheckDuplicate: don't set CheckDuplicate value ([#​2589](https://togithub.com/testcontainers/testcontainers-go/issues/2589)) [@​thaJeztah](https://togithub.com/thaJeztah) - chore: skip reaper tests if ryuk is disabled ([#​2582](https://togithub.com/testcontainers/testcontainers-go/issues/2582)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: increase check time to 60 secs instead of 20 ([#​2581](https://togithub.com/testcontainers/testcontainers-go/issues/2581)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: bring golangci-lint back ([#​2571](https://togithub.com/testcontainers/testcontainers-go/issues/2571)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: use a virtualenv for working with the docs site ([#​2545](https://togithub.com/testcontainers/testcontainers-go/issues/2545)) [@​mdelapenya](https://togithub.com/mdelapenya) #### ๐Ÿ“ฆ Dependency updates - chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.2.1 ([#​2617](https://togithub.com/testcontainers/testcontainers-go/issues/2617)) [@​dependabot](https://togithub.com/dependabot) - chore(deps): bump peter-evans/slash-command-dispatch from 3.0.2 to 4.0.0 ([#​2561](https://togithub.com/testcontainers/testcontainers-go/issues/2561)) [@​dependabot](https://togithub.com/dependabot) - chore(deps): bump github.com/docker/docker from v27.0.2 to v27.0.3 ([#​2615](https://togithub.com/testcontainers/testcontainers-go/issues/2615)) [@​thaJeztah](https://togithub.com/thaJeztah) - chore(deps): bump github.com/docker/docker from v26.1.4 to v27.0.2 ([#​2593](https://togithub.com/testcontainers/testcontainers-go/issues/2593)) [@​thaJeztah](https://togithub.com/thaJeztah) - chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in /modules/vault ([#​2605](https://togithub.com/testcontainers/testcontainers-go/issues/2605)) [@​dependabot](https://togithub.com/dependabot) - Add support for Weaviate v1.25 ([#​2604](https://togithub.com/testcontainers/testcontainers-go/issues/2604)) [@​antas-marcin](https://togithub.com/antas-marcin) - chore(deps): bump urllib3 from 2.2.1 to 2.2.2 ([#​2590](https://togithub.com/testcontainers/testcontainers-go/issues/2590)) [@​dependabot](https://togithub.com/dependabot) - docs: fix deprecation warning for material extensions emoji ([#​2592](https://togithub.com/testcontainers/testcontainers-go/issues/2592)) [@​mdelapenya](https://togithub.com/mdelapenya) - gha: update golangci-lint to v1.59.1 ([#​2588](https://togithub.com/testcontainers/testcontainers-go/issues/2588)) [@​thaJeztah](https://togithub.com/thaJeztah) - chore(deps): bump github.com/docker/docker from v25.0.5 to v26.1.4 ([#​2584](https://togithub.com/testcontainers/testcontainers-go/issues/2584)) [@​thaJeztah](https://togithub.com/thaJeztah) - chore: pin vearch version ([#​2568](https://togithub.com/testcontainers/testcontainers-go/issues/2568)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: run tests against latest Docker engine, nightly ([#​2566](https://togithub.com/testcontainers/testcontainers-go/issues/2566)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.0.7 ([#​2562](https://togithub.com/testcontainers/testcontainers-go/issues/2562)) [@​dependabot](https://togithub.com/dependabot) - chore(deps): bump requests from 2.31.0 to 2.32.0 ([#​2549](https://togithub.com/testcontainers/testcontainers-go/issues/2549)) [@​dependabot](https://togithub.com/dependabot)

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.



This PR has been generated by Mend Renovate. View repository job log here.

forking-renovate[bot] commented 1 week ago

โ„น Artifact update notice

File name: wrappers/golang/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):

Details:

Package Change
github.com/docker/docker v26.1.4+incompatible -> v27.0.3+incompatible
cloud.google.com/go/compute v1.21.0 -> v1.23.0
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/Microsoft/hcsshim v0.11.4 -> v0.11.5
github.com/containerd/containerd v1.7.15 -> v1.7.18
github.com/distribution/reference v0.5.0 -> v0.6.0
github.com/klauspost/compress v1.16.0 -> v1.17.4
google.golang.org/genproto/googleapis/rpc v0.0.0-20230731190214-cbb8c96f2d6d -> v0.0.0-20231016165738-49dd2c1f3d0b
google.golang.org/grpc v1.58.3 -> v1.59.0
File name: samples/snippets/golang-snippets/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):

Details:

Package Change
github.com/docker/docker v26.1.4+incompatible -> v27.0.3+incompatible
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/Microsoft/hcsshim v0.11.4 -> v0.11.5
github.com/containerd/containerd v1.7.15 -> v1.7.18
github.com/distribution/reference v0.5.0 -> v0.6.0
github.com/klauspost/compress v1.16.0 -> v1.17.4
google.golang.org/genproto/googleapis/rpc v0.0.0-20230731190214-cbb8c96f2d6d -> v0.0.0-20231016165738-49dd2c1f3d0b
google.golang.org/grpc v1.58.3 -> v1.59.0
File name: samples/golang/gorm/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):

Details:

Package Change
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/Microsoft/hcsshim v0.11.4 -> v0.11.5
github.com/containerd/containerd v1.7.15 -> v1.7.18
github.com/distribution/reference v0.5.0 -> v0.6.0
github.com/docker/docker v26.1.4+incompatible -> v27.0.3+incompatible
File name: benchmarks/latency-comparison/golang/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):

Details:

Package Change
github.com/docker/docker v26.1.4+incompatible -> v27.0.3+incompatible
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/Microsoft/hcsshim v0.11.4 -> v0.11.5
github.com/containerd/containerd v1.7.15 -> v1.7.18
github.com/distribution/reference v0.5.0 -> v0.6.0
github.com/klauspost/compress v1.16.0 -> v1.17.4