You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/06 05:27:33 UTC

[PR] Bump org.testcontainers:testcontainers-bom from 1.19.6 to 1.19.7 [tika]

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

   Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.6 to 1.19.7.
   <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.7</h2>
   <h1>Testcontainers for Java 1.19.7</h1>
   <h1>Modules</h1>
   <ul>
   <li>New K6 module (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8318">#8318</a>) <a href="https://github.com/javaducky"><code>@​javaducky</code></a></li>
   <li>New OceanBase module (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7502">#7502</a>) <a href="https://github.com/whhe"><code>@​whhe</code></a></li>
   <li>New Ollama module (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8369">#8369</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>New OpenFGA module (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8371">#8371</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   </ul>
   <h1>Elasticserach</h1>
   <ul>
   <li>Enable lazy certificates for Elasticsearch (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7991">#7991</a>) <a href="https://github.com/pioorg"><code>@​pioorg</code></a></li>
   </ul>
   <h3>HiveMQ</h3>
   <ul>
   <li>Fix wrong permission setup for HiveMQ container (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8399">#8399</a>) <a href="https://github.com/SgtSilvio"><code>@​SgtSilvio</code></a></li>
   </ul>
   <h3>MongoDB</h3>
   <ul>
   <li>Support mongodb/mongodb-community-server and mongodb/mongodb-enterprise-server (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8386">#8386</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   </ul>
   <h3>PostgreSQL</h3>
   <ul>
   <li>Add pgvector/pgvector as a compatible image (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7898">#7898</a>) (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8401">#8401</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>Improve Ollama docs (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8417">#8417</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>openfga.md: fix typo in docker hub link (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8400">#8400</a>) <a href="https://github.com/rpalcolea"><code>@​rpalcolea</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Update docker-java version to 3.3.6 (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8410">#8410</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/4b5b34a8ec1af9eee3a6a4f5e53fc4eda8e4bb62"><code>4b5b34a</code></a> Enable lazy certificates for Elasticsearch (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7991">#7991</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/184680507f420922a2b18b86f5a07efeba7c589f"><code>1846805</code></a> Improve Ollama docs (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8417">#8417</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/198b7fa45e9954eae1ad861c7a23a822ce07f463"><code>198b7fa</code></a> Fix openfga doc</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/93ca7cd7345145de315e1d3c60f8b1ad07442cb1"><code>93ca7cd</code></a> Add Ollama module (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8369">#8369</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/33c904ed9c23088d725dd0b5f017cdab2384edae"><code>33c904e</code></a> Update docker-java version to 3.3.6 (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8410">#8410</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/f23c1ecd7c91ffdc0a0f476d64851fa39406d6fc"><code>f23c1ec</code></a> Add oceanbase module (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7502">#7502</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/af5863cdf041536fb053019a2e0cfbd87be1b533"><code>af5863c</code></a> Fix wrong permission setup for HiveMQ container (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8399">#8399</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/8bec80c4dc1760d4ac6354c5e0400c5739d31eaa"><code>8bec80c</code></a> Update check list in settings</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/bfb837b22beca304dadd9b7cbe3f742c1523ce13"><code>bfb837b</code></a> Add pgvector/pgvector as a compatible image (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/7898">#7898</a>) (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8401">#8401</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/e9902d59e482f83edc4d6fdbdd6a18be5e84cb88"><code>e9902d5</code></a> openfga.md: fix typo in docker hub link (<a href="https://redirect.github.com/testcontainers/testcontainers-java/issues/8400">#8400</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-java/compare/1.19.6...1.19.7">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.6&new-version=1.19.7)](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-unsubscribe@tika.apache.org

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


Re: [PR] Bump org.testcontainers:testcontainers-bom from 1.19.6 to 1.19.7 [tika]

Posted by "THausherr (via GitHub)" <gi...@apache.org>.
THausherr merged PR #1642:
URL: https://github.com/apache/tika/pull/1642


-- 
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-unsubscribe@tika.apache.org

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