Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 (#355)
Browse files Browse the repository at this point in the history
Bumps
[org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java)
from 1.20.3 to 1.20.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testcontainers/testcontainers-java/releases">org.testcontainers:testcontainers's
releases</a>.</em></p>
<blockquote>
<h2>1.20.4</h2>
<h1>What's Changed</h1>
<ul>
<li>Update docs version to ${GITHUB_REF##*/} (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9450">#9450</a>)
<a
href="https://github.com/github-actions"><code>@​github-actions</code></a></li>
<li>Update testcontainers version to ${GITHUB_REF##*/} (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9449">#9449</a>)
<a
href="https://github.com/github-actions"><code>@​github-actions</code></a></li>
</ul>
<h2>🚀 Features &amp; Enhancements</h2>
<ul>
<li>[localstack] Add testcontainer marker labels to additional
localstack flags (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9531">#9531</a>)
<a href="https://github.com/dfangl"><code>@​dfangl</code></a></li>
<li>Remove extra call to docker credentials (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9545">#9545</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Remove privilegedMode in Db2Container (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9460">#9460</a>)
<a href="https://github.com/hfhbd"><code>@​hfhbd</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix docker credentials output (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9544">#9544</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Fix cockroachdb wait strategy with version &gt;= 22.1.0 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9505">#9505</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Check if container belongs to a network when using exposeHostPorts
(<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8298">#8298</a>)
<a
href="https://github.com/TomDeBacker"><code>@​TomDeBacker</code></a></li>
<li>Revert &quot;Add shutdownHook to send sigterm to ryuk (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7717">#7717</a>)&quot;
(<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9504">#9504</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Stop container that doesn't match wait strategy (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9474">#9474</a>)
<a href="https://github.com/ssheikin"><code>@​ssheikin</code></a></li>
<li>Fix ClickHouse wait strategy (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9466">#9466</a>)
<a
href="https://github.com/livk-cloud"><code>@​livk-cloud</code></a></li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>Fix default client.ping.timeout value in docs (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9464">#9464</a>)
<a href="https://github.com/KyleAure"><code>@​KyleAure</code></a></li>
<li>Add container implementation for Typesense (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9454">#9454</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Update ryuk version to 0.11.0 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9453">#9453</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/39ff5f8bf8adab0c180cf88131d081ecfff9fda1"><code>39ff5f8</code></a>
[localstack] Add testcontainer marker labels to additional localstack
flags (...</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/1facaf020da90f8a02837c674b5ca4e03c312f23"><code>1facaf0</code></a>
Remove extra call to docker credentials (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9545">#9545</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/c68f7913a65b4c0b8e3f2e1c26b697d1b099715e"><code>c68f791</code></a>
Update com.gradle.enterprise.gradle.plugin version to 3.18.2</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/e3e7fdc0b251c83cb84fa9e43d84b5e79d7b9026"><code>e3e7fdc</code></a>
Update gradle/setup-gradle version to v4</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/964c6e6da1c7614fd887245542986bfbe924a4c2"><code>964c6e6</code></a>
Fix docker credentials output (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9544">#9544</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/c01fc1b874083bcba8958d2a17bc7e1088c34eec"><code>c01fc1b</code></a>
Use cockroachdb version in testcontainers jdbc url test</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/0200a5d43979d246f43759da25c14ab8c71a5671"><code>0200a5d</code></a>
Fix cockroachdb wait strategy with version &gt;= 22.1.0 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9505">#9505</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/be7251b5414363c968916d101d6411b556d5b283"><code>be7251b</code></a>
Check if container belongs to a network when using exposeHostPorts (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8298">#8298</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/78ba31592f86d42d9a78930bb8209304097955b6"><code>78ba315</code></a>
Revert &quot;Add shutdownHook to send sigterm to ryuk (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7717">#7717</a>)&quot;
(<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9504">#9504</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/10f32af918423028be447f6c0520af45888f3348"><code>10f32af</code></a>
Stop container that doesn't match wait strategy (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9474">#9474</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testcontainers/testcontainers-java/compare/1.20.3...1.20.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testcontainers:testcontainers&package-manager=gradle&previous-version=1.20.3&new-version=1.20.4)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent bcbba21 commit d6143cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref
protobuf-kotlinlite = { module = "com.google.protobuf:protobuf-kotlin-lite", version.ref = "protobuf" }
slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
testcontainers = { module = "org.testcontainers:testcontainers", version = "1.20.3" }
testcontainers = { module = "org.testcontainers:testcontainers", version = "1.20.4" }

[plugins]
git = { id = "com.palantir.git-version", version = "3.1.0" }
Expand Down

0 comments on commit d6143cf

Please sign in to comment.