dependabot[bot] opened a new pull request, #29158: URL: https://github.com/apache/beam/pull/29158
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.25.0 to 0.26.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.26.0</h2> <h1>What's Changed</h1> <h2>🔒 Security</h2> <ul> <li>chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.21 to 2.9.23 in /modules/nats (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1784">#1784</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump urllib3 from 2.0.6 to 2.0.7 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1781">#1781</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1772">#1772</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <h2>🚀 Features</h2> <ul> <li>feat: add image-keep option for built images (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1785">#1785</a>) <a href="https://github.com/lefinal"><code>@lefinal</code></a></li> <li>feat: support for replacing images with custom substitutions (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1719">#1719</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>ignore patterns defined in dockerignore (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1725">#1725</a>) <a href="https://github.com/Luukvdm"><code>@Luukvdm</code></a></li> <li>feat: Add Cassandra module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1726">#1726</a>) <a href="https://github.com/anilsenay"><code>@anilsenay</code></a></li> <li>K6 module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1721">#1721</a>) <a href="https://github.com/pablochacin"><code>@pablochacin</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: data race in docker client <code>Info()</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1779">#1779</a>) <a href="https://github.com/pmalek"><code>@pmalek</code></a></li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs: remove OpenSSF scorecard (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1823">#1823</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>Add OpenSSF Scorecards GitHub Action (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1795">#1795</a>) <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a></li> <li>Fix wrong module names in docs and comments (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1776">#1776</a>) <a href="https://github.com/anilsenay"><code>@anilsenay</code></a></li> <li>docs: add default options to k6 module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1744">#1744</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>docs: Fix typo and mention the relevant function name in doc (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1745">#1745</a>) <a href="https://github.com/anilsenay"><code>@anilsenay</code></a></li> <li>DOCKER_HOST var typo (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1743">#1743</a>) <a href="https://github.com/udf2457"><code>@udf2457</code></a></li> <li>Rancher Desktop instructions (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1724">#1724</a>) <a href="https://github.com/udf2457"><code>@udf2457</code></a></li> </ul> <h2>🧹 Housekeeping</h2> <ul> <li>Auto-cleanup of k6 build cache (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1788">#1788</a>) <a href="https://github.com/pablochacin"><code>@pablochacin</code></a></li> <li>chore: expose SessionID (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1793">#1793</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore: use HTTP calls to invoke the lambda from the tests (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1794">#1794</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>Log producer start stop sync (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1701">#1701</a>) <a href="https://github.com/gflarity"><code>@gflarity</code></a></li> <li>chore: add an example of using localstack alongside AWS lambdas (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1790">#1790</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix: use correct formatting directive for errors in lifecycle logs (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1780">#1780</a>) <a href="https://github.com/robherley"><code>@robherley</code></a></li> <li>fix race condition in Test_StartStop (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1700">#1700</a>) <a href="https://github.com/gflarity"><code>@gflarity</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1626">#1626</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1742">#1742</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1730">#1730</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1822">#1822</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.21 to 2.9.23 in /modules/nats (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1784">#1784</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump urllib3 from 2.0.6 to 2.0.7 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1781">#1781</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): combine and bump compose dependencies (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1787">#1787</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.13.0 in /modules/{elasticsearch,kafka} and /modulegen (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1778">#1778</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/a98de5a4f121b421d0c09c2844a47d3f56703240"><code>a98de5a</code></a> chore: use new version (v0.26.0) in modules and examples</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/636c3cb20dfabaa6a51220b6587297e05a0e7b21"><code>636c3cb</code></a> feat: add image-keep option for built images (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1785">#1785</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/25a7e3fab73d76000357538daf36994b7369657d"><code>25a7e3f</code></a> chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1....</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/8a5f19717d34cf5b930cdc0c3651a64bbf1db1a6"><code>8a5f197</code></a> chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1742">#1742</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/284cf81ba5ca59e4abb92115c51819cfa200a958"><code>284cf81</code></a> chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1730">#1730</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/3d3a9a7d29e66f8fb153a2b1d4c090297eba4a52"><code>3d3a9a7</code></a> docs: remove OpenSSF scorecard (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1823">#1823</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/b9398b9e1f5af00cd44650f971d11062f5d84953"><code>b9398b9</code></a> Auto-cleanup of k6 build cache (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1788">#1788</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/e52cd03a98e58c1ffe2327284618c30fb4271c65"><code>e52cd03</code></a> Add OpenSSF Scorecards GitHub Action (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1795">#1795</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/caaf25aed70de8318f57ac8a82bfae364f00ef10"><code>caaf25a</code></a> chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1822">#1822</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/febb04c8f0d7679cfc9c3d5e4b7a7abd2a24dbf5"><code>febb04c</code></a> chore: expose SessionID (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1793">#1793</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-go/compare/v0.25.0...v0.26.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 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]
