dependabot[bot] opened a new pull request, #27229: URL: https://github.com/apache/beam/pull/27229
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.20.1 to 0.21.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.21.0</h2> <h1>What's Changed</h1> <h2>🚀 Features</h2> <ul> <li>feat: provide container logs on container startup failures (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1297">#1297</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>feat: setup docker_host discovery strategies properly (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1161">#1161</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>added NATS JetStream example (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1190">#1190</a>) <a href="https://github.com/adoublef"><code>@adoublef</code></a></li> <li>feat: adds k3s module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1194">#1194</a>) <a href="https://github.com/mritunjaysharma394"><code>@mritunjaysharma394</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: use first exposed port by default in HTTP wait strategy (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1086">#1086</a>) <a href="https://github.com/anuraaga"><code>@anuraaga</code></a></li> <li>fix: prefer cross-platform default DOCKER_HOST (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1294">#1294</a>) <a href="https://github.com/danielorbach"><code>@danielorbach</code></a></li> <li>fix: support detecting if k3s module is running from inside a Docker container (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1289">#1289</a>) <a href="https://github.com/rfratto"><code>@rfratto</code></a></li> <li>fix: stronger validation for the schema of the Docker socket path (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1286">#1286</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix: return proper docker socket for remote Docker hosts (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1281">#1281</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li><a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1152">#1152</a> execute HostConfigModifier at last (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1153">#1153</a>) <a href="https://github.com/xmh19936688"><code>@xmh19936688</code></a></li> <li>fix: align header while log producers are reading (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1085">#1085</a>) <a href="https://github.com/Dirk007"><code>@Dirk007</code></a></li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs: document CI services (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1298">#1298</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>Update java docs domain (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1279">#1279</a>) <a href="https://github.com/leocross"><code>@leocross</code></a></li> <li>docs: fix passing env vars example (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1252">#1252</a>) <a href="https://github.com/borod108"><code>@borod108</code></a></li> <li>docs: document the Go version (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1246">#1246</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix: update link to modules docs (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1192">#1192</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>docs: enrich docs for modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1167">#1167</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <h2>🧹 Housekeeping</h2> <ul> <li>Fix locations set to None in sitemap (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1296">#1296</a>) <a href="https://github.com/leocross"><code>@leocross</code></a></li> <li>fix: use correct path for gotestsum output (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1287">#1287</a>) <a href="https://github.com/sebastianbuechler"><code>@sebastianbuechler</code></a></li> <li>chore: simplify ReadConfig signature, not passing context (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1292">#1292</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix: skip host network tests in Docker Desktop (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1285">#1285</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: Removes the refercence about docker 22.06 from the docker-compose docs (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1243">#1243</a>) <a href="https://github.com/stubents"><code>@stubents</code></a></li> <li>chore: use fixed version in k3s module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1225">#1225</a>) <a href="https://github.com/mritunjaysharma394"><code>@mritunjaysharma394</code></a></li> <li>chore: support for bumping ryuk in an automated manner (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1195">#1195</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>chore(deps): bump github.com/moby/term from 0.0.0-20221128092401-c43b287e0e0f to 0.5.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1253">#1253</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump github.com/aws/aws-sdk-go from 1.44.268 to 1.44.273 in /modules/localstack (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1271">#1271</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.8.1 to 5.9.0 in /modules/neo4j (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1265">#1265</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 in /examples (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1284">#1284</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore(deps): bump github.com/twmb/franz-go from 1.13.4 to 1.13.5 in /modules/redpanda (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1283">#1283</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1282">#1282</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.19 to 1.18.25 in /modules/localstack (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1222">#1222</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1202">#1202</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1232">#1232</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump cloud.google.com/go/spanner from 1.45.1 to 1.46.0 in /examples/spanner (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1226">#1226</a>) <a href="https://github.com/dependabot"><code>@dependabot</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/f2f90243693a2af6b11948b713e3269db0b7b4cb"><code>f2f9024</code></a> chore: use new version (v0.21.0) in modules and examples</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/b3e8a220a3e4a97b7f2e13b4669a9b0d152f553d"><code>b3e8a22</code></a> docs: move version.go bump to the right place</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/2d74ccd61a121572602db36a659330ea008d35eb"><code>2d74ccd</code></a> docs: fix script name</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/eca8ba87b46cf355fee7885bace02c88fffc5dc7"><code>eca8ba8</code></a> feat: provide container logs on container startup failures (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1297">#1297</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/10f15475eb6206b330feb44dfd4d9a2b7fddfb59"><code>10f1547</code></a> docs: document CI services (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1298">#1298</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/3099df7b23df397072dc157a1fcfd81957ab970c"><code>3099df7</code></a> fix: use first exposed port by default in HTTP wait strategy (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1086">#1086</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/215d34e7a65693e343952a5c4205e121374638af"><code>215d34e</code></a> fix: prefer cross-platform default DOCKER_HOST (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1294">#1294</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/bb126ce6655105f80710819f2a17a52366dea063"><code>bb126ce</code></a> Fix locations set to None in sitemap (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1296">#1296</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/e1c381fde36e818c75ab2040e2746dca0085338e"><code>e1c381f</code></a> fix: use correct path for gotestsum output (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1287">#1287</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/c175df34bd1dabffa26f80c03db2a565bb293117"><code>c175df3</code></a> fix: fix k3s module when running from inside a Docker container (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1289">#1289</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-go/compare/v0.20.1...v0.21.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]
