Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers from 1.19.5 to 1.19.6 (#227)
Browse files Browse the repository at this point in the history
Bumps
[org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java)
from 1.19.5 to 1.19.6.
<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.19.6</h2>
<h1>Testcontainers for Java 1.19.6</h1>
<h2>Modules</h2>
<h3>New modules</h3>
<ul>
<li>Add Qdrant module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8353">#8353</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Add Milvus module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8352">#8352</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Add ChromaDB module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8336">#8336</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Add Weaviate module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8337">#8337</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h3>📖 Documentation</h3>
<ul>
<li>Improve postgres docs (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8340">#8340</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>🧹 Housekeeping</h2>
<ul>
<li>Remove unused charset constant in GenericContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8304">#8304</a>)
<a href="https://github.com/dreis2211"><code>@​dreis2211</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Update gradle action (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8322">#8322</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Update docker-java version to 3.3.5 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8325">#8325</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/0fd331a12bd14de7186ad8af062e4c5e7d265a24"><code>0fd331a</code></a>
Fix Milvus description</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/2c987eec1bbae7eb4d7469dfa048bd4fae379a92"><code>2c987ee</code></a>
Add Qdrant module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8353">#8353</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/0c9833ba6c8a2eab1344fef9f25318b11f020ba4"><code>0c9833b</code></a>
Add Milvus module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8352">#8352</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/2c5244db397c7ec2ca03fcc5c7e8cff7211ce384"><code>2c5244d</code></a>
Add ChromaDB module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8336">#8336</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/f45bb444f0bbe54d791058bb015547ba2919beab"><code>f45bb44</code></a>
Add Weaviate module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8337">#8337</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/329e972af94b642b286f201d42bf6f3fbe3aa0c4"><code>329e972</code></a>
Improve postgres docs (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8340">#8340</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/b06885fd89973ae7d9ff396737beeac27fddc06c"><code>b06885f</code></a>
Update docker-java version to 3.3.5 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8325">#8325</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/0623f1a04d8a32ccf96ca670f22a4bf3994f4da2"><code>0623f1a</code></a>
Update Gradle GHA (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8322">#8322</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/a69750c3d796777770bec1920018917dac792e14"><code>a69750c</code></a>
Remove unused charset constant in GenericContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8304">#8304</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/b1b27c3f7c0c1bfac7333eec1d17535aecb49948"><code>b1b27c3</code></a>
Fix neo4j custom password docs</li>
<li>Additional commits viewable in <a
href="https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.19.6">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.19.5&new-version=1.19.6)](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] committed Feb 26, 2024
1 parent a8b1e58 commit 531c066
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 @@ -55,7 +55,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.19.5" }
testcontainers = { module = "org.testcontainers:testcontainers", version = "1.19.6" }

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

0 comments on commit 531c066

Please sign in to comment.