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

Merged
prskr merged 1 commit from renovate/testcontainers-go-monorepo into main 2024-05-09 19:43:18 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/testcontainers/testcontainers-go require minor v0.29.1 -> v0.30.0

Release Notes

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

v0.30.0

Compare Source

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | require | minor | `v0.29.1` -> `v0.30.0` | --- ### Release Notes <details> <summary>testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)</summary> ### [`v0.30.0`](https://github.com/testcontainers/testcontainers-go/releases/tag/v0.30.0) [Compare Source](https://github.com/testcontainers/testcontainers-go/compare/v0.29.1...v0.30.0) ### What's Changed #### 🚀 Features - feat(k6):Add remote test scripts ([#&#8203;2350](https://github.com/testcontainers/testcontainers-go/issues/2350)) [@&#8203;bearrito](https://github.com/bearrito) - feat: optimizes file copies to and from containers ([#&#8203;2450](https://github.com/testcontainers/testcontainers-go/issues/2450)) [@&#8203;codefromthecrypt](https://github.com/codefromthecrypt) - feat(exitcode): Add exit code sugar method ([#&#8203;2342](https://github.com/testcontainers/testcontainers-go/issues/2342)) [@&#8203;bearrito](https://github.com/bearrito) - feat: add module to support InfluxDB v1.x ([#&#8203;1703](https://github.com/testcontainers/testcontainers-go/issues/1703)) [@&#8203;JJCinAZ](https://github.com/JJCinAZ) - feat: authenticate docker on PullImage ([#&#8203;2446](https://github.com/testcontainers/testcontainers-go/issues/2446)) [@&#8203;codefromthecrypt](https://github.com/codefromthecrypt) - feat: add distribution-registry module ([#&#8203;2341](https://github.com/testcontainers/testcontainers-go/issues/2341)) [@&#8203;mdelapenya](https://github.com/mdelapenya) - feat: support passing io.Reader as ContainerFile ([#&#8203;2401](https://github.com/testcontainers/testcontainers-go/issues/2401)) [@&#8203;mdelapenya](https://github.com/mdelapenya) - feat(MustConn): Add MustConnectionString on (some) dbs ([#&#8203;2343](https://github.com/testcontainers/testcontainers-go/issues/2343)) [@&#8203;bearrito](https://github.com/bearrito) - feat: support for waiting for response headers ([#&#8203;2349](https://github.com/testcontainers/testcontainers-go/issues/2349)) [@&#8203;mdelapenya](https://github.com/mdelapenya) - Add method for getting Weaviate's gRPC port ([#&#8203;2339](https://github.com/testcontainers/testcontainers-go/issues/2339)) [@&#8203;antas-marcin](https://github.com/antas-marcin) - feat: add openfga module ([#&#8203;2332](https://github.com/testcontainers/testcontainers-go/issues/2332)) [@&#8203;mdelapenya](https://github.com/mdelapenya) #### 🐛 Bug Fixes - Fix: HTTP wait strategy does not take query params into account ([#&#8203;2466](https://github.com/testcontainers/testcontainers-go/issues/2466)) [@&#8203;benja-M-1](https://github.com/benja-M-1) - fix: logging deadlock ([#&#8203;2346](https://github.com/testcontainers/testcontainers-go/issues/2346)) [@&#8203;stevenh](https://github.com/stevenh) - fix(exec): updates the `Multiplexed` opt to combine stdout and stderr ([#&#8203;2452](https://github.com/testcontainers/testcontainers-go/issues/2452)) [@&#8203;gustavosbarreto](https://github.com/gustavosbarreto) - bug:Fix AMQPS url ([#&#8203;2462](https://github.com/testcontainers/testcontainers-go/issues/2462)) [@&#8203;bearrito](https://github.com/bearrito) - Added error handling for context.Canceled in log reading code ([#&#8203;2268](https://github.com/testcontainers/testcontainers-go/issues/2268)) [@&#8203;prateekdwivedi](https://github.com/prateekdwivedi) - fix: consul race on HTTP port ([#&#8203;2336](https://github.com/testcontainers/testcontainers-go/issues/2336)) [@&#8203;codefromthecrypt](https://github.com/codefromthecrypt) #### 📖 Documentation - docs: fix wrong copy\&paste in Weaviate docs ([#&#8203;2338](https://github.com/testcontainers/testcontainers-go/issues/2338)) [@&#8203;mdelapenya](https://github.com/mdelapenya) #### 🧹 Housekeeping - Upgrade neo4j module to use features from v0.29.1 of testcontainers-go ([#&#8203;2463](https://github.com/testcontainers/testcontainers-go/issues/2463)) [@&#8203;danielorbach](https://github.com/danielorbach) - chore: use "docker compose" (v2) instead of "docker-compose" (v1) ([#&#8203;2464](https://github.com/testcontainers/testcontainers-go/issues/2464)) [@&#8203;mdelapenya](https://github.com/mdelapenya) - refactor: Add Weaviate modules tests ([#&#8203;2447](https://github.com/testcontainers/testcontainers-go/issues/2447)) [@&#8203;antas-marcin](https://github.com/antas-marcin) - docs: Fix typo in ci-test-go.yml ([#&#8203;2394](https://github.com/testcontainers/testcontainers-go/issues/2394)) [@&#8203;uh-zz](https://github.com/uh-zz) - redpanda: set entrypoint to the custom entrypoint file ([#&#8203;2347](https://github.com/testcontainers/testcontainers-go/issues/2347)) [@&#8203;bojand](https://github.com/bojand) - Move the container and config tests into a test package ([#&#8203;2242](https://github.com/testcontainers/testcontainers-go/issues/2242)) [@&#8203;Minivera](https://github.com/Minivera) - chore: use WithEnv option in localstack module ([#&#8203;2337](https://github.com/testcontainers/testcontainers-go/issues/2337)) [@&#8203;mdelapenya](https://github.com/mdelapenya) - chore: check that the new version is not empty ([#&#8203;2331](https://github.com/testcontainers/testcontainers-go/issues/2331)) [@&#8203;mdelapenya](https://github.com/mdelapenya) #### 📦 Dependency updates - fix: data race on container run, caused by the otelhttp dependency ([#&#8203;2345](https://github.com/testcontainers/testcontainers-go/issues/2345)) [@&#8203;stevenh](https://github.com/stevenh) - chore(deps): bump github/codeql-action from 2.22.12 to 3.24.9 ([#&#8203;2459](https://github.com/testcontainers/testcontainers-go/issues/2459)) [@&#8203;dependabot](https://github.com/dependabot) - chore(deps): Bumping ChromaGo client version ([#&#8203;2402](https://github.com/testcontainers/testcontainers-go/issues/2402)) [@&#8203;tazarov](https://github.com/tazarov) - chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible ([#&#8203;2444](https://github.com/testcontainers/testcontainers-go/issues/2444)) [@&#8203;mdelapenya](https://github.com/mdelapenya) - chore: bump ryuk to latest v0.7.0 ([#&#8203;2395](https://github.com/testcontainers/testcontainers-go/issues/2395)) [@&#8203;mdelapenya](https://github.com/mdelapenya) - chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ([#&#8203;2392](https://github.com/testcontainers/testcontainers-go/issues/2392)) [@&#8203;mdelapenya](https://github.com/mdelapenya) - chore: updated compose-go version ([#&#8203;2340](https://github.com/testcontainers/testcontainers-go/issues/2340)) [@&#8203;shettyh](https://github.com/shettyh) - chore(deps): bump mkdocs-material from 8.2.7 to 9.5.13 ([#&#8203;2334](https://github.com/testcontainers/testcontainers-go/issues/2334)) [@&#8203;dependabot](https://github.com/dependabot) - chore: retire dependabot ([#&#8203;2325](https://github.com/testcontainers/testcontainers-go/issues/2325)) [@&#8203;mdelapenya](https://github.com/mdelapenya) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
forgejo-actions added 1 commit 2024-05-09 05:30:22 +00:00
prskr merged commit ec0657e683 into main 2024-05-09 19:43:18 +00:00
prskr deleted branch renovate/testcontainers-go-monorepo 2024-05-09 19:43:19 +00:00
Sign in to join this conversation.
No description provided.