newrelic / nri-statsd

Apache License 2.0
5 stars 8 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 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.30.0 age adoption passing confidence

Release Notes

testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go) ### [`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 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.30.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.