-
Notifications
You must be signed in to change notification settings - Fork 821
Commit a90cab5
authored
Bump org.testcontainers:junit-jupiter from 1.20.4 to 1.20.5 (#1281)
Bumps
[org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java)
from 1.20.4 to 1.20.5.
<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.20.5</h2>
<h1>What's Changed</h1>
<ul>
<li>Add <code>ServiceBusEmulatorContainer</code> to Azure module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9795">#9795</a>)
<a href="https://github.com/nagyesta"><code>@nagyesta</code></a></li>
<li>Add <code>EventHubsEmulatorContainer</code> to Azure module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9665">#9665</a>)
<a href="https://github.com/nagyesta"><code>@nagyesta</code></a></li>
<li>Add <code>AzuriteContainer</code> to Azure module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9661">#9661</a>)
<a href="https://github.com/nagyesta"><code>@nagyesta</code></a></li>
<li>Add <code>ldap</code> module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9987">#9987</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Add <code>scylladb</code> module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8002">#8002</a>)
<a href="https://github.com/mkorolyov"><code>@mkorolyov</code></a></li>
<li>Add <code>pinecone</code> module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9911">#9911</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
</ul>
<h2>🚀 Features & Enhancements</h2>
<ul>
<li>Set <code>RABBITMQ_DEFAULT_USER</code> env var with
<code>withAdminUser</code> (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9571">#9571</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Move ollama port to a constant and provide new <code>getPort</code>
method (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9623">#9623</a>)
<a href="https://github.com/edeandrea"><code>@edeandrea</code></a></li>
<li></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix reuse support for <code>CouchbaseContainer</code> (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9957">#9957</a>)
<a href="https://github.com/albihnf"><code>@albihnf</code></a></li>
<li>Fix <code>SolrContainer</code> start parameters for version >=
9.7.0 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9926">#9926</a>)
<a href="https://github.com/mkr"><code>@mkr</code></a></li>
<li>Fix clickhouse authentication (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9942">#9942</a>)
<a
href="https://github.com/livk-cloud"><code>@livk-cloud</code></a></li>
<li>Fix cluster creation with <code>ConfluentKafkaContainer</code> and
<code>KafkaContainer</code> (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9910">#9910</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>Fix typos (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9783">#9783</a>)
<a
href="https://github.com/NathanBaulch"><code>@NathanBaulch</code></a></li>
<li>Added Dash0 as Adoptor (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9630">#9630</a>)
<a
href="https://github.com/CodingFabian"><code>@CodingFabian</code></a></li>
<li>Improve Docker Compose docs (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9461">#9461</a>)
<a
href="https://github.com/etrandafir93"><code>@etrandafir93</code></a></li>
</ul>
<h2>🧹 Housekeeping</h2>
<ul>
<li>Use docker/setup-docker-action (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9625">#9625</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Declare Java action in windows workflow (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9604">#9604</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Test against multiple Java versions (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8988">#8988</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Don't extend configuration compileOnly and testCompile from shaded
(<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9579">#9579</a>)
<a
href="https://github.com/patrick-dedication"><code>@patrick-dedication</code></a></li>
<li>Remove specific Java version for testing in gradle files (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9626">#9626</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Drop references to <code>vectorized/redpanda</code> image (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9624">#9624</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Polish AbstractPulsar test (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9600">#9600</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Polish BigtableEmulatorContainer test (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9599">#9599</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Fix typo in SolrContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9572">#9572</a>)
<a href="https://github.com/dajudge"><code>@dajudge</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Update docker-java version to 3.4.1 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9627">#9627</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
<li>Adjust shadow gradle plugin coordinates (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9577">#9577</a>)
<a
href="https://github.com/patrick-dedication"><code>@patrick-dedication</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/13b6365182293bd107f221d9f9358e1a635042a8"><code>13b6365</code></a>
Rename Picone implementation</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/c34ed905cb5aad4f22e8906c6fb86bbbe342e2bc"><code>c34ed90</code></a>
Rename EventHubs and ServiceBus implementations</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/aad1ee587c5861c108e42a5778edbf783f08d497"><code>aad1ee5</code></a>
Add more configuration for LLdapContainer</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/85697fdb8b6a838758febcf44c030dd6e0073ee1"><code>85697fd</code></a>
Add method to return LDAP URL to LLdapContainer</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/2ac4ed6bed5368a279a2dae0ec2afbd51deffae4"><code>2ac4ed6</code></a>
Add ldap module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9987">#9987</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/aa7ddc0fdfaa6a6ed3b5f8f9895216b67d400252"><code>aa7ddc0</code></a>
Fix reuse support for CouchbaseContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9957">#9957</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/2fa7f65f2df8f872b8e1c882bd5690a5bc00ac13"><code>2fa7f65</code></a>
Don't extend configuration compileOnly and testCompile from shaded (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9579">#9579</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/99981f84cbb9d1229f24589c0f7c32b8c44feec5"><code>99981f8</code></a>
Fix typos (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9783">#9783</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/df40cd8ba35cc0fdf4a05bebaff053c97b00b7d7"><code>df40cd8</code></a>
Fix SolrContainer start parameters for version >= 9.7.0 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9926">#9926</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/6139e5ef8563166bb54391da56f5e0474abe2778"><code>6139e5e</code></a>
Fix clickhouse authentication (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9942">#9942</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testcontainers/testcontainers-java/compare/1.20.4...1.20.5">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9845280 commit a90cab5Copy full SHA for a90cab5
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- integration-tests
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
0 commit comments