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

   Bumps `opensearch.version` from 2.19.3 to 2.19.4.
   Updates `org.opensearch.client:opensearch-rest-high-level-client` from 
2.19.3 to 2.19.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/opensearch-project/OpenSearch/releases";>org.opensearch.client:opensearch-rest-high-level-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.19.4</h2>
   <h2>Version 2.19.4 Release Notes</h2>
   <p>Compatible with OpenSearch and OpenSearch Dashboards version 2.19.4</p>
   <h3>Added</h3>
   <ul>
   <li>New cluster setting search.query.max_query_string_length (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19491";>#19491</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Bump Apache Lucene to 9.12.3 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19444";>#19444</a>)</li>
   <li>Bump <code>org.bouncycastle:bc-fips</code> from 2.0.0 to 2.1.2 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.apache.commons:commons-lang3</code> from 3.14.0 to 3.18.0 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.bouncycastle:bcprov-jdk18on</code> from 1.78 to 1.79 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.bouncycastle:bcmail-jdk18on</code> from 1.78 to 1.79 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.bouncycastle:bcpkix-jdk18on</code> from 1.78 to 1.79 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.apache.tika</code> from 2.9.2 to 3.2.2 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19242";>#19242</a>)</li>
   <li>Bump <code>org.apache.commons:commons-compress</code> from 1.26.1 to 
1.28.0 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19242";>#19125</a>)</li>
   <li>Bump <code>org.apache.commons:commonscodec</code> from 1.16.1 to 1.18.0 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19242";>#19125</a>)</li>
   <li>Replace commons-lang:commons-lang with org.apache.commons:commons-lang3 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19229";>#19229</a>)</li>
   <li>Bump netty from 4.1.121.Final to 4.1.125.Final (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19270";>#19270</a>)</li>
   <li>Bump bouncycastle from 1.79 to 1.82 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19552";>#19552</a>)</li>
   <li>Bump <code>org.ajoberstar.grgit:grgit-core</code> from 5.2.1 to 5.3.2 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19606";>#19606</a>)</li>
   <li>Bump <code>reactor-netty</code> from 1.1.23 to 1.2.9 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19603";>#19603</a>)</li>
   <li>Bump <code>reactor</code> from 3.5.20 to 3.7.5 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19603";>#19603</a>)</li>
   <li>Bump <code>org.apache.hadoop:hadoop-minicluster</code> from 3.4.1 to 
3.4.2 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19605";>#19605</a>)</li>
   <li>Bump <code>io.grpc</code> deps from 1.68.2 to 1.75.0 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19495";>#19495</a>)</li>
   <li>Bump <code>com.nimbusds:nimbus-jose-jwt</code> from 10.0.2 to 10.3 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19604";>#19604</a>)</li>
   <li>Exclude commons-lang and org.jsonschema2pojo from hadoop-miniclusters 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19538";>#19538</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Add task cancellation checks in aggregators (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18426";>#18426</a>)</li>
   <li>Fix OOM due to large number of shard result buffering (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19066";>#19066</a>)</li>
   <li>Fix QueryPhaseResultConsumer incomplete callback loops (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19231";>#19231</a>)</li>
   <li>Use ScoreDoc instead of FieldDoc when creating 
TopScoreDocCollectorManager to avoid unnecessary conversion (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18802";>#18802</a>)</li>
   <li>Fix IndexOutOfBoundsException when running include/exclude on 
non-existent prefix in terms aggregations (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19637";>#19637</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Replace centos:8 with almalinux:8 since centos docker images are 
deprecated (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19154";>#19154</a>)</li>
   <li>Allow plugins to copy folders into their config dir during installation 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19343";>#19343</a>)</li>
   <li>Onboarding new maven snapshots publishing to s3 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19632";>#19632</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/e2e89961c9a327daf514a7ce1320a6189bfd08cd";><code>e2e8996</code></a>
 Fix :build-tools:integTest fails on Mac and aarch64 Ubuntu (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19830";>#19830</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19832";>#19832</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/29473d568b2d3201641e6686a2172d955999fbc2";><code>29473d5</code></a>
 [AUTO] Add release notes for 2.19.4 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19819";>#19819</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/00bb78b77b599118b6e9302f7a7ac7d2a840eb5e";><code>00bb78b</code></a>
 Introduced new setting search.query.max_query_string_length (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19491";>#19491</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19814";>#19814</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/d69262e940acbfbd3f469970810092576b182221";><code>d69262e</code></a>
 Fix IndexOutOfBoundsException when running include/exclude with non-existent 
...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/957e12f07c06412ad645a36962da9467057d88be";><code>957e12f</code></a>
 [Backport 2.19] Task cancellation and query phase result consumer changes (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/80cb53e262670e20f2341971919e86e29d84fd8c";><code>80cb53e</code></a>
 Fix broken Gradle Spock's integration (skips Groovy tests) (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19742";>#19742</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19771";>#19771</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/29450f040d5ec3ae80065de999d0560bd2f720f7";><code>29450f0</code></a>
 Exclude commons-lang and org.jsonschema2pojo from hadoop-miniclusters (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19538";>#19538</a>...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/404107e4c6db6b883f067e465fd66b954cc0bf49";><code>404107e</code></a>
 [Backport 2.19] Onboarding new maven snapshots publishing to s3 (OpenSearch 
C...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/19d5c28650a252965549a3b18759780a131e6529";><code>19d5c28</code></a>
 Fix CVE's (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/18935";>#18935</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19606";>#19606</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/b286d2dc44b61c806b5cbaeb7e94f82c1844d764";><code>b286d2d</code></a>
 Replace commons-lang:commons-lang with org.apache.commons:commons-lang3 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/192";>#192</a>...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/opensearch-project/OpenSearch/compare/2.19.3...2.19.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.opensearch.client:opensearch-rest-client-sniffer` from 2.19.3 
to 2.19.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/opensearch-project/OpenSearch/releases";>org.opensearch.client:opensearch-rest-client-sniffer's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.19.4</h2>
   <h2>Version 2.19.4 Release Notes</h2>
   <p>Compatible with OpenSearch and OpenSearch Dashboards version 2.19.4</p>
   <h3>Added</h3>
   <ul>
   <li>New cluster setting search.query.max_query_string_length (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19491";>#19491</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Bump Apache Lucene to 9.12.3 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19444";>#19444</a>)</li>
   <li>Bump <code>org.bouncycastle:bc-fips</code> from 2.0.0 to 2.1.2 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.apache.commons:commons-lang3</code> from 3.14.0 to 3.18.0 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.bouncycastle:bcprov-jdk18on</code> from 1.78 to 1.79 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.bouncycastle:bcmail-jdk18on</code> from 1.78 to 1.79 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.bouncycastle:bcpkix-jdk18on</code> from 1.78 to 1.79 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19155";>#19155</a>)</li>
   <li>Bump <code>org.apache.tika</code> from 2.9.2 to 3.2.2 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19242";>#19242</a>)</li>
   <li>Bump <code>org.apache.commons:commons-compress</code> from 1.26.1 to 
1.28.0 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19242";>#19125</a>)</li>
   <li>Bump <code>org.apache.commons:commonscodec</code> from 1.16.1 to 1.18.0 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19242";>#19125</a>)</li>
   <li>Replace commons-lang:commons-lang with org.apache.commons:commons-lang3 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19229";>#19229</a>)</li>
   <li>Bump netty from 4.1.121.Final to 4.1.125.Final (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19270";>#19270</a>)</li>
   <li>Bump bouncycastle from 1.79 to 1.82 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19552";>#19552</a>)</li>
   <li>Bump <code>org.ajoberstar.grgit:grgit-core</code> from 5.2.1 to 5.3.2 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19606";>#19606</a>)</li>
   <li>Bump <code>reactor-netty</code> from 1.1.23 to 1.2.9 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19603";>#19603</a>)</li>
   <li>Bump <code>reactor</code> from 3.5.20 to 3.7.5 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19603";>#19603</a>)</li>
   <li>Bump <code>org.apache.hadoop:hadoop-minicluster</code> from 3.4.1 to 
3.4.2 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19605";>#19605</a>)</li>
   <li>Bump <code>io.grpc</code> deps from 1.68.2 to 1.75.0 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19495";>#19495</a>)</li>
   <li>Bump <code>com.nimbusds:nimbus-jose-jwt</code> from 10.0.2 to 10.3 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19604";>#19604</a>)</li>
   <li>Exclude commons-lang and org.jsonschema2pojo from hadoop-miniclusters 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19538";>#19538</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Add task cancellation checks in aggregators (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18426";>#18426</a>)</li>
   <li>Fix OOM due to large number of shard result buffering (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19066";>#19066</a>)</li>
   <li>Fix QueryPhaseResultConsumer incomplete callback loops (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19231";>#19231</a>)</li>
   <li>Use ScoreDoc instead of FieldDoc when creating 
TopScoreDocCollectorManager to avoid unnecessary conversion (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18802";>#18802</a>)</li>
   <li>Fix IndexOutOfBoundsException when running include/exclude on 
non-existent prefix in terms aggregations (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19637";>#19637</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Replace centos:8 with almalinux:8 since centos docker images are 
deprecated (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19154";>#19154</a>)</li>
   <li>Allow plugins to copy folders into their config dir during installation 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19343";>#19343</a>)</li>
   <li>Onboarding new maven snapshots publishing to s3 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19632";>#19632</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/e2e89961c9a327daf514a7ce1320a6189bfd08cd";><code>e2e8996</code></a>
 Fix :build-tools:integTest fails on Mac and aarch64 Ubuntu (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19830";>#19830</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19832";>#19832</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/29473d568b2d3201641e6686a2172d955999fbc2";><code>29473d5</code></a>
 [AUTO] Add release notes for 2.19.4 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19819";>#19819</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/00bb78b77b599118b6e9302f7a7ac7d2a840eb5e";><code>00bb78b</code></a>
 Introduced new setting search.query.max_query_string_length (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19491";>#19491</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19814";>#19814</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/d69262e940acbfbd3f469970810092576b182221";><code>d69262e</code></a>
 Fix IndexOutOfBoundsException when running include/exclude with non-existent 
...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/957e12f07c06412ad645a36962da9467057d88be";><code>957e12f</code></a>
 [Backport 2.19] Task cancellation and query phase result consumer changes (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/80cb53e262670e20f2341971919e86e29d84fd8c";><code>80cb53e</code></a>
 Fix broken Gradle Spock's integration (skips Groovy tests) (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19742";>#19742</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19771";>#19771</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/29450f040d5ec3ae80065de999d0560bd2f720f7";><code>29450f0</code></a>
 Exclude commons-lang and org.jsonschema2pojo from hadoop-miniclusters (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19538";>#19538</a>...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/404107e4c6db6b883f067e465fd66b954cc0bf49";><code>404107e</code></a>
 [Backport 2.19] Onboarding new maven snapshots publishing to s3 (OpenSearch 
C...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/19d5c28650a252965549a3b18759780a131e6529";><code>19d5c28</code></a>
 Fix CVE's (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/18935";>#18935</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19606";>#19606</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/b286d2dc44b61c806b5cbaeb7e94f82c1844d764";><code>b286d2d</code></a>
 Replace commons-lang:commons-lang with org.apache.commons:commons-lang3 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/192";>#192</a>...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/opensearch-project/OpenSearch/compare/2.19.3...2.19.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   <details>
   <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>
   
   | Dependency Name | Ignore Conditions |
   | --- | --- |
   | org.opensearch.client:opensearch-rest-client-sniffer | [>= 3.a0, < 4] |
   | org.opensearch.client:opensearch-rest-high-level-client | [>= 3.a0, < 4] |
   </details>
   
   
   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to