dependabot[bot] opened a new pull request, #16300: URL: https://github.com/apache/camel/pull/16300
Bumps [com.arangodb:arangodb-java-driver](https://github.com/arangodb/arangodb-java-driver) from 7.10.0 to 7.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/arangodb/arangodb-java-driver/releases">com.arangodb:arangodb-java-driver's releases</a>.</em></p> <blockquote> <h2>Version 7.13.0</h2> <ul> <li>improved serialization and deserialization of <code>RawBytes</code> and <code>RawJson</code> (<a href="https://redirect.github.com/arangodb/arangodb-java-driver/issues/586">#586</a>)</li> </ul> <h2>Version 7.12.0</h2> <ul> <li>added new method <code>ArangoDatabase.explainAqlQuery()</code>, supporting arbitrary JSON-like response data</li> <li>deprecated <code>ArangoDatabase.explainQuery()</code></li> </ul> <h2>Version 7.11.0</h2> <ul> <li>added support to HTTP proxies (<a href="https://redirect.github.com/arangodb/arangodb-java-driver/issues/584">#584</a>, DE-930)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/arangodb/arangodb-java-driver/blob/main/ChangeLog.md">com.arangodb:arangodb-java-driver's changelog</a>.</em></p> <blockquote> <h2>[7.13.0] - 2024-11-15</h2> <ul> <li>improved serialization and deserialization of <code>RawBytes</code> and <code>RawJson</code> (<a href="https://redirect.github.com/arangodb/arangodb-java-driver/issues/586">#586</a>)</li> </ul> <h2>[7.12.0] - 2024-11-07</h2> <ul> <li>added new method <code>ArangoDatabase.explainAqlQuery()</code>, supporting arbitrary JSON-like response data</li> <li>deprecated <code>ArangoDatabase.explainQuery()</code></li> </ul> <h2>[7.11.0] - 2024-10-31</h2> <ul> <li>added support to HTTP proxies (<a href="https://redirect.github.com/arangodb/arangodb-java-driver/issues/584">#584</a>, DE-930)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/b7692051e420253dcc9900b6e3356999a4f1c32d"><code>b769205</code></a> v7.13.0</li> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/44dee2935deb1250b45adcdf0ce9fcb54c30e540"><code>44dee29</code></a> improve serialization and deserialization performances of RawData (<a href="https://redirect.github.com/arangodb/arangodb-java-driver/issues/586">#586</a>)</li> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/f493c0ffbd08e89713e139d21c77d17d933b5680"><code>f493c0f</code></a> align tutorial to ref doc (DE-882)</li> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/7383f221082d57f11d6309a7ddeec4b517d16723"><code>7383f22</code></a> v7.12.0</li> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/105fafd2eb49ad396c0c301bc6c9a327444976b8"><code>105fafd</code></a> [DE-941] Explain query untyped (<a href="https://redirect.github.com/arangodb/arangodb-java-driver/issues/585">#585</a>)</li> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/d7cfec51a3a4f5d81260d5aa3e026efe4b9addbb"><code>d7cfec5</code></a> v7.11.0</li> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/e3d25c201b5bebbf3d66f50fd7842e6f7a34bce2"><code>e3d25c2</code></a> fix Jackson version checks (DE-904)</li> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/6ef7fa6c329d02e14aa2941bd84074590f12c493"><code>6ef7fa6</code></a> [DE-930] HTTP proxy support (<a href="https://redirect.github.com/arangodb/arangodb-java-driver/issues/584">#584</a>)</li> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/d9d8e6164179f880886c6cda9755c9578176c8b7"><code>d9d8e61</code></a> added javadoc for CursorStats.documentLookups and CursorStats.seeks</li> <li><a href="https://github.com/arangodb/arangodb-java-driver/commit/0e8682a37d0d9493db2bc00c88fce7270765bee8"><code>0e8682a</code></a> Docs: Link to Java driver tutorial (<a href="https://redirect.github.com/arangodb/arangodb-java-driver/issues/582">#582</a>)</li> <li>See full diff in <a href="https://github.com/arangodb/arangodb-java-driver/compare/v7.10.0...v7.13.0">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 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]
