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

   Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.2.1 to 
7.3.0.
   <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.3.0</h2>
   <h1>Changes</h1>
   <p><strong>Jedis 7.3.0</strong> introduces support for <strong>Redis 
8.6</strong>, including new commands and features for streams idempotent 
production, and HOTKEYS.</p>
   <h2>🚀 New Features</h2>
   <ul>
   <li>[streams] Preserve field insertion order in stream entries (CAE-2341) 
(<a href="https://redirect.github.com/redis/jedis/issues/4419";>#4419</a>)</li>
   <li>[automatic failover] Add support for initialization policy for multidb 
connection (<a 
href="https://redirect.github.com/redis/jedis/issues/4427";>#4427</a>)</li>
   <li>feat: Add support for FT.HYBRID command (<a 
href="https://redirect.github.com/redis/jedis/issues/4342";>#4342</a>) (<a 
href="https://redirect.github.com/redis/jedis/issues/4405";>#4405</a>)</li>
   <li>feat: Add support for HOTKEYS command (<a 
href="https://redirect.github.com/redis/jedis/issues/4421";>#4421</a>) (<a 
href="https://redirect.github.com/redis/jedis/issues/4417";>#4417</a>)(<a 
href="https://redirect.github.com/redis/jedis/issues/4426";>#4426</a>)</li>
   <li>feat: [TS] Add support for NaN values and new aggregations (<a 
href="https://redirect.github.com/redis/jedis/issues/4415";>#4415</a>)</li>
   <li>Add support for XADD idempotency (at-most-once guarantee) with new 
IDMPAUTO and IDMP arguments. (<a 
href="https://redirect.github.com/redis/jedis/issues/4422";>#4422</a>) (<a 
href="https://redirect.github.com/redis/jedis/issues/4413";>#4413</a>)</li>
   <li>Add DELEX and DIGEST commands to pipeline interfaces (<a 
href="https://redirect.github.com/redis/jedis/issues/4414";>#4414</a>)</li>
   <li>Add configurable retry delay for Sentinel reconnection (<a 
href="https://redirect.github.com/redis/jedis/issues/2864";>#2864</a>) (<a 
href="https://redirect.github.com/redis/jedis/issues/4379";>#4379</a>)</li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>RedisClient builder does not use credentials from JedisClientConfig (<a 
href="https://redirect.github.com/redis/jedis/issues/4424";>#4424</a>)</li>
   <li>Calculate maxTotalRetriesDuration from socketTimeout * maxAttempts if 
not set (<a 
href="https://redirect.github.com/redis/jedis/issues/4396";>#4396</a>)</li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (<a 
href="https://redirect.github.com/redis/jedis/issues/4433";>#4433</a>)</li>
   <li>Refactor TLS tests (<a 
href="https://redirect.github.com/redis/jedis/issues/4431";>#4431</a>)</li>
   <li>Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.5.1 to 
5.6 (<a 
href="https://redirect.github.com/redis/jedis/issues/4380";>#4380</a>)</li>
   <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 
3.15.0 (<a 
href="https://redirect.github.com/redis/jedis/issues/4418";>#4418</a>)</li>
   <li>Add 8.6 pre to test matrix (<a 
href="https://redirect.github.com/redis/jedis/issues/4410";>#4410</a>)</li>
   <li>Bump jackson.version from 2.20.1 to 2.21.0 (<a 
href="https://redirect.github.com/redis/jedis/issues/4408";>#4408</a>)</li>
   <li>Add missing command deprecations (<a 
href="https://redirect.github.com/redis/jedis/issues/4397";>#4397</a>)</li>
   <li>Fix flaky cluster tests by accepting either retry limit error 
(maxAttempts or maxTotalRetriesDuration) (<a 
href="https://redirect.github.com/redis/jedis/issues/4399";>#4399</a>)</li>
   <li>Use endpoint instead of env variable in module tests (<a 
href="https://redirect.github.com/redis/jedis/issues/4398";>#4398</a>)</li>
   <li>Fix flaky AccessControlListCommandsTest (<a 
href="https://redirect.github.com/redis/jedis/issues/4394";>#4394</a>)</li>
   <li>Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 
0.10.0 (<a 
href="https://redirect.github.com/redis/jedis/issues/4390";>#4390</a>)</li>
   <li>Bump org.json:json from 20250517 to 20251224 (<a 
href="https://redirect.github.com/redis/jedis/issues/4391";>#4391</a>)</li>
   <li>Bump org.junit:junit-bom from 5.13.4 to 5.14.2 (<a 
href="https://redirect.github.com/redis/jedis/issues/4392";>#4392</a>)</li>
   <li>Remove hard-coded endpoints from the tests and rely solely on 
endpoints.json (<a 
href="https://redirect.github.com/redis/jedis/issues/4385";>#4385</a>)</li>
   <li>Fix ClusterTopologyRefreshIT (<a 
href="https://redirect.github.com/redis/jedis/issues/4389";>#4389</a>)</li>
   <li>Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 (<a 
href="https://redirect.github.com/redis/jedis/issues/4383";>#4383</a>)</li>
   <li>Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 
(<a href="https://redirect.github.com/redis/jedis/issues/4381";>#4381</a>)</li>
   </ul>
   <h2>Contributors</h2>
   <p>We'd like to thank all the contributors who worked on this release!</p>
   <p><a href="https://github.com/Dgramada";><code>@​Dgramada</code></a>, <a 
href="https://github.com/Peter-Sh";><code>@​Peter-Sh</code></a>, <a 
href="https://github.com/a-TODO-rov";><code>@​a-TODO-rov</code></a>, <a 
href="https://github.com/atakavci";><code>@​atakavci</code></a>, <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>, <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot], <a 
href="https://github.com/ggivo";><code>@​ggivo</code></a>, <a 
href="https://github.com/uglide";><code>@​uglide</code></a> and <a 
href="https://github.com/viktoriya-kutsarova";><code>@​viktoriya-kutsarova</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/redis/jedis/commit/c80601ea133efdb42ad9278fd777331135d10188";><code>c80601e</code></a>
 run release drafter manually (<a 
href="https://redirect.github.com/redis/jedis/issues/4434";>#4434</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/295f77056acae15936d9620b57c581b8a89bc881";><code>295f770</code></a>
 Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (<a 
href="https://redirect.github.com/redis/jedis/issues/4433";>#4433</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/f6b4175f3f029d7d69908ccf15196bc4151e5075";><code>f6b4175</code></a>
 Remove cluster-stack endpoint (<a 
href="https://redirect.github.com/redis/jedis/issues/4432";>#4432</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/cc42541a5d859caf773a243866e0db96f672aaaf";><code>cc42541</code></a>
 Refactor TLS tests (<a 
href="https://redirect.github.com/redis/jedis/issues/4431";>#4431</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/2ab42df737a371d367dad7528c316597c88537e1";><code>2ab42df</code></a>
 ci: add reusable run-tests action and support custom test image/tag (<a 
href="https://redirect.github.com/redis/jedis/issues/4425";>#4425</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/d7f046affd1a594c0bf8781ae27f2930ddbc1c85";><code>d7f046a</code></a>
 [streams] Preserve field insertion order in stream entries (CAE-2341) (<a 
href="https://redirect.github.com/redis/jedis/issues/4419";>#4419</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/6aabfcfcdd9c8bfa59b607d88cc9356b018b5c45";><code>6aabfcf</code></a>
 [automatic failover] Add support for initialization policy for multidb 
connec...</li>
   <li><a 
href="https://github.com/redis/jedis/commit/0af1fb8b8c78621a8716331e7cdb23ec2c7e13ae";><code>0af1fb8</code></a>
 Add hybrid search (<a 
href="https://redirect.github.com/redis/jedis/issues/4405";>#4405</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/3582046844b2462eca2459ba51dce55960b2d1d1";><code>3582046</code></a>
 HOTKEYS - Fix slots parsing (<a 
href="https://redirect.github.com/redis/jedis/issues/4426";>#4426</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/a7897b3819b55f0a2754664a7f69eb1eb8e96927";><code>a7897b3</code></a>
 RedisClient builder does not use credentials from JedisClientConfig (<a 
href="https://redirect.github.com/redis/jedis/issues/4424";>#4424</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/redis/jedis/compare/v7.2.1...v7.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   <details>
   <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>
   
   | Dependency Name | Ignore Conditions |
   | --- | --- |
   | redis.clients:jedis | [>= 6.a0, < 7] |
   </details>
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=redis.clients:jedis&package-manager=maven&previous-version=7.2.1&new-version=7.3.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 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