Skip to content

Commit

Permalink
Bump org.testcontainers:postgresql from 1.20.1 to 1.20.2 (#4800)
Browse files Browse the repository at this point in the history
Bumps
[org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java)
from 1.20.1 to 1.20.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testcontainers/testcontainers-java/releases">org.testcontainers:postgresql's
releases</a>.</em></p>
<blockquote>
<h2>1.20.2</h2>
<h1>What's Changed</h1>
<ul>
<li>Update ryuk version to 0.9.0 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9169">#9169</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Add on-demand execution on windows (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9138">#9138</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Add workflow to test Docker Desktop for Windows (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9076">#9076</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Check if docker is available (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9069">#9069</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Check if docker-compose is available (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9060">#9060</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Log docker daemon labels (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9054">#9054</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Update testcontainers version to ${GITHUB_REF##*/} (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9052">#9052</a>)
<a
href="https://github.com/github-actions"><code>@​github-actions</code></a></li>
<li>Update docs version to ${GITHUB_REF##*/} (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9051">#9051</a>)
<a
href="https://github.com/github-actions"><code>@​github-actions</code></a></li>
</ul>
<h2>🚀 Features &amp; Enhancements</h2>
<ul>
<li>Add MongoDB Atlas implementation (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9290">#9290</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Fix register listeners in RedpandaContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9247">#9247</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Add Databend module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9148">#9148</a>)
<a href="https://github.com/hantmac"><code>@​hantmac</code></a></li>
<li>Support adding new listeners to Apache Kafka (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9142">#9142</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Add Timeplus module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8779">#8779</a>)
<a
href="https://github.com/lizhou1111"><code>@​lizhou1111</code></a></li>
<li>Add new CassandraContainer implementation (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8616">#8616</a>)
<a href="https://github.com/maximevw"><code>@​maximevw</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fix: no match for platform in manifest when containerd is enabled
(<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9200">#9200</a>)
<a href="https://github.com/monosoul"><code>@​monosoul</code></a></li>
<li>Do not use network aliases in KAFKA_CONTROLLER_QUORUM_VOTERS (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9144">#9144</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Fix missing null check for JDBC init script (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9118">#9118</a>)
<a href="https://github.com/mmorshedi"><code>@​mmorshedi</code></a></li>
<li>Set MariaDB user when is not root (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9077">#9077</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>Fix gcloud docs (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9246">#9246</a>)
<a href="https://github.com/jiakuan"><code>@​jiakuan</code></a></li>
<li>Add ConfluentKafkaContainer (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9139">#9139</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Improve GitLab docs (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8775">#8775</a>)
<a href="https://github.com/JapuDCret"><code>@​JapuDCret</code></a></li>
<li>[docs] Update localstack version (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8515">#8515</a>)
<a href="https://github.com/sullis"><code>@​sullis</code></a></li>
<li>Improve docs for Elasticsearch 8 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8870">#8870</a>)
<a
href="https://github.com/philipp94831"><code>@​philipp94831</code></a></li>
</ul>
<h2>🧹 Housekeeping</h2>
<ul>
<li>Update MSSQL images to execute in ubuntu-22.04 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9254">#9254</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Update redis version to 5.1.3 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9250">#9250</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Use awaitility in Kafka module (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9248">#9248</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Improve test logging in examples and smoke-test (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9145">#9145</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Combined dependencies PR (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9286">#9286</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Combined dependencies PR (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9285">#9285</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Combined dependencies PR (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9284">#9284</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Update redis version to 5.1.3 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9250">#9250</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/8b363914284f5c1267b112e4fe90ae9283fa75ff"><code>8b36391</code></a>
[mongodb] Remove incubating note</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/8921a5a8645fa63e824eef027465b9fd8166d5a2"><code>8921a5a</code></a>
Add MongoDB Atlas implementation (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9290">#9290</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/04206d9dff440e875906f01151f09ad04da3c68f"><code>04206d9</code></a>
Remove exclusions from milvus-sdk-java dependency</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/41b5786d4bce10088c518e30c238a653b4e834a6"><code>41b5786</code></a>
Merge pull request <a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9286">#9286</a>
from testcontainers/combined-pr-branch</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/d7544352cd5ded7a5a0e166a245ba85498439e1a"><code>d754435</code></a>
Merge remote-tracking branch
'origin/dependabot/gradle/core/redis.clients-jed...</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/38e73ad11a2417fee796bccaca537703fc0faf1b"><code>38e73ad</code></a>
Merge remote-tracking branch
'origin/dependabot/gradle/modules/jdbc-test/org....</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/193e84254aac84bacd7bf82147feceb77df4e054"><code>193e842</code></a>
Merge remote-tracking branch
'origin/dependabot/gradle/modules/hivemq/org.apa...</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/61fe2a8c716b31607308a859e3da4053b79306da"><code>61fe2a8</code></a>
Merge remote-tracking branch
'origin/dependabot/gradle/modules/elasticsearch/...</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/b175776ea5089038d832817d9d3766616788d991"><code>b175776</code></a>
Merge pull request <a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/9285">#9285</a>
from testcontainers/combined-pr-branch</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/84cc17f70a1b9423ec1c26d08583ec12f4823f35"><code>84cc17f</code></a>
Merge remote-tracking branch
'origin/dependabot/gradle/modules/cratedb/org.po...</li>
<li>Additional commits viewable in <a
href="https://github.com/testcontainers/testcontainers-java/compare/1.20.1...1.20.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testcontainers:postgresql&package-manager=maven&previous-version=1.20.1&new-version=1.20.2)](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 Oct 7, 2024
1 parent 8a87c9c commit bc4b606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<medeia-validator-jackson.version>1.1.1</medeia-validator-jackson.version>
<logback-syslog4j.version>1.0.0</logback-syslog4j.version>
<testcontainers.postgresql.version>1.20.1</testcontainers.postgresql.version>
<testcontainers.postgresql.version>1.20.2</testcontainers.postgresql.version>
<unleash.version>9.2.4</unleash.version>
<testcontainers.postgresql.version>1.20.1</testcontainers.postgresql.version>
<maven.model.version>3.9.9</maven.model.version>
Expand Down

0 comments on commit bc4b606

Please sign in to comment.