dependabot[bot] opened a new pull request, #30557:
URL: https://github.com/apache/beam/pull/30557

   Bumps 
[github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go)
 from 0.26.0 to 0.29.1.
   <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.29.1</h2>
   <h1>What's Changed</h1>
   <h2>🚀 Features</h2>
   <ul>
   <li>Add k3s WithManifest option (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1920";>#1920</a>)
 <a href="https://github.com/pablochacin";><code>@​pablochacin</code></a></li>
   <li>feat: add ollama module (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2265";>#2265</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>Adding surrealDB module (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2192";>#2192</a>)
 <a href="https://github.com/jespino";><code>@​jespino</code></a></li>
   <li>feat: WithLogger ContainerCustomizer support (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2259";>#2259</a>)
 <a href="https://github.com/stevenh";><code>@​stevenh</code></a></li>
   <li>feat: WithEnv customize request option (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2260";>#2260</a>)
 <a href="https://github.com/stevenh";><code>@​stevenh</code></a></li>
   <li>feat: add vector database modules (Qdrant, Weaviate, Chroma, pgvector, 
OpenSearch, Milvus) (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2245";>#2245</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix Dockerfile not located when added to dockerignore (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2272";>#2272</a>)
 <a href="https://github.com/danvergara";><code>@​danvergara</code></a></li>
   <li>bug: allow start container with reuse in different test package (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2247";>#2247</a>)
 <a href="https://github.com/Alviner";><code>@​Alviner</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>docs: fix comment corruption (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2262";>#2262</a>)
 <a href="https://github.com/stevenh";><code>@​stevenh</code></a></li>
   <li>docs: improve module creation section (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2239";>#2239</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>🧹 Housekeeping</h2>
   <ul>
   <li>generic.go: GenericContainer(): clearer error message (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2327";>#2327</a>)
 <a href="https://github.com/JordanP";><code>@​JordanP</code></a></li>
   <li>chore: confirm support for new mongo images (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2326";>#2326</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: bump Go version to 1.21 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2292";>#2292</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>Move the file and mounts tests into a test package (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2270";>#2270</a>)
 <a href="https://github.com/Minivera";><code>@​Minivera</code></a></li>
   <li>chore(milvus): embed etcd should use default ports (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2258";>#2258</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: use logger.PrintXX instead of fmt.PrintXX (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2257";>#2257</a>)
 <a href="https://github.com/stevenh";><code>@​stevenh</code></a></li>
   <li>Fix modulege template to succeed on make lint command (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2243";>#2243</a>)
 <a href="https://github.com/jespino";><code>@​jespino</code></a></li>
   <li>chore: enforce test package in modules (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2241";>#2241</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 in 
/modules/qdrant (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2281";>#2281</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.18.0 to 
2.20.0 in /modules/clickhouse (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2290";>#2290</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump github.com/Shopify/toxiproxy/v2 from 2.7.0 to 2.8.0 in 
/examples/toxiproxy (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2282";>#2282</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.16.0 to 
5.18.0 in /modules/neo4j (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2278";>#2278</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump github.com/minio/minio-go/v7 from 7.0.66 to 7.0.68 in 
/modules/minio (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2304";>#2304</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump github.com/tmc/langchaingo from 0.1.4 to 0.1.5 in 
/modules/ollama (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2318";>#2318</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.11.1 to 
8.12.1 in /modules/elasticsearch (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2303";>#2303</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump google.golang.org/api from 0.167.0 to 0.168.0 in 
/modules/gcloud (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2317";>#2317</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.14 
to 1.17.5 in /modules/localstack, github.com/aws/aws-sdk-go-v2 from 1.24.1 to 
1.25.2 in /modules/localstack (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2320";>#2320</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump github.com/twmb/franz-go from 1.15.4 to 1.16.1 in 
/modules/redpanda, github.com/twmb/franz-go/pkg/kadm from 1.10.0 to 1.11.0 in 
/modules/redpanda (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2322";>#2322</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump github.com/hashicorp/vault-client-go from 0.3.3 to 
0.4.3 in /modules/vault, github.com/tidwall/gjson from 1.17.0 to 1.17.1 in 
/modules/vault (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2321";>#2321</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in 
/modules/postgres, github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in 
/modules/cockroachdb (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2323";>#2323</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump golang.org/x/mod from 0.12.0 to 0.16.0 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2316";>#2316</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in 
/modulegen (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2298";>#2298</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump github.com/docker/docker from 25.0.2+incompatible to 
25.0.3+incompatible (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2296";>#2296</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump github.com/couchbase/gocb/v2 from 2.7.1 to 2.7.2 in 
/modules/couchbase, github.com/tidwall/gjson from 1.17.0 to 1.17.1 in 
/modules/couchbase (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2297";>#2297</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/08c23850b4bd0762537d8a840d413c0d27401525";><code>08c2385</code></a>
 chore: use new version (v0.29.1) in modules and examples</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/4d7a27ee4a75a681d32631328c06a1eacaba95d3";><code>4d7a27e</code></a>
 fix: incorrect version</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/e48323c39590887b51802446db123ba427e7cd2d";><code>e48323c</code></a>
 chore: prepare for next minor development cycle ()</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/c17ba622263d5e8ed704e11008d7621ea8af4070";><code>c17ba62</code></a>
 chore: use new version (v0.29.0) in modules and examples</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/12f23f8a7270c33c5a16f9a21f7cfd1d73572914";><code>12f23f8</code></a>
 generic.go: GenericContainer(): clearer error message (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2327";>#2327</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/cfd60e9f7b1ca44d4fce3b6860a62ab03c129239";><code>cfd60e9</code></a>
 chore: confirm support for new mongo images (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2326";>#2326</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/85361febea2bf21131e3a7816254d18ccf5b0ff2";><code>85361fe</code></a>
 Add k3s WithManifest option (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1920";>#1920</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/755bbb80b7d1884cc8ced6451816e5c71948e067";><code>755bbb8</code></a>
 chore(deps): bump google.golang.org/grpc in /modules/qdrant (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2281";>#2281</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/ba92e0e64a40ea390def1c697d9ab60a2dddaac2";><code>ba92e0e</code></a>
 chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2290";>#2290</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/245c8b01b8480d24a4c54813034340f99fc24c5e";><code>245c8b0</code></a>
 chore(deps): bump github.com/Shopify/toxiproxy/v2 in /examples/toxiproxy (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2282";>#2282</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/testcontainers/testcontainers-go/compare/v0.26.0...v0.29.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/testcontainers/testcontainers-go&package-manager=go_modules&previous-version=0.26.0&new-version=0.29.1)](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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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]

Reply via email to