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

   Bumps 
[github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go)
 from 0.26.0 to 0.31.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.31.0</h2>
   <h1>What's Changed</h1>
   <h2>⚠️ Breaking Changes</h2>
   <ul>
   <li>break: return error from Customize request option (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2267";>#2267</a>)
 <a href="https://github.com/stevenh";><code>@​stevenh</code></a></li>
   </ul>
   <h3>Are you hosting your own Testcontainers for Go module?</h3>
   <p>If you are hosting your own module, please update all the custom options 
you created for the module, updating them to return an error in the case it 
occurs. This breaking change is needed to provide a more robust and consistent 
API for creating modules, allowing module authors to create custom code to 
customise the container avoiding panics.</p>
   <h2>🔒 Security</h2>
   <ul>
   <li>chore(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.15 
(<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2517";>#2517</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>🚀 Features</h2>
   <ul>
   <li>feat(modules.mongodb): add replica set support via opts (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2469";>#2469</a>)
 <a href="https://github.com/heiytor";><code>@​heiytor</code></a></li>
   <li>feat: expose JSON representation of a container with Inspect (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2534";>#2534</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>feat: forward host ports to a container using an SSH tunnel (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2471";>#2471</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>feat: support overriding the default recreate options for compose (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2511";>#2511</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>feat: support passing io.Reader for compose files when creating a 
compose instance (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2509";>#2509</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>feat: support Ryuk for the compose module (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2485";>#2485</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>feat: Bump default postgres version (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2481";>#2481</a>)
 <a href="https://github.com/bearrito";><code>@​bearrito</code></a></li>
   <li>support Dolt (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2177";>#2177</a>)
 <a href="https://github.com/coffeegoddd";><code>@​coffeegoddd</code></a></li>
   <li>Elasticsearch disable CA retrieval when ssl is disabled (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2475";>#2475</a>)
 <a href="https://github.com/Anaethelion";><code>@​Anaethelion</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>fix(modules.kafka): Use broker container IP instead of host IP for 
advertised broker listener (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1989";>#1989</a>)
 <a href="https://github.com/khartld";><code>@​khartld</code></a></li>
   <li>fix(compose): avoid race conditions when caching services (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2528";>#2528</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>fix: enhance host configuration port binding (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2512";>#2512</a>)
 <a href="https://github.com/wilsouza";><code>@​wilsouza</code></a></li>
   <li>fix: don't retry on permanent APIClient errors (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2506";>#2506</a>)
 <a href="https://github.com/p-jahn";><code>@​p-jahn</code></a></li>
   <li>fix: fallback to URL-path when parsing auth config URL without scheme 
(<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2488";>#2488</a>)
 <a href="https://github.com/p-jahn";><code>@​p-jahn</code></a></li>
   <li>fix(postgres): Fix the non-default dbname error (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2489";>#2489</a>)
 <a href="https://github.com/Minivera";><code>@​Minivera</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>docs: add documentation for Exec method (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2451";>#2451</a>)
 <a 
href="https://github.com/gustavosbarreto";><code>@​gustavosbarreto</code></a></li>
   <li>docs: document the SSHd tunnel (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2514";>#2514</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>[doc] Fix follow_logs.md by adding missing package (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2513";>#2513</a>)
 <a href="https://github.com/JulienBreux";><code>@​JulienBreux</code></a></li>
   </ul>
   <h2>🧹 Housekeeping</h2>
   <ul>
   <li>chore(influxdb): include more characters in wait for log regex (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2532";>#2532</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(compose): return error in options (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2520";>#2520</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>fix: use new UUID for sshd server password (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2515";>#2515</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: add funding button for testcontainers (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2510";>#2510</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: create TLS certs in a consistent manner (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2478";>#2478</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>fix: handle dockerignore exclusions properly (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2476";>#2476</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/896f3793fb923ab112bba9c3aecf9ba80f160740";><code>896f379</code></a>
 chore: use new version (v0.31.0) in modules and examples</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/788097d50f6cb16a6d8d325a44796fd25e40c0a6";><code>788097d</code></a>
 feat(mongodb): add replica set support via opts (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2469";>#2469</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/de893e150002b4ee36bd57fdef1aba33bb0acac2";><code>de893e1</code></a>
 fix(modules.kafka): Use broker container IP instead of host IP for 
advertised...</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/5fa65489ac33e7a6a15e4599739b2c717cf3a1a9";><code>5fa6548</code></a>
 feat: expose JSON representation of a container with Inspect (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2534";>#2534</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/b181e3e75f2face3d8d2f16415aaf9ed264e342a";><code>b181e3e</code></a>
 chore(deps): bump test-summary action to v2.3 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2535";>#2535</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/b5541e68895564007d24eba6da8cfa123f82e42e";><code>b5541e6</code></a>
 chore(deps): bump jinja2 from 3.1.3 to 3.1.4 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2533";>#2533</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/5c5ff443c10d3e32e0510b1db6ef99ff8f4f19b8";><code>5c5ff44</code></a>
 Update devcontainer image (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2531";>#2531</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/4effa16b124d72b41c5e8b0248886a72a6284a6e";><code>4effa16</code></a>
 chore(influxdb): include more characters in wait for log regex (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2532";>#2532</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/5e97046c2f79e2d1f5dee8e09328533be1862f61";><code>5e97046</code></a>
 fix(compose): avoid race conditions when caching services (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2528";>#2528</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/da2d5c57e3933c8ad209fe942dc0d7ef1d128a1c";><code>da2d5c5</code></a>
 chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2525";>#2525</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/testcontainers/testcontainers-go/compare/v0.26.0...v0.31.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.26.0&new-version=0.31.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