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

   Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.5.2 to 
7.5.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/redis/jedis/releases";>redis.clients:jedis's 
releases</a>.</em></p>
   <blockquote>
   <h2>7.5.3</h2>
   <p>This is a maintenance release with fixes for FT.HYBRID queries and 
connection pool handshake overhead. Recommended for any deployment using 
FT.HYBRID with <code>Combiner.as(...)</code> or <code>MultiDbClient</code>.</p>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fixes <code>FT.HYBRID</code> <code>COMBINE</code> argument count 
omitting <code>YIELD_SCORE_AS</code> tokens, causing the command to be rejected 
when a combined-score alias is set via <code>Combiner.as(...)</code>. Fix by <a 
href="https://github.com/guyroyse";><code>@​guyroyse</code></a> in <a 
href="https://redirect.github.com/redis/jedis/pull/4575";>redis/jedis#4575</a>, 
backported to <code>7.5.x</code> in <a 
href="https://redirect.github.com/redis/jedis/pull/4576";>redis/jedis#4576</a>.</li>
   <li>Fixes double initialization of a pooled <code>Connection</code> in 
<code>TrackingConnectionPool</code> (used by <code>MultiDbClient</code>). <a 
href="https://redirect.github.com/redis/jedis/pull/4547";>redis/jedis#4547</a>, 
backported to <code>7.5.x</code> in <a 
href="https://github.com/redis/jedis/commit/dd42b3e70707258646029d18f6628f45064b1c60";>https://github.com/redis/jedis/commit/dd42b3e70707258646029d18f6628f45064b1c60</a>.</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/redis/jedis/compare/v7.5.2...v7.5.3";>https://github.com/redis/jedis/compare/v7.5.2...v7.5.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/redis/jedis/commit/d0ca0568b3c8c6f9a670aa4f7960bc4355a6525d";><code>d0ca056</code></a>
 Add Redis 8.8 GA to test matrix on 7.5.x (<a 
href="https://redirect.github.com/redis/jedis/issues/4578";>#4578</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/2e73f17a3eeb9e61d222e1a817fa20a0033426d0";><code>2e73f17</code></a>
 Backport <a 
href="https://redirect.github.com/redis/jedis/issues/4571";>#4571</a> and <a 
href="https://redirect.github.com/redis/jedis/issues/4573";>#4573</a> to 7.5.x: 
stabilize XINFO STREAM tests (<a 
href="https://redirect.github.com/redis/jedis/issues/4577";>#4577</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/458bccf15401233fa7a8dc7015244f9578e0c710";><code>458bccf</code></a>
 Backport <a 
href="https://redirect.github.com/redis/jedis/issues/4575";>#4575</a> to 7.5.x: 
fix FT.HYBRID COMBINE arg count for YIELD_SCORE_AS (...</li>
   <li><a 
href="https://github.com/redis/jedis/commit/dd42b3e70707258646029d18f6628f45064b1c60";><code>dd42b3e</code></a>
 [7.5] Backport <a 
href="https://redirect.github.com/redis/jedis/issues/4547";>#4547</a>: Fix 
double initialization of pooled Connection in Track...</li>
   <li>See full diff in <a 
href="https://github.com/redis/jedis/compare/v7.5.2...v7.5.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=redis.clients:jedis&package-manager=maven&previous-version=7.5.2&new-version=7.5.3)](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