Skip to content

Bump org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0 #1333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

Bumps org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0.

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.21.0

What's Changed

⚠️ Breaking API changes

🚀 Features & Enhancements

☠️ Deprecations

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.20.6 to 1.21.0.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.6...1.21.0)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-version: 1.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 24, 2025
@zeitlinger zeitlinger enabled auto-merge (squash) April 24, 2025 13:33
@zeitlinger zeitlinger merged commit 785f163 into main Apr 24, 2025
4 checks passed
@zeitlinger zeitlinger deleted the dependabot/maven/org.testcontainers-junit-jupiter-1.21.0 branch April 24, 2025 13:36
dao-jun pushed a commit to dao-jun/client_java that referenced this pull request May 15, 2025
…us#1333)

Bumps
[org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java)
from 1.20.6 to 1.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testcontainers/testcontainers-java/releases">org.testcontainers:junit-jupiter's
releases</a>.</em></p>
<blockquote>
<h2>1.21.0</h2>
<h1>What's Changed</h1>
<ul>
<li>Fix typo in LGTM container method (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10189">#10189</a>)
<a href="https://github.com/jaydeluca"><code>@​jaydeluca</code></a></li>
<li>Pass <code>start</code> command required in Solr 10 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10174">#10174</a>)
<a href="https://github.com/epugh"><code>@​epugh</code></a></li>
<li>[solr] Replace &quot;create_core&quot; with &quot;create&quot;
command (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10172">#10172</a>)
<a href="https://github.com/epugh"><code>@​epugh</code></a></li>
<li>Update docs version to ${GITHUB_REF##*/} (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10063">#10063</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/10062">#10062</a>)
<a
href="https://github.com/github-actions"><code>@​github-actions</code></a></li>
</ul>
<h2>⚠️ Breaking API changes</h2>
<ul>
<li>Remove spock-core from spock module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10069">#10069</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Uses <code>clickhouse/clickhouse-server</code> as Docker Image in
ClickHouseProvider (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8738">#8738</a>)
<a
href="https://github.com/linghengqian"><code>@​linghengqian</code></a></li>
</ul>
<h2>🚀 Features &amp; Enhancements</h2>
<ul>
<li>Expose Tempo in LgtmContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10192">#10192</a>)
<a href="https://github.com/jaydeluca"><code>@​jaydeluca</code></a></li>
<li>Allow spock tests to be skipped when Docker is unavailable (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10180">#10180</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Support new chromadb api version (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10170">#10170</a>)
<a
href="https://github.com/dev-jonghoonpark"><code>@​dev-jonghoonpark</code></a></li>
<li>Add default database name to MongoDB Atlas (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10034">#10034</a>)
<a href="https://github.com/blancqua"><code>@​blancqua</code></a></li>
<li>[servicebus] Skip waiting for sql to be ready (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10092">#10092</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Support additional flags in FirestoreEmulatorContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10067">#10067</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>☠️ Deprecations</h2>
<ul>
<li>Deprecate getUserPass and add getPassword (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10064">#10064</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix connection leak in JdbcDatabaseDelegate (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9662">#9662</a>)
<a href="https://github.com/froque"><code>@​froque</code></a></li>
<li>Allow configuring the AlwaysPullPolicy (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10188">#10188</a>)
<a
href="https://github.com/sebastian-steiner"><code>@​sebastian-steiner</code></a></li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>Add DockerModelRunnerContainer to core (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10183">#10183</a>)
<a href="https://github.com/kiview"><code>@​kiview</code></a></li>
<li>Allow configuring the AlwaysPullPolicy (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10188">#10188</a>)
<a
href="https://github.com/sebastian-steiner"><code>@​sebastian-steiner</code></a></li>
<li>Fix Apache Solr link (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10171">#10171</a>)
<a href="https://github.com/epugh"><code>@​epugh</code></a></li>
<li>Remove incubator note from Solr docs (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10173">#10173</a>)
<a href="https://github.com/epugh"><code>@​epugh</code></a></li>
<li>Remove linked-container (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10065">#10065</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>🧹 Housekeeping</h2>
<ul>
<li>Add SFTP host key check example (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10127">#10127</a>)
<a
href="https://github.com/julianladisch"><code>@​julianladisch</code></a></li>
<li>Remove linked-container (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10065">#10065</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Update Gradle Wrapper from undefined to 8.13 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10033">#10033</a>)
<a
href="https://github.com/github-actions"><code>@​github-actions</code></a></li>
<li>Update docker-java version to 3.4.2 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10071">#10071</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/8d954b5f64ccb01798c0e0e8d43bd3e034d36f46"><code>8d954b5</code></a>
Fix connection leak in JdbcDatabaseDelegate (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9662">#9662</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/705d59b7042c2a7a8e69a2c1584c513d1dd0eba4"><code>705d59b</code></a>
Expose Tempo in LgtmContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10192">#10192</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/3d5e7ff5ffe498408d7c1ee11a807e9d8d048276"><code>3d5e7ff</code></a>
Polish DockerModelRunnerContainer</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/4e8c421fa3e270598a425be4a8f999923bb5b7ac"><code>4e8c421</code></a>
Add DockerModelRunnerContainer to core (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10183">#10183</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/73e063746ac3b958eced6988005a8e8997dadbe6"><code>73e0637</code></a>
Allow configuring the AlwaysPullPolicy (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10188">#10188</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/57b340201007d327b878dda5c2302a274612301f"><code>57b3402</code></a>
Update Gradle Wrapper from undefined to 8.13 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10033">#10033</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/d6ff41c7dc7cd8573337830a1a2f1642c62be377"><code>d6ff41c</code></a>
Fix ImageNameSubstitutionTest</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/910e7f5d9e8476f8b0d39ac2b7faded3648e9746"><code>910e7f5</code></a>
Fix typo in LGTM container method (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10189">#10189</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/e730674537dfa297a60311a7c13b953b8b82a67d"><code>e730674</code></a>
Allow spock tests to be skipped when Docker is unavailable (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10180">#10180</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/80ae5d7b1b7abca38657d037a3bba91c0f3e9250"><code>80ae5d7</code></a>
Pass start command required in Solr 10 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10174">#10174</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testcontainers/testcontainers-java/compare/1.20.6...1.21.0">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testcontainers:junit-jupiter&package-manager=maven&previous-version=1.20.6&new-version=1.21.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>
Signed-off-by: dao-jun <daojun@apache.org>
dao-jun pushed a commit to dao-jun/client_java that referenced this pull request May 15, 2025
…us#1333)

Bumps
[org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java)
from 1.20.6 to 1.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testcontainers/testcontainers-java/releases">org.testcontainers:junit-jupiter's
releases</a>.</em></p>
<blockquote>
<h2>1.21.0</h2>
<h1>What's Changed</h1>
<ul>
<li>Fix typo in LGTM container method (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10189">#10189</a>)
<a href="https://github.com/jaydeluca"><code>@​jaydeluca</code></a></li>
<li>Pass <code>start</code> command required in Solr 10 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10174">#10174</a>)
<a href="https://github.com/epugh"><code>@​epugh</code></a></li>
<li>[solr] Replace &quot;create_core&quot; with &quot;create&quot;
command (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10172">#10172</a>)
<a href="https://github.com/epugh"><code>@​epugh</code></a></li>
<li>Update docs version to ${GITHUB_REF##*/} (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10063">#10063</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/10062">#10062</a>)
<a
href="https://github.com/github-actions"><code>@​github-actions</code></a></li>
</ul>
<h2>⚠️ Breaking API changes</h2>
<ul>
<li>Remove spock-core from spock module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10069">#10069</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Uses <code>clickhouse/clickhouse-server</code> as Docker Image in
ClickHouseProvider (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8738">#8738</a>)
<a
href="https://github.com/linghengqian"><code>@​linghengqian</code></a></li>
</ul>
<h2>🚀 Features &amp; Enhancements</h2>
<ul>
<li>Expose Tempo in LgtmContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10192">#10192</a>)
<a href="https://github.com/jaydeluca"><code>@​jaydeluca</code></a></li>
<li>Allow spock tests to be skipped when Docker is unavailable (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10180">#10180</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Support new chromadb api version (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10170">#10170</a>)
<a
href="https://github.com/dev-jonghoonpark"><code>@​dev-jonghoonpark</code></a></li>
<li>Add default database name to MongoDB Atlas (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10034">#10034</a>)
<a href="https://github.com/blancqua"><code>@​blancqua</code></a></li>
<li>[servicebus] Skip waiting for sql to be ready (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10092">#10092</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Support additional flags in FirestoreEmulatorContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10067">#10067</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>☠️ Deprecations</h2>
<ul>
<li>Deprecate getUserPass and add getPassword (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10064">#10064</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix connection leak in JdbcDatabaseDelegate (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9662">#9662</a>)
<a href="https://github.com/froque"><code>@​froque</code></a></li>
<li>Allow configuring the AlwaysPullPolicy (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10188">#10188</a>)
<a
href="https://github.com/sebastian-steiner"><code>@​sebastian-steiner</code></a></li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>Add DockerModelRunnerContainer to core (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10183">#10183</a>)
<a href="https://github.com/kiview"><code>@​kiview</code></a></li>
<li>Allow configuring the AlwaysPullPolicy (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10188">#10188</a>)
<a
href="https://github.com/sebastian-steiner"><code>@​sebastian-steiner</code></a></li>
<li>Fix Apache Solr link (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10171">#10171</a>)
<a href="https://github.com/epugh"><code>@​epugh</code></a></li>
<li>Remove incubator note from Solr docs (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10173">#10173</a>)
<a href="https://github.com/epugh"><code>@​epugh</code></a></li>
<li>Remove linked-container (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10065">#10065</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>🧹 Housekeeping</h2>
<ul>
<li>Add SFTP host key check example (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10127">#10127</a>)
<a
href="https://github.com/julianladisch"><code>@​julianladisch</code></a></li>
<li>Remove linked-container (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10065">#10065</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Update Gradle Wrapper from undefined to 8.13 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10033">#10033</a>)
<a
href="https://github.com/github-actions"><code>@​github-actions</code></a></li>
<li>Update docker-java version to 3.4.2 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10071">#10071</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/8d954b5f64ccb01798c0e0e8d43bd3e034d36f46"><code>8d954b5</code></a>
Fix connection leak in JdbcDatabaseDelegate (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9662">#9662</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/705d59b7042c2a7a8e69a2c1584c513d1dd0eba4"><code>705d59b</code></a>
Expose Tempo in LgtmContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10192">#10192</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/3d5e7ff5ffe498408d7c1ee11a807e9d8d048276"><code>3d5e7ff</code></a>
Polish DockerModelRunnerContainer</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/4e8c421fa3e270598a425be4a8f999923bb5b7ac"><code>4e8c421</code></a>
Add DockerModelRunnerContainer to core (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10183">#10183</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/73e063746ac3b958eced6988005a8e8997dadbe6"><code>73e0637</code></a>
Allow configuring the AlwaysPullPolicy (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10188">#10188</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/57b340201007d327b878dda5c2302a274612301f"><code>57b3402</code></a>
Update Gradle Wrapper from undefined to 8.13 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10033">#10033</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/d6ff41c7dc7cd8573337830a1a2f1642c62be377"><code>d6ff41c</code></a>
Fix ImageNameSubstitutionTest</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/910e7f5d9e8476f8b0d39ac2b7faded3648e9746"><code>910e7f5</code></a>
Fix typo in LGTM container method (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10189">#10189</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/e730674537dfa297a60311a7c13b953b8b82a67d"><code>e730674</code></a>
Allow spock tests to be skipped when Docker is unavailable (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10180">#10180</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/80ae5d7b1b7abca38657d037a3bba91c0f3e9250"><code>80ae5d7</code></a>
Pass start command required in Solr 10 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/10174">#10174</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testcontainers/testcontainers-java/compare/1.20.6...1.21.0">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testcontainers:junit-jupiter&package-manager=maven&previous-version=1.20.6&new-version=1.21.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>
Signed-off-by: dao-jun <daojun@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant