dependabot[bot] opened a new pull request, #1758:
URL: https://github.com/apache/tika/pull/1758

   Bumps 
[org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java)
 from 1.19.7 to 1.19.8.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/testcontainers/testcontainers-java/releases";>org.testcontainers:testcontainers-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>1.19.8</h2>
   <h1>Testcontainers for Java 1.19.8</h1>
   <h2>🚀 Features &amp; Enhancements</h2>
   <ul>
   <li>support backtick enquoting in SQL script splitter (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8593";>#8593</a>)
 <a href="https://github.com/peterhalicky";><code>@​peterhalicky</code></a></li>
   <li>[localstack] Automatically add LAMBDA_DOCKER_FLAGS with testcontainers 
labels (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8595";>#8595</a>)
 <a href="https://github.com/dfangl";><code>@​dfangl</code></a></li>
   <li>[qdrant] Allow to set key and config file (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8556";>#8556</a>)
 <a href="https://github.com/eddumelendez";><code>@​eddumelendez</code></a></li>
   <li>[weaviate] Support new project container registry (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8512";>#8512</a>)
 <a href="https://github.com/ThomasVitale";><code>@​ThomasVitale</code></a></li>
   <li>[kafka] Add support for <code>apache/kafka</code> (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8416";>#8416</a>)
 <a href="https://github.com/eddumelendez";><code>@​eddumelendez</code></a></li>
   <li>[kafka] Skip starting zookeeper when using a Kafka container with the 
provided Zookeeper (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8433";>#8433</a>)
 <a href="https://github.com/silh";><code>@​silh</code></a></li>
   <li>Use Awaitility to Poll the Image Pull (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8453";>#8453</a>)
 <a href="https://github.com/JKomoroski";><code>@​JKomoroski</code></a></li>
   <li>Avoid usage of the non monotonic clock System.currentTimeMillis() in 
favor of System.nanoTime() (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/6392";>#6392</a>)
 <a href="https://github.com/Nateckert";><code>@​Nateckert</code></a></li>
   <li>Fix DateTimeParseException when created is not set in image config (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8302";>#8302</a>)
 <a href="https://github.com/SgtSilvio";><code>@​SgtSilvio</code></a></li>
   <li>[redpanda] Override entrypoint (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8450";>#8450</a>)
 <a href="https://github.com/eddumelendez";><code>@​eddumelendez</code></a></li>
   <li>[weaviae] Add method for getting gRPC port (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8431";>#8431</a>)
 <a href="https://github.com/antas-marcin";><code>@​antas-marcin</code></a></li>
   <li>[clickhouse] Add <code>getDatabaseName()</code> method (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8339";>#8339</a>)
 <a href="https://github.com/colin-lee";><code>@​colin-lee</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Pass env to ComposeDelegate in DockerComposeContainer#stop (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8493";>#8493</a>)
 <a href="https://github.com/mmusenbr";><code>@​mmusenbr</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <h2>🧹 Housekeeping</h2>
   <ul>
   <li>Add Weaviate module tests with modules (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8481";>#8481</a>)
 <a href="https://github.com/antas-marcin";><code>@​antas-marcin</code></a></li>
   <li>Update alpine image version to 3.17 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8476";>#8476</a>)
 <a href="https://github.com/eddumelendez";><code>@​eddumelendez</code></a></li>
   <li>fix getConnectionString javadoc (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8129";>#8129</a>)
 <a 
href="https://github.com/gabrielluciano";><code>@​gabrielluciano</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Move to gradle/actions/wrapper-validation (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8559";>#8559</a>)
 <a href="https://github.com/eddumelendez";><code>@​eddumelendez</code></a></li>
   <li>upgrade to github actions setup-java v4 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8475";>#8475</a>)
 <a href="https://github.com/sullis";><code>@​sullis</code></a></li>
   <li>Update ryuk version to 0.7.0 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8451";>#8451</a>)
 <a href="https://github.com/eddumelendez";><code>@​eddumelendez</code></a></li>
   <li>chore: use new sshd:1.2.0 image (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8574";>#8574</a>)
 <a href="https://github.com/mdelapenya";><code>@​mdelapenya</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/9b780dd8f27b7665f34c54ae738c41eccf73ad44";><code>9b780dd</code></a>
 Add support for backtick enquoting in SQL script splitter (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8593";>#8593</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/8b9eb0cdd8c7b7d6b04ef68c21b89e771441a758";><code>8b9eb0c</code></a>
 Fix Ollama code snippet</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/2195610f0d2a0864d1f9bd79bedf2c66e8386393";><code>2195610</code></a>
 Add LAMBDA_DOCKER_FLAGS with testcontainers labels (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8595";>#8595</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/994b385761dde7d832ab7b6c10bc62747fe4b340";><code>994b385</code></a>
 Update testcontainers/sshd version to 1.2.0 (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8574";>#8574</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/e5c8b1a5e2c0835ad6574416daba9feac9c6824d";><code>e5c8b1a</code></a>
 Move to gradle/actions/wrapper-validation (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8559";>#8559</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/ba25e5d16bbc71b68a9760a0543c1318c671bb33";><code>ba25e5d</code></a>
 [qdrant] Allow to set key and config file (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8556";>#8556</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/8d0cf9b312d2819fa0bea99b43552f9ed63a3844";><code>8d0cf9b</code></a>
 [neo4j] Deprecate withLabsPlugins (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8538";>#8538</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/5969b0f393b724c9ed2147272d87a24c8d9efe1c";><code>5969b0f</code></a>
 Weaviate: Support new container registry (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8512";>#8512</a>)</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/9d6e7655a929abcc4db735e16642e4eb40e12155";><code>9d6e765</code></a>
 Cleanup japicmp excludes</li>
   <li><a 
href="https://github.com/testcontainers/testcontainers-java/commit/8db891a386782a682f64650f536aa2a18445a239";><code>8db891a</code></a>
 Add support for apache/kafka (<a 
href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8416";>#8416</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/testcontainers/testcontainers-java/compare/1.19.7...1.19.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testcontainers:testcontainers-bom&package-manager=maven&previous-version=1.19.7&new-version=1.19.8)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to