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

   Bumps 
[github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go)
 from 0.39.0 to 0.40.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.40.0</h2>
   <h1>What's Changed</h1>
   <h2>⚠️ Breaking Changes</h2>
   <ul>
   <li>chore(redpanda)!: use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3430";>#3430</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(rabbitmq)!: use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3428";>#3428</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(opensearch)!: use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3423";>#3423</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(elasticsearch)!: use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3407";>#3407</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(etcd)!: use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3409";>#3409</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   </ul>
   <p>The below modules receive a breaking change in the signature of their 
functional options, as now all of them return an error when needed (returning 
nil for success). Therefore, you're only affected when assigning the options to 
variables.</p>
   <ul>
   <li>Old: type Option func(*options)</li>
   <li>New: type Option func(*options) error</li>
   </ul>
   <h2>🚀 Features</h2>
   <ul>
   <li>feat(azure): add cosmosdb module (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3452";>#3452</a>)
 <a href="https://github.com/natsoman";><code>@​natsoman</code></a></li>
   <li>feat(azure): reduce time/memory by running specific sub-services (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3451";>#3451</a>)
 <a href="https://github.com/NathanBaulch";><code>@​NathanBaulch</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>fix(udp): expose UDP ports properly (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3485";>#3485</a>)
 <a href="https://github.com/blueprismo";><code>@​blueprismo</code></a></li>
   <li>fix(compose): update to docker compose v2.40.2 and use api.Compose 
interface (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3456";>#3456</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>fix(surrealdb): use true as value for WithAllowAllCaps option (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3436";>#3436</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>fix: use path.Join instead of url.JoinPath when prepending a custom 
registry to an image (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3308";>#3308</a>)
 <a href="https://github.com/fedorkanin";><code>@​fedorkanin</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>docs: add AI coding agent guidelines (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3446";>#3446</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>docs(mssql): describe MSSQL issue with negative certificates (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3417";>#3417</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>🧹 Housekeeping</h2>
   <ul>
   <li>feat(wait): add human-readable String() methods to all wait strategies 
(<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3461";>#3461</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: enable prealloc linter and address issues (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3458";>#3458</a>)
 <a href="https://github.com/NathanBaulch";><code>@​NathanBaulch</code></a></li>
   <li>chore(dockermcpgateway): skip testable example as it's not deterministic 
(<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3457";>#3457</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>fix(azurite): fix lint (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3453";>#3453</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: fix &quot;Redpanda&quot; copy-paste comment everywhere (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3450";>#3450</a>)
 <a href="https://github.com/NathanBaulch";><code>@​NathanBaulch</code></a></li>
   <li>chore: remove redundant wait.ForAll everywhere (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3449";>#3449</a>)
 <a href="https://github.com/NathanBaulch";><code>@​NathanBaulch</code></a></li>
   <li>chore(couchbase|etcd|firestore|mcpgateway|eventhubs|servicebus): apply 
consistent pattern for options (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3447";>#3447</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(modulegen): use Run function when generating modules (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3445";>#3445</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(vault): use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3443";>#3443</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(valkey): use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3440";>#3440</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(yugabytedb): use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3444";>#3444</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(weaviate): use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3442";>#3442</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(vearch): use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3441";>#3441</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(toxiproxy): use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3435";>#3435</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(clickhouse|k6|localstack|redpanda|registry|socat): use Run in 
tests (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3432";>#3432</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(surrealdb): use Run function (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3434";>#3434</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/71b5775301e2f4333ad6c9cee25955d8e9ffeb06";><code>71b5775</code></a>
 chore: use new version (v0.40.0) in modules and examples</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/7e7e8cc843246efe498aa57287c69443acc3a5c9";><code>7e7e8cc</code></a>
 chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3";>#3</a>...</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/f95900f4c616aad8f557db8a159d336ada8eceba";><code>f95900f</code></a>
 feat(azure): add cosmosdb module (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3452";>#3452</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/1ed273507d6766bd98cc1780b6bbc02352fcfce0";><code>1ed2735</code></a>
 fix(udp): expose UDP ports properly (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3485";>#3485</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/75272033cf089a08dbeaeb65cb9b312c7fadd557";><code>7527203</code></a>
 chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 and 
golang.org/x/cry...</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/aa757711bb8a0efe76866a31ef30e5fc5dec03a3";><code>aa75771</code></a>
 chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 
28.5.1...</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/bddd936e4a648a669f8623bfd62d0973d5294a45";><code>bddd936</code></a>
 feat(wait): add human-readable String() methods to all wait strategies (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3461";>#3461</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/666b20df3ca7d8921c8db720f938dbf034755578";><code>666b20d</code></a>
 chore(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.2.0 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3463";>#3463</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/56b85e5a47cb5eefac55c51ba91d83bfa37bb5a0";><code>56b85e5</code></a>
 chore(deps): bump actions/setup-go from 5.4.0 to 6.0.0 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3462";>#3462</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/9895e2e4be7bda76f4bd6a91bd51271b6ae76392";><code>9895e2e</code></a>
 chore: enable prealloc linter and address issues (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3458";>#3458</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/testcontainers/testcontainers-go/compare/v0.39.0...v0.40.0";>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.39.0&new-version=0.40.0)](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