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

   Bumps 
[org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java)
 from 2.8.1 to 2.8.2.
   <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.8.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Added support for icu_collation_keyword type (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/725";>opensearch-project/opensearch-java#725</a>)</li>
   <li>Added support for flat_object field property (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/735";>opensearch-project/opensearch-java#735</a>)</li>
   <li>Expose HTTP status code through ResponseException#status (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/756";>opensearch-project/opensearch-java#756</a>)</li>
   <li>Added toBuilder method to all request model in core package &amp; 
_types.query_dsl package (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/766";>opensearch-project/opensearch-java#766</a>)</li>
   <li>Added toQuery method in Query and QueryVariant (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/760";>opensearch-project/opensearch-java#760</a></li>
   <li>Added missing WrapperQuery accessors and builder methods (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/806";>opensearch-project/opensearch-java#806</a>)</li>
   <li>Bumps com.diffplug.spotless from 6.22.0 to 6.25.0</li>
   <li>Bumps org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 
5.3</li>
   <li>Bumps org.owasp.dependencycheck from 8.4.2 to 9.0.8</li>
   <li>Deprecated &quot;_toQuery()&quot; in Query and QueryVariant (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/760";>opensearch-project/opensearch-java#760</a>)</li>
   <li>Removed unsupported prefix field from CompletionSuggester (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/812";>opensearch-project/opensearch-java#812</a>)</li>
   <li>Fix partial success results for msearch_template (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/709";>opensearch-project/opensearch-java#709</a>)</li>
   <li>Fix deserialization of node stats response (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/745";>opensearch-project/opensearch-java#745</a>)</li>
   <li>Fix PutIndexTemplateRequest field deserialization (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/765";>opensearch-project/opensearch-java#765</a>)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/opensearch-project/opensearch-java/compare/v2.8.1...v2.8.2";>https://github.com/opensearch-project/opensearch-java/compare/v2.8.1...v2.8.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/opensearch-project/opensearch-java/blob/v2.8.2/CHANGELOG.md";>org.opensearch.client:opensearch-java's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[2.8.2] - 02/07/2024</h2>
   <h3>Added</h3>
   <ul>
   <li>Added support for icu_collation_keyword type (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/725";>#725</a>)</li>
   <li>Added support for flat_object field property (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/735";>#735</a>)</li>
   <li>Expose HTTP status code through <code>ResponseException#status</code> 
(<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/756";>#756</a>)</li>
   <li>Added toBuilder method to all request model in core package &amp; 
_types.query_dsl package (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/766";>#766</a>)</li>
   <li>Added toQuery method in Query and QueryVariant (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/760";>#760</a></li>
   <li>Added missing WrapperQuery accessors and builder methods (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/806";>#806</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Bumps <code>com.diffplug.spotless</code> from 6.22.0 to 6.25.0</li>
   <li>Bumps <code>org.apache.httpcomponents.client5:httpclient5</code> from 
5.2.1 to 5.3</li>
   <li>Bumps <code>org.owasp.dependencycheck</code> from 8.4.2 to 9.0.8</li>
   </ul>
   <h3>Changed</h3>
   <h3>Deprecated</h3>
   <ul>
   <li>Deprecated &quot;_toQuery()&quot; in Query and QueryVariant (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/760";>#760</a>)</li>
   </ul>
   <h3>Removed</h3>
   <ul>
   <li>Removed unsupported <code>prefix</code> field from CompletionSuggester 
(<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/812";>#812</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix partial success results for msearch_template (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/709";>#709</a>)</li>
   <li>Fix deserialization of node stats response (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/745";>#745</a>)</li>
   <li>Fix PutIndexTemplateRequest field deserialization (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/765";>#765</a>)</li>
   </ul>
   <h3>Security</h3>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/c7abca3697154b08da5e634b3635348f2236e598";><code>c7abca3</code></a>
 Incrementing version to 2.8.2 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/836";>#836</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/9da7a69ec44ea1dc3348c7694bfd0ec619db0769";><code>9da7a69</code></a>
 Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/829";>#829</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/835";>#835</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/384abbc06f8da899849dbd28aa793bb10e9c561d";><code>384abbc</code></a>
 Bump com.diffplug.spotless from 6.24.0 to 6.25.0 in /java-client (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/828";>#828</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/830";>#830</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/4b622bdb2c911e6110d7fab614773bfe6a3136aa";><code>4b622bd</code></a>
 Add wrapper to builder (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/806";>#806</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/816";>#816</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/b3e6733071f3fa1fd192ae4bc53c2a014648a686";><code>b3e6733</code></a>
 Adding OpenSearch 2.11.0 to the matrix (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/814";>#814</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/815";>#815</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/5a9fa6b70e60d6d18dca364b0faa143d166b780c";><code>5a9fa6b</code></a>
 Removing unsupported prefix field from CompletionSuggester (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/812";>#812</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/813";>#813</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/044c2dc8e7f82bd6a38d31f373691083199640a5";><code>044c2dc</code></a>
 Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/808";>#808</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/810";>#810</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/4ac515af3bd27ec37cccaf411ef61502ba744e1f";><code>4ac515a</code></a>
 Bump org.owasp.dependencycheck from 9.0.7 to 9.0.8 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/803";>#803</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/805";>#805</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/e8d49fdaaf749e3bdcfcb0bdf7f2f499370d0f04";><code>e8d49fd</code></a>
 rename _toQuery() to toQuery() (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/760";>#760</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/801";>#801</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/339c16c1b7e836b9969cb33dbe71205b82475ef4";><code>339c16c</code></a>
 Revert &quot;[Backport] [2.x] Restore support for Java 8 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/767";>#767</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/777";>#777</a>)&quot;
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/800";>#800</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/opensearch-project/opensearch-java/compare/v2.8.1...v2.8.2";>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.8.1&new-version=2.8.2)](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