newrelic / nri-statsd

Apache License 2.0
5 stars 8 forks source link

fix(deps): update module github.com/testcontainers/testcontainers-go to v0.32.0 #73

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/testcontainers/testcontainers-go v0.29.1 -> 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) ### [`v0.31.0`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.31.0) [Compare Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.30.0...v0.31.0) ### What's Changed #### โš ๏ธ Breaking Changes - break: return error from Customize request option ([#​2267](https://togithub.com/testcontainers/testcontainers-go/issues/2267)) [@​stevenh](https://togithub.com/stevenh) ##### 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 - chore(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.15 ([#​2517](https://togithub.com/testcontainers/testcontainers-go/issues/2517)) [@​mdelapenya](https://togithub.com/mdelapenya) #### ๐Ÿš€ Features - feat(modules.mongodb): add replica set support via opts ([#​2469](https://togithub.com/testcontainers/testcontainers-go/issues/2469)) [@​heiytor](https://togithub.com/heiytor) - feat: expose JSON representation of a container with Inspect ([#​2534](https://togithub.com/testcontainers/testcontainers-go/issues/2534)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: forward host ports to a container using an SSH tunnel ([#​2471](https://togithub.com/testcontainers/testcontainers-go/issues/2471)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: support overriding the default recreate options for compose ([#​2511](https://togithub.com/testcontainers/testcontainers-go/issues/2511)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: support passing io.Reader for compose files when creating a compose instance ([#​2509](https://togithub.com/testcontainers/testcontainers-go/issues/2509)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: support Ryuk for the compose module ([#​2485](https://togithub.com/testcontainers/testcontainers-go/issues/2485)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: Bump default postgres version ([#​2481](https://togithub.com/testcontainers/testcontainers-go/issues/2481)) [@​bearrito](https://togithub.com/bearrito) - support Dolt ([#​2177](https://togithub.com/testcontainers/testcontainers-go/issues/2177)) [@​coffeegoddd](https://togithub.com/coffeegoddd) - Elasticsearch disable CA retrieval when ssl is disabled ([#​2475](https://togithub.com/testcontainers/testcontainers-go/issues/2475)) [@​Anaethelion](https://togithub.com/Anaethelion) #### ๐Ÿ› Bug Fixes - fix(modules.kafka): Use broker container IP instead of host IP for advertised broker listener ([#​1989](https://togithub.com/testcontainers/testcontainers-go/issues/1989)) [@​khartld](https://togithub.com/khartld) - fix(compose): avoid race conditions when caching services ([#​2528](https://togithub.com/testcontainers/testcontainers-go/issues/2528)) [@​mdelapenya](https://togithub.com/mdelapenya) - fix: enhance host configuration port binding ([#​2512](https://togithub.com/testcontainers/testcontainers-go/issues/2512)) [@​wilsouza](https://togithub.com/wilsouza) - fix: don't retry on permanent APIClient errors ([#​2506](https://togithub.com/testcontainers/testcontainers-go/issues/2506)) [@​p-jahn](https://togithub.com/p-jahn) - fix: fallback to URL-path when parsing auth config URL without scheme ([#​2488](https://togithub.com/testcontainers/testcontainers-go/issues/2488)) [@​p-jahn](https://togithub.com/p-jahn) - fix(postgres): Fix the non-default dbname error ([#​2489](https://togithub.com/testcontainers/testcontainers-go/issues/2489)) [@​Minivera](https://togithub.com/Minivera) #### ๐Ÿ“– Documentation - docs: add documentation for Exec method ([#​2451](https://togithub.com/testcontainers/testcontainers-go/issues/2451)) [@​gustavosbarreto](https://togithub.com/gustavosbarreto) - docs: document the SSHd tunnel ([#​2514](https://togithub.com/testcontainers/testcontainers-go/issues/2514)) [@​mdelapenya](https://togithub.com/mdelapenya) - \[doc] Fix follow_logs.md by adding missing package ([#​2513](https://togithub.com/testcontainers/testcontainers-go/issues/2513)) [@​JulienBreux](https://togithub.com/JulienBreux) #### ๐Ÿงน Housekeeping - chore(influxdb): include more characters in wait for log regex ([#​2532](https://togithub.com/testcontainers/testcontainers-go/issues/2532)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(compose): return error in options ([#​2520](https://togithub.com/testcontainers/testcontainers-go/issues/2520)) [@​mdelapenya](https://togithub.com/mdelapenya) - fix: use new UUID for sshd server password ([#​2515](https://togithub.com/testcontainers/testcontainers-go/issues/2515)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: add funding button for testcontainers ([#​2510](https://togithub.com/testcontainers/testcontainers-go/issues/2510)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: create TLS certs in a consistent manner ([#​2478](https://togithub.com/testcontainers/testcontainers-go/issues/2478)) [@​mdelapenya](https://togithub.com/mdelapenya) - fix: handle dockerignore exclusions properly ([#​2476](https://togithub.com/testcontainers/testcontainers-go/issues/2476)) [@​mdelapenya](https://togithub.com/mdelapenya) #### ๐Ÿ“ฆ Dependency updates - chore(deps): bump test-summary action to v2.3 ([#​2535](https://togithub.com/testcontainers/testcontainers-go/issues/2535)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump jinja2 from 3.1.3 to 3.1.4 ([#​2533](https://togithub.com/testcontainers/testcontainers-go/issues/2533)) [@​dependabot](https://togithub.com/dependabot) - Update devcontainer image ([#​2531](https://togithub.com/testcontainers/testcontainers-go/issues/2531)) [@​bells17](https://togithub.com/bells17) - chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 ([#​2525](https://togithub.com/testcontainers/testcontainers-go/issues/2525)) [@​dependabot](https://togithub.com/dependabot) - chore(deps): bump mkdocs-material from 8.2.7 to 9.5.18 ([#​2524](https://togithub.com/testcontainers/testcontainers-go/issues/2524)) [@​dependabot](https://togithub.com/dependabot) - chore(deps): bump github.com/compose-spec/compose-go/v2 from v2.0.0-rc8 to v2.1.0 ([#​2519](https://togithub.com/testcontainers/testcontainers-go/issues/2519)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.15 ([#​2517](https://togithub.com/testcontainers/testcontainers-go/issues/2517)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump golang.org/x/net in modules (minio, gcloud, weaviate, compose, qdrant, couchbase, k3s, milvus, mockserver, pulsar, kafka) ([#​2505](https://togithub.com/testcontainers/testcontainers-go/issues/2505)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump idna from 3.6 to 3.7 ([#​2480](https://togithub.com/testcontainers/testcontainers-go/issues/2480)) [@​dependabot](https://togithub.com/dependabot) ### [`v0.30.0`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.30.0) [Compare Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.29.1...v0.30.0) ### What's Changed #### ๐Ÿš€ Features - feat(k6):Add remote test scripts ([#​2350](https://togithub.com/testcontainers/testcontainers-go/issues/2350)) [@​bearrito](https://togithub.com/bearrito) - feat: optimizes file copies to and from containers ([#​2450](https://togithub.com/testcontainers/testcontainers-go/issues/2450)) [@​codefromthecrypt](https://togithub.com/codefromthecrypt) - feat(exitcode): Add exit code sugar method ([#​2342](https://togithub.com/testcontainers/testcontainers-go/issues/2342)) [@​bearrito](https://togithub.com/bearrito) - feat: add module to support InfluxDB v1.x ([#​1703](https://togithub.com/testcontainers/testcontainers-go/issues/1703)) [@​JJCinAZ](https://togithub.com/JJCinAZ) - feat: authenticate docker on PullImage ([#​2446](https://togithub.com/testcontainers/testcontainers-go/issues/2446)) [@​codefromthecrypt](https://togithub.com/codefromthecrypt) - feat: add distribution-registry module ([#​2341](https://togithub.com/testcontainers/testcontainers-go/issues/2341)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: support passing io.Reader as ContainerFile ([#​2401](https://togithub.com/testcontainers/testcontainers-go/issues/2401)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat(MustConn): Add MustConnectionString on (some) dbs ([#​2343](https://togithub.com/testcontainers/testcontainers-go/issues/2343)) [@​bearrito](https://togithub.com/bearrito) - feat: support for waiting for response headers ([#​2349](https://togithub.com/testcontainers/testcontainers-go/issues/2349)) [@​mdelapenya](https://togithub.com/mdelapenya) - Add method for getting Weaviate's gRPC port ([#​2339](https://togithub.com/testcontainers/testcontainers-go/issues/2339)) [@​antas-marcin](https://togithub.com/antas-marcin) - feat: add openfga module ([#​2332](https://togithub.com/testcontainers/testcontainers-go/issues/2332)) [@​mdelapenya](https://togithub.com/mdelapenya) #### ๐Ÿ› Bug Fixes - Fix: HTTP wait strategy does not take query params into account ([#​2466](https://togithub.com/testcontainers/testcontainers-go/issues/2466)) [@​benja-M-1](https://togithub.com/benja-M-1) - fix: logging deadlock ([#​2346](https://togithub.com/testcontainers/testcontainers-go/issues/2346)) [@​stevenh](https://togithub.com/stevenh) - fix(exec): updates the `Multiplexed` opt to combine stdout and stderr ([#​2452](https://togithub.com/testcontainers/testcontainers-go/issues/2452)) [@​gustavosbarreto](https://togithub.com/gustavosbarreto) - bug:Fix AMQPS url ([#​2462](https://togithub.com/testcontainers/testcontainers-go/issues/2462)) [@​bearrito](https://togithub.com/bearrito) - Added error handling for context.Canceled in log reading code ([#​2268](https://togithub.com/testcontainers/testcontainers-go/issues/2268)) [@​prateekdwivedi](https://togithub.com/prateekdwivedi) - fix: consul race on HTTP port ([#​2336](https://togithub.com/testcontainers/testcontainers-go/issues/2336)) [@​codefromthecrypt](https://togithub.com/codefromthecrypt) #### ๐Ÿ“– Documentation - docs: fix wrong copy\&paste in Weaviate docs ([#​2338](https://togithub.com/testcontainers/testcontainers-go/issues/2338)) [@​mdelapenya](https://togithub.com/mdelapenya) #### ๐Ÿงน Housekeeping - Upgrade neo4j module to use features from v0.29.1 of testcontainers-go ([#​2463](https://togithub.com/testcontainers/testcontainers-go/issues/2463)) [@​danielorbach](https://togithub.com/danielorbach) - chore: use "docker compose" (v2) instead of "docker-compose" (v1) ([#​2464](https://togithub.com/testcontainers/testcontainers-go/issues/2464)) [@​mdelapenya](https://togithub.com/mdelapenya) - refactor: Add Weaviate modules tests ([#​2447](https://togithub.com/testcontainers/testcontainers-go/issues/2447)) [@​antas-marcin](https://togithub.com/antas-marcin) - docs: Fix typo in ci-test-go.yml ([#​2394](https://togithub.com/testcontainers/testcontainers-go/issues/2394)) [@​uh-zz](https://togithub.com/uh-zz) - redpanda: set entrypoint to the custom entrypoint file ([#​2347](https://togithub.com/testcontainers/testcontainers-go/issues/2347)) [@​bojand](https://togithub.com/bojand) - Move the container and config tests into a test package ([#​2242](https://togithub.com/testcontainers/testcontainers-go/issues/2242)) [@​Minivera](https://togithub.com/Minivera) - chore: use WithEnv option in localstack module ([#​2337](https://togithub.com/testcontainers/testcontainers-go/issues/2337)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: check that the new version is not empty ([#​2331](https://togithub.com/testcontainers/testcontainers-go/issues/2331)) [@​mdelapenya](https://togithub.com/mdelapenya) #### ๐Ÿ“ฆ Dependency updates - fix: data race on container run, caused by the otelhttp dependency ([#​2345](https://togithub.com/testcontainers/testcontainers-go/issues/2345)) [@​stevenh](https://togithub.com/stevenh) - chore(deps): bump github/codeql-action from 2.22.12 to 3.24.9 ([#​2459](https://togithub.com/testcontainers/testcontainers-go/issues/2459)) [@​dependabot](https://togithub.com/dependabot) - chore(deps): Bumping ChromaGo client version ([#​2402](https://togithub.com/testcontainers/testcontainers-go/issues/2402)) [@​tazarov](https://togithub.com/tazarov) - chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible ([#​2444](https://togithub.com/testcontainers/testcontainers-go/issues/2444)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: bump ryuk to latest v0.7.0 ([#​2395](https://togithub.com/testcontainers/testcontainers-go/issues/2395)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ([#​2392](https://togithub.com/testcontainers/testcontainers-go/issues/2392)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: updated compose-go version ([#​2340](https://togithub.com/testcontainers/testcontainers-go/issues/2340)) [@​shettyh](https://togithub.com/shettyh) - chore(deps): bump mkdocs-material from 8.2.7 to 9.5.13 ([#​2334](https://togithub.com/testcontainers/testcontainers-go/issues/2334)) [@​dependabot](https://togithub.com/dependabot) - chore: retire dependabot ([#​2325](https://togithub.com/testcontainers/testcontainers-go/issues/2325)) [@​mdelapenya](https://togithub.com/mdelapenya)

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.

renovate[bot] commented 1 week ago

โ„น Artifact update notice

File name: tests/integration/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/distribution/reference v0.5.0 -> v0.6.0
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/go-logr/logr v1.2.4 -> v1.4.1
github.com/klauspost/compress v1.16.0 -> v1.17.4
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 -> v0.49.0
go.opentelemetry.io/otel v1.19.0 -> v1.24.0
go.opentelemetry.io/otel/metric v1.19.0 -> v1.24.0
go.opentelemetry.io/otel/trace v1.19.0 -> v1.24.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 -> v0.0.0-20231016165738-49dd2c1f3d0b
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.12 -> v1.7.18
github.com/docker/docker v25.0.3+incompatible -> v27.0.3+incompatible
github.com/golang/protobuf v1.5.3 -> v1.5.4
golang.org/x/sys v0.16.0 -> v0.19.0
google.golang.org/grpc v1.58.3 -> v1.59.0
google.golang.org/protobuf v1.31.0 -> v1.33.0