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

   Bumps 
[org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java)
 from 2.17.0 to 2.18.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>v2.18.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[AUTO] Increment version to 2.18.0. by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1264";>opensearch-project/opensearch-java#1264</a></li>
   <li>[Backport 2.x] Bump tibdex/github-app-token from 1.5.0 to 2.1.0 by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1285";>opensearch-project/opensearch-java#1285</a></li>
   <li>[Backport 2.x] Bump stefanzweifel/git-auto-commit-action from 4 to 5 by 
<a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1286";>opensearch-project/opensearch-java#1286</a></li>
   <li>[Backport 2.x] AwsSdk2Transport throw exception when using 
ApacheHttpClient to make an unsupported DELETE/GET request with a body by <a 
href="https://github.com/Xtansia";><code>@​Xtansia</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1288";>opensearch-project/opensearch-java#1288</a></li>
   <li>[Backport 2.x] Bump actions/checkout from 3 to 4 by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1307";>opensearch-project/opensearch-java#1307</a></li>
   <li>[Backport 2.x] Bump aws-actions/configure-aws-credentials from 1 to 4 by 
<a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1306";>opensearch-project/opensearch-java#1306</a></li>
   <li>[Backport] [2.x] Bump io.github.classgraph:classgraph from 4.8.177 to 
4.8.179 in /java-client (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1302";>#1302</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1308";>opensearch-project/opensearch-java#1308</a></li>
   <li>[Backport 2.x] Bump softprops/action-gh-release from 1 to 2 by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1311";>opensearch-project/opensearch-java#1311</a></li>
   <li>[Backport 2.x] Add support for disabling typed keys serialization by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1310";>opensearch-project/opensearch-java#1310</a></li>
   <li>[Backport 2.x] Add <code>batch_size</code> param for 
<code>text_embedding</code> processor by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1312";>opensearch-project/opensearch-java#1312</a></li>
   <li>Prepare the changelog for releasing 2.18.0 by <a 
href="https://github.com/Xtansia";><code>@​Xtansia</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1313";>opensearch-project/opensearch-java#1313</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/opensearch-project/opensearch-java/compare/v2.17.0...v2.18.0";>https://github.com/opensearch-project/opensearch-java/compare/v2.17.0...v2.18.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/opensearch-project/opensearch-java/blob/v2.18.0/CHANGELOG.md";>org.opensearch.client:opensearch-java's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[2.18.0] - 11/19/2024</h2>
   <h3>Added</h3>
   <ul>
   <li>Added support for disabling typed keys serialization (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1296";>#1296</a>)</li>
   <li>Added support for the <code>batch_size</code> param on the 
<code>text_embedding</code> processor (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1298";>#1298</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Bump <code>io.github.classgraph:classgraph</code> from 4.8.177 to 
4.8.179 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1302";>#1302</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Changed AwsSdk2Transport to pre-emptively throw an exception when using 
AWS SDK's ApacheHttpClient to make an unsupported DELETE/GET request with a 
body (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1256";>#1256</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/c02af3b9c9e68b2359d572fac730c1e344a572cf";><code>c02af3b</code></a>
 Prepare the changelog for releasing 2.18.0 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1313";>#1313</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/99d06530274f9708ecde326646dd72dac4b23271";><code>99d0653</code></a>
 Add <code>batch_size</code> param for <code>text_embedding</code> processor 
(<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1298";>#1298</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1312";>#1312</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/810f4bc094f518d6b555192e326b05aec00dd2fd";><code>810f4bc</code></a>
 [Backport 2.x] Add support for disabling typed keys serialization (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1310";>#1310</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/f35d224429d00d04de7c3ae19a7aa5bd33463618";><code>f35d224</code></a>
 Bump softprops/action-gh-release from 1 to 2 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1305";>#1305</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1311";>#1311</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/352a25ba437ab5c98d3770c2ab319e1674799baf";><code>352a25b</code></a>
 Bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179 in /java-client 
...</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/0cce0b485dbdb78e7818350d29af00b07abe0212";><code>0cce0b4</code></a>
 Bump aws-actions/configure-aws-credentials from 1 to 4 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1303";>#1303</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1306";>#1306</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/9f8c7f7a1b863e1b8d55361ffcf0cdf2ec0d882b";><code>9f8c7f7</code></a>
 Bump actions/checkout from 3 to 4 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1304";>#1304</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1307";>#1307</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/5983aeaaa233f224e9d92698867aea9ad1fee660";><code>5983aea</code></a>
 AwsSdk2Transport throw exception when using ApacheHttpClient to make an 
unsup...</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/a7a9a0bac8f7feb7060fc57c42da4fd8da83f38e";><code>a7a9a0b</code></a>
 Bump stefanzweifel/git-auto-commit-action from 4 to 5 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1283";>#1283</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1286";>#1286</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/8c44fc82252df5dec9a9ba9fd6984c71f49fa590";><code>8c44fc8</code></a>
 Bump tibdex/github-app-token from 1.5.0 to 2.1.0 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1282";>#1282</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1285";>#1285</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/opensearch-project/opensearch-java/compare/v2.17.0...v2.18.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=2.17.0&new-version=2.18.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 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...@syncope.apache.org

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

Reply via email to