dependabot[bot] opened a new pull request, #25789: URL: https://github.com/apache/beam/pull/25789
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.18.0 to 0.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-go/releases">github.com/testcontainers/testcontainers-go's releases</a>.</em></p> <blockquote> <h2>v0.19.0</h2> <h1>What's Changed</h1> <h2>🔒 Security</h2> <ul> <li>chore: bump golang/x/net and containerd (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/858">#858</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <h2>🚀 Features</h2> <ul> <li>remove volumes on down (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/910">#910</a>) <a href="https://github.com/cgoodsirsmyth-pp"><code>@cgoodsirsmyth-pp</code></a></li> <li>Allow numerical characters in example names/titles (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/922">#922</a>) <a href="https://github.com/fbiville"><code>@fbiville</code></a></li> <li>feat: support for reading auth credentials from docker credential helpers (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/869">#869</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>feat: convert pulsar example into a Go module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/872">#872</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>feat: add basic auth support in the wait.ForHTTP strategy (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/301">#301</a>) <a href="https://github.com/nevins-b"><code>@nevins-b</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix stop services in docker compose (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/918">#918</a>) <a href="https://github.com/sko00o"><code>@sko00o</code></a></li> <li>bug(892): include godog in replace block of compose gomod (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/893">#893</a>) <a href="https://github.com/cgoodsirsmyth-pp"><code>@cgoodsirsmyth-pp</code></a></li> <li>fix: proper sorting of dependabot updates when generating a module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/894">#894</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix: update modules path in generator (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/877">#877</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs: add social links in the website (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/890">#890</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>Update docs link for tc-node (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/878">#878</a>) <a href="https://github.com/cristianrgreco"><code>@cristianrgreco</code></a></li> <li>docs: add usage reference in OpenTelemetry Collector (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/861">#861</a>) <a href="https://github.com/dmitryax"><code>@dmitryax</code></a></li> <li>docs: include haskell logo to the website (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/860">#860</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <h2>🧹 Housekeeping</h2> <ul> <li>chore: prepare Go modules for the next release (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/929">#929</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix: use right paths in the release script (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/928">#928</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: bump minimal compile version of GO to 1.19 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/924">#924</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: sync governance files (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/909">#909</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: monthly updates for dependabot (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/906">#906</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: simplify env vars for localstack module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/873">#873</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: remove replace directive in modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/871">#871</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: bump testcontainers-go in Go modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/870">#870</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: sync governance files (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/859">#859</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: prepare for next minor development cycle (0.19.0) (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/840">#840</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix: tune release script (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/839">#839</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>chore: prepare Go modules for the next release (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/929">#929</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: sync dependencies (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/927">#927</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore(deps): bump github.com/moby/buildkit from 0.11.2 to 0.11.4 in /modules/compose (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/926">#926</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore: sync dependencies in Go modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/920">#920</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore(deps): bump dependencies (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/919">#919</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/2f49f6ee39ad7a17786cf1c89fdecb0f28092f79"><code>2f49f6e</code></a> chore: prepare Go modules for the next release (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/929">#929</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/843b27ec628ba2d93c37f8de95ceaae9bdadd0b3"><code>843b27e</code></a> fix: use right paths in the release script (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/928">#928</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/4187f44c185936487fcfe19869b7168dbafa0ebe"><code>4187f44</code></a> chore: sync dependencies (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/927">#927</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/13c752116c18e15dff2f383294df207ebec21aff"><code>13c7521</code></a> Fix stop services in docker compose (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/918">#918</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/8c611389aeef9b2c9731e30d167e88f4df1dae71"><code>8c61138</code></a> chore(deps): bump github.com/moby/buildkit in /modules/compose (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/926">#926</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/8767d82abcf500c5d97c117570e2a1983beaf886"><code>8767d82</code></a> remove volumes on down (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/910">#910</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/2ec7297ed177d68dc22504c1b80bc8ef8462d7e5"><code>2ec7297</code></a> Allow numerical characters in example names/titles (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/922">#922</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/f565bd9e5577e0878489f2ee15cb24520abb7008"><code>f565bd9</code></a> chore: bump minimal compile version of GO to 1.19 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/924">#924</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/b56e66abfeed6dccf6c7fcd9c9991cb08812ddfa"><code>b56e66a</code></a> feat: support for reading auth credentials from docker credential helpers (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/869">#869</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/e67432ef384e907655097f8fd77b9e0273ee08b1"><code>e67432e</code></a> chore: go mod tidy modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/920">#920</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-go/compare/v0.18.0...v0.19.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
