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

   Bumps 
[org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java)
 from 3.6.0 to 3.7.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/opensearch-project/opensearch-java/releases";>org.opensearch.client:opensearch-java's
 releases</a>.</em></p>
   <blockquote>
   <h2>v3.7.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[AUTO] Bump version on <code>3.x</code> to <code>3.7.0</code> by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1874";>opensearch-project/opensearch-java#1874</a></li>
   <li>[Backport] [3.x] Update Specification and Re-generate Code (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1890";>#1890</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1894";>opensearch-project/opensearch-java#1894</a></li>
   <li>[Backport 3.x] Bump actions/upload-artifact from 4 to 5 by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1907";>opensearch-project/opensearch-java#1907</a></li>
   <li>[Backport 3.x] Bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1906";>opensearch-project/opensearch-java#1906</a></li>
   <li>[Backport 3.x] Bump actions/upload-artifact from 5 to 6 by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1908";>opensearch-project/opensearch-java#1908</a></li>
   <li>[Backport 3.x] Bump actions/github-script from 7 to 8 by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1909";>opensearch-project/opensearch-java#1909</a></li>
   <li>[Backport] [3.x] Bump com.github.jk1.dependency-license-report from 
3.0.1 to 3.1.1 by <a href="https://github.com/reta";><code>@​reta</code></a> in 
<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1897";>opensearch-project/opensearch-java#1897</a></li>
   <li>[Backport 3.x] Bump actions/upload-artifact from 6 to 7 by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1910";>opensearch-project/opensearch-java#1910</a></li>
   <li>[Manual Backport - 3.x] Add msearch <code>allow_partial_results</code> 
flag (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1904";>#1904</a>)
 by <a 
href="https://github.com/nathaliellenaa";><code>@​nathaliellenaa</code></a> in 
<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1905";>opensearch-project/opensearch-java#1905</a></li>
   <li>[Backport] [3.x] Bump 
com.carrotsearch.randomizedtesting:randomizedtesting-runner from 2.8.3 to 
2.8.4, org.apache.httpcomponents.core5:httpcore5 from 5.4 to 5.4.1 by <a 
href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1886";>opensearch-project/opensearch-java#1886</a></li>
   <li>[Backport 3.x] [1887] Fix NPE in transport option conversion by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1912";>opensearch-project/opensearch-java#1912</a></li>
   <li>Prepare 3.7.0 release by <a 
href="https://github.com/nathaliellenaa";><code>@​nathaliellenaa</code></a> in 
<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1911";>opensearch-project/opensearch-java#1911</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/opensearch-project/opensearch-java/compare/v3.6.0...v3.7.0";>https://github.com/opensearch-project/opensearch-java/compare/v3.6.0...v3.7.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/opensearch-project/opensearch-java/blob/v3.7.0/CHANGELOG.md";>org.opensearch.client:opensearch-java's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[3.7.0] - 03/03/2026</h2>
   <h3>Added</h3>
   <ul>
   <li>Add msearch <code>allow_partial_results</code> flag (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1904";>#1904</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Bump <code>com.github.jk1.dependency-license-report</code> from 3.0.1 to 
3.1.1 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1895";>#1895</a>,
 <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1896";>#1896</a>)</li>
   <li>Bump <code>org.apache.httpcomponents.core5:httpcore5</code> from 5.4 to 
5.4.1 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1883";>#1883</a>)</li>
   <li>Bump 
<code>com.carrotsearch.randomizedtesting:randomizedtesting-runner</code> from 
2.8.3 to 2.8.4 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1882";>#1882</a>)</li>
   </ul>
   <h3>Changed</h3>
   <h3>Deprecated</h3>
   <h3>Removed</h3>
   <h3>Fixed</h3>
   <ul>
   <li>Fix NPEs while converting transport options when null options, headers, 
or query parameters are provided (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1888";>#1887</a>)</li>
   </ul>
   <h3>Security</h3>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/33ce2e1a150d6b189d8b6ec53994512945b4e18d";><code>33ce2e1</code></a>
 Prepare 3.7.0 release (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1911";>#1911</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/9e7518eb5a74810c48d22fdb34dcc562f745cc0d";><code>9e7518e</code></a>
 [1887] Fix NPE in transport option conversion (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1888";>#1888</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1912";>#1912</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/656433b4c480ed49f993f11a6879d364e7f37622";><code>656433b</code></a>
 [Backport] [3.x] Bump 
com.carrotsearch.randomizedtesting:randomizedtesting-ru...</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/dc0ff145e04d3d7a5cb329b85ddd5a090264524d";><code>dc0ff14</code></a>
 Add msearch <code>allow_partial_results</code> flag (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1904";>#1904</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1905";>#1905</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/24e9c495acf615eebc4c79cff55ffc4b6bfdefdb";><code>24e9c49</code></a>
 Bump actions/upload-artifact from 6 to 7 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1902";>#1902</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1910";>#1910</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/4dbbbfdfc2a77e513ed279976335c0f18fd82292";><code>4dbbbfd</code></a>
 [Backport] [3.x] Bump com.github.jk1.dependency-license-report from 3.0.1 to 
...</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/69ab90a038bfdf5fe42c5ea71454bc3dfadaab1a";><code>69ab90a</code></a>
 Bump actions/github-script from 7 to 8 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1728";>#1728</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1909";>#1909</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/b8bb6ea10bc101cca28f50b44137d76ac545a972";><code>b8bb6ea</code></a>
 Bump actions/upload-artifact from 5 to 6 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1821";>#1821</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1908";>#1908</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/630fa3253d7735f8e93298448948042c73a622c6";><code>630fa32</code></a>
 Bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1901";>#1901</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1906";>#1906</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/8b60d8b46e4e066fc63d784b2a7b63108851e0f9";><code>8b60d8b</code></a>
 Bump actions/upload-artifact from 4 to 5 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1767";>#1767</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1907";>#1907</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/opensearch-project/opensearch-java/compare/v3.6.0...v3.7.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.opensearch.client:opensearch-java&package-manager=maven&previous-version=3.6.0&new-version=3.7.0)](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 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