Commit 937c560
chore(deps): bump co.elastic.clients:elasticsearch-java from 9.3.0 to 9.3.2 (agentscope-ai#868)
Bumps
[co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java)
from 9.3.0 to 9.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/elastic/elasticsearch-java/releases">co.elastic.clients:elasticsearch-java's
releases</a>.</em></p>
<blockquote>
<h2>v9.3.2</h2>
<h2>What's Changed</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/elastic/elasticsearch-java/compare/v9.3.1...v9.3.2">https://github.com/elastic/elasticsearch-java/compare/v9.3.1...v9.3.2</a></p>
<h2>v9.3.1</h2>
<h2>What's Changed</h2>
<p>Fixes wrong type changes introduced in 9.3.0, check the <a
href="https://www.elastic.co/docs/release-notes/elasticsearch/clients/java/known-issues#known-issues-9-3-0">known
issues</a> page for more information. Bug originally reported in <a
href="https://redirect.github.com/elastic/elasticsearch-java/issues/1161">elastic/elasticsearch-java#1161</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/elastic/elasticsearch-java/compare/v9.3.0...v9.3.1">https://github.com/elastic/elasticsearch-java/compare/v9.3.0...v9.3.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/elastic/elasticsearch-java/commit/f9da81ab7db0289da5479be82cdccf813d370d95"><code>f9da81a</code></a>
[codegen] update to latest spec (<a
href="https://redirect.github.com/elastic/elasticsearch-java/issues/1176">#1176</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch-java/commit/312b38be2798c3b5bc06fd3b72a1d5539ab89304"><code>312b38b</code></a>
fix size calculation in bulk ingester (<a
href="https://redirect.github.com/elastic/elasticsearch-java/issues/1167">#1167</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch-java/issues/1172">#1172</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch-java/commit/27f0801643603bb27ca07e0acb849f6c44f9e864"><code>27f0801</code></a>
bump version</li>
<li><a
href="https://github.com/elastic/elasticsearch-java/commit/17cf12b5939316dcc53a12e8de67fa10d35ded8a"><code>17cf12b</code></a>
fix pit unit test</li>
<li><a
href="https://github.com/elastic/elasticsearch-java/commit/1341b30cfa55e3ba264535c2209e798d818150c9"><code>1341b30</code></a>
[codegen] update to latest spec (<a
href="https://redirect.github.com/elastic/elasticsearch-java/issues/1162">#1162</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch-java/commit/a53a930c57045259b65ec7d8338395924e537d4b"><code>a53a930</code></a>
Fix duplicate jakarta.json classes between rest5-client and java-client
(<a
href="https://redirect.github.com/elastic/elasticsearch-java/issues/115">#115</a>...</li>
<li><a
href="https://github.com/elastic/elasticsearch-java/commit/a951306c4a90f43c116a70ae656655c9e2d783d1"><code>a951306</code></a>
bump version</li>
<li>See full diff in <a
href="https://github.com/elastic/elasticsearch-java/compare/v9.3.0...v9.3.2">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 40f5033 commit 937c560
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments