Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.testcontainers:cockroachdb from 1.18.3 to 1.19.0 (#52)
Bumps [org.testcontainers:cockroachdb](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-java/releases">org.testcontainers:cockroachdb's releases</a>.</em></p> <blockquote> <h2>1.19.0</h2> <h1>Testcontainers for Java 1.19.0</h1> <h2>Core</h2> <ul> <li>Add support for compose v2 with <code>ComposeContainer</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/5608">#5608</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> <li>Allow command execution with custom user (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7311">#7311</a>) <a href="https://github.com/megglos"><code>@megglos</code></a></li> <li>Add <code>Wait.forListeningPorts(ports)</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7402">#7402</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> <li>Enable Ryuk as a privileged container by default (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7319">#7319</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> <li>Use <code>SelinuxContext.SHARED</code> by default (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7187">#7187</a>) <a href="https://github.com/jeroen-vd-nl"><code>@jeroen-vd-nl</code></a></li> <li>Add interface to customize <code>CreateContainerCmd</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7421">#7421</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> </ul> <h2>Modules</h2> <h3>ClickHouse</h3> <ul> <li>Add new <code>ClickHouseContainer</code> implementation (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7403">#7403</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> </ul> <h3>Elasticsearch</h3> <ul> <li>Disable default geoip database downloading (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7247">#7247</a>) <a href="https://github.com/lhotari"><code>@lhotari</code></a></li> <li>Disable default disk threshold check (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7245">#7245</a>) <a href="https://github.com/lhotari"><code>@lhotari</code></a></li> </ul> <h3>DB2</h3> <ul> <li>Support <a href="http://icr.io/db2_community/db2">icr.io/db2_community/db2</a> as a compatible image (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7397">#7397</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> </ul> <h3>GCloud</h3> <ul> <li>Add <code>BigQueryEmulatorContainer</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7324">#7324</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> <li>Expose getProjectId in <code>DatastoreEmulatorContainer</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7328">#7328</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> <li>Support String image in Bigtable, Firestore, PubSub, Spanner (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7327">#7327</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> </ul> <h3>JUnit Jupiter</h3> <ul> <li>Fix call to stop containers when using <code>@testcontainers(parallel = true)</code> (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7394">#7394</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> </ul> <h3>Kafka</h3> <ul> <li>Allow to register additional listeners (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7333">#7333</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li> </ul> <p>See <a href="https://java.testcontainers.org/modules/kafka/">https://java.testcontainers.org/modules/kafka/</a></p> <h3>MS SQL Server</h3> <ul> <li>Fix MSSQL's default username (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7238">#7238</a>) <a href="https://github.com/Eng-Fouad"><code>@Eng-Fouad</code></a></li> </ul> <h3>QuestDB</h3> <ul> <li>Add questdb as a database provider (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7244">#7244</a>) <a href="https://github.com/eddumelendez"><code>@eddumelendez</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-java/commit/15dcb62b68efa9a2db4fd98e841b3739bc7dea09"><code>15dcb62</code></a> Fix test</li> <li><a href="https://github.com/testcontainers/testcontainers-java/commit/d9519f998bc81d6e3f11b459aab9bfe8776f42f7"><code>d9519f9</code></a> Add interface to customize CreateContainerCmd (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7421">#7421</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-java/commit/6e817323b0dc664f0f6ae04b1a281d0d388811d1"><code>6e81732</code></a> Replace R2DBC Host by docker host ip address (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7431">#7431</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-java/commit/06b915585ade7e17242cc04b7e4eb5730ddb1754"><code>06b9155</code></a> Add "new badge" in header (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7426">#7426</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-java/commit/7b69ca0fdc71c12a9ec6f23eff7ab6fedc19388d"><code>7b69ca0</code></a> Update docker-java version to 3.3.3 (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7423">#7423</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-java/commit/f4856a039fba674ca0600aa9c914c2e80d75e609"><code>f4856a0</code></a> Rename forListeningPort(int... port) to forListeningPorts(int... ports) (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7425">#7425</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-java/commit/f1b0b07b29594b65bd555e136ac4776b040a8294"><code>f1b0b07</code></a> Add javadoc for supported images (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7422">#7422</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-java/commit/7fe978e266574f589f96c21cf44a12c2c5a37d83"><code>7fe978e</code></a> Cleanup CODEOWNERS</li> <li><a href="https://github.com/testcontainers/testcontainers-java/commit/5e88c3d9d76c231be04c7cf6dc192d5053882ee3"><code>5e88c3d</code></a> Add tests using TCC (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7415">#7415</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-java/commit/f5471c831d2163bcd2b525df3b67c6e1b2c76c16"><code>f5471c8</code></a> Improve RedpandaContainer (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7320">#7320</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-java/compare/1.18.3...1.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testcontainers:cockroachdb&package-manager=gradle&previous-version=1.18.3&new-version=1.19.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information