Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers from 1.19.2 to 1.19.3 (#163)
Browse files Browse the repository at this point in the history
Bumps
[org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java)
from 1.19.2 to 1.19.3.
<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.3</h2>
<h1>What's Changed</h1>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Register default network alias using ContainerDef (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7861">#7861</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Fix regression using GenericContainer#setImage (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7820">#7820</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>Fix bugs in SQL<code>ScriptScanner</code> with big String literals
and PostgreSQL identifiers (as introduced by <a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7646">#7646</a>)
(<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7818">#7818</a>)
<a
href="https://github.com/inponomarev"><code>@​inponomarev</code></a></li>
</ul>
<h2>🧹 Housekeeping</h2>
<ul>
<li>YCQL driver update (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7822">#7822</a>)
<a
href="https://github.com/HarshDaryani896"><code>@​HarshDaryani896</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/832d9437fac7c92be635390714cb3cc40a6a3ca7"><code>832d943</code></a>
Register default network alias using ContainerDef (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7861">#7861</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/696481e3dd345b9cc313dcc36c3553ab18562cd7"><code>696481e</code></a>
Update Yugabyte CQL driver to 4.15.0-yb-1 (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7822">#7822</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/f1f79dc4281f906d7b508b45a79dac28585778d5"><code>f1f79dc</code></a>
Fix regression using GenericContainer#setImage (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7820">#7820</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/b59888a54117aef42f6ac2a9d375321e204177ff"><code>b59888a</code></a>
Fix bugs in SQL<code>ScriptScanner</code> with big String literals and
PostgreSQL identi...</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/d80ce6043fa4c4220532567490433d7824a2e77b"><code>d80ce60</code></a>
[create-pull-request] automated change (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7813">#7813</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-java/commit/ca036ae216144623d1f95885d75b0e7c5c115b9c"><code>ca036ae</code></a>
[create-pull-request] automated change (<a
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7812">#7812</a>)</li>
<li>See full diff in <a
href="https://github.com/testcontainers/testcontainers-java/compare/1.19.2...1.19.3">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.2&new-version=1.19.3)](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 27, 2023
1 parent ccdf3df commit f48e076
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.19.2" }
testcontainers = { module = "org.testcontainers:testcontainers", version = "1.19.3" }

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

0 comments on commit f48e076

Please sign in to comment.