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

   Bumps 
[github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go)
 from 0.22.0 to 0.23.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.23.0</h2>
   <h1>What's Changed</h1>
   <h2>🚀 Features</h2>
   <ul>
   <li>feat(modules): add artemis container (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1440";>#1440</a>)
 <a href="https://github.com/abemedia";><code>@​abemedia</code></a></li>
   <li>feat: pass testcontainers-go version as HTTP header (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1491";>#1491</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>Add support for MongoDB testing module (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1447";>#1447</a>)
 <a href="https://github.com/ravilushqa";><code>@​ravilushqa</code></a></li>
   <li>feat: add clickhouse module (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1372";>#1372</a>)
 <a href="https://github.com/anilsenay";><code>@​anilsenay</code></a></li>
   <li>feat: use credential helper in docker config, even if auth is empty in 
.docker/config.json (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1079";>#1079</a>)
 <a href="https://github.com/rokjoana";><code>@​rokjoana</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>fix: properly set the Docker socket on Windows (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1458";>#1458</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>all: fix goroutine leaks (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1358";>#1358</a>)
 <a 
href="https://github.com/AlexanderYastrebov";><code>@​AlexanderYastrebov</code></a></li>
   <li>internal/testcontainersdocker: close unused client (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1441";>#1441</a>)
 <a 
href="https://github.com/AlexanderYastrebov";><code>@​AlexanderYastrebov</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>docs: embed code snippets for the artemis module (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1502";>#1502</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>Add global testcontainers header to docs (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1308";>#1308</a>)
 <a href="https://github.com/leocross";><code>@​leocross</code></a></li>
   </ul>
   <h2>🧹 Housekeeping</h2>
   <ul>
   <li>chore: bump minimal Go version to 1.20 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1497";>#1497</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: Use generic db url for postgresql container (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1493";>#1493</a>)
 <a href="https://github.com/kevinrobayna";><code>@​kevinrobayna</code></a></li>
   <li>fix: run tests for module generator in all platforms (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1496";>#1496</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: run modulegen tests on Windows (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1478";>#1478</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>Add default labels when Ryuk is disabled (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1339";>#1339</a>)
 <a href="https://github.com/eddumelendez";><code>@​eddumelendez</code></a></li>
   <li>chore: increase timeout for go test and GH action steps (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1475";>#1475</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: triple max timeout for the workflow run, which takes +10m (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1474";>#1474</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: add a GH action for release drafter (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1470";>#1470</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>Simplify dependabot updates sorting (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1460";>#1460</a>)
 <a href="https://github.com/mmorel-35";><code>@​mmorel-35</code></a></li>
   <li>chore: run Windows tests on a Linux container (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1456";>#1456</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore: remove temporary workaround for windows (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1442";>#1442</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>chore(deps): bump the all group in /modules/localstack with 1 update (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1500";>#1500</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump the all group in /modules/compose with 2 updates (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1501";>#1501</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore: bump minimal Go version to 1.20 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1497";>#1497</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.12.1 to 
2.13.0 in /modules/clickhouse (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1492";>#1492</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump the all group with 1 update (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1480";>#1480</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump the all group in /modules/couchbase with 1 update (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1487";>#1487</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump the all group in /modules/clickhouse with 1 update (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1488";>#1488</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump the all group in /modules/localstack with 1 update (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1483";>#1483</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Support groups in dependabot updates (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1459";>#1459</a>)
 <a href="https://github.com/mmorel-35";><code>@​mmorel-35</code></a></li>
   <li>chore(deps): bump github.com/aws dependencies in /modules/localstack (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1472";>#1472</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump Google emulators dependencies in /examples (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1471";>#1471</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.10.0 to 
5.11.0 in /modules/neo4j (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1427";>#1427</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.15.0 in 
/modules/vault (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1428";>#1428</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/05558ceec54cc79cfce637af6d62867e1eebc9bd";><code>05558ce</code></a>
 chore: use new version (v0.23.0) in modules and examples</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/95856a612aa66260ede291f24545289036851b1a";><code>95856a6</code></a>
 chore(deps): bump the all group in /modules/localstack with 1 update (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1500";>#1500</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/5ba6c86f0ac6288cdd6f6ecfb13a7d8d90fd45d4";><code>5ba6c86</code></a>
 chore(deps): bump the all group in /modules/compose with 2 updates (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1501";>#1501</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/d444c862311a3eb97f81f349b9594e7534e20293";><code>d444c86</code></a>
 docs: embed code snippets for the artemis module (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1502";>#1502</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/e39e2a01d567fa16324dfa3b2025735004de4f24";><code>e39e2a0</code></a>
 chore: bump minimal Go version to 1.20 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1497";>#1497</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/d213b73ff1fdac54f4927d98ac1c3d740a6d8287";><code>d213b73</code></a>
 feat(modules): add artemis container (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1440";>#1440</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/c4236fb350171afb7937fbc3767d93e58e3e4519";><code>c4236fb</code></a>
 chore: Use generic db url for postgresql container (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1493";>#1493</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/4b48269c5e8d075623a0ed1bd367799452fd5b77";><code>4b48269</code></a>
 chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1492";>#1492</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/f9f4fe527bccdebd6a226ecf11781ed3611cbd99";><code>f9f4fe5</code></a>
 fix: run tests for module generator in all platforms (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1496";>#1496</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-go/commit/9013d9ab35b0fb682745e70a2f2fb3582e545854";><code>9013d9a</code></a>
 fix: properly set the Docker socket on Windows (<a 
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1458";>#1458</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/testcontainers/testcontainers-go/compare/v0.22.0...v0.23.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.22.0&new-version=0.23.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