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

   Bumps [jedis](https://github.com/redis/jedis) from 3.3.0 to 4.3.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/redis/jedis/releases";>jedis's releases</a>.</em></p>
   <blockquote>
   <h2>4.3.1</h2>
   <h1>Changes</h1>
   <h2>🚀 New Features</h2>
   <ul>
   <li>Support passing ClusterConnectionProvider to JedisCluster (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3169";>#3169</a>)</li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Catch JedisException in loop instead of JedisConnectionException (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3166";>#3166</a>)</li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>Deprecate TOPK.COUNT command (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3167";>#3167</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/ham1255";><code>@​ham1255</code></a> and <a 
href="https://github.com/sazzad16";><code>@​sazzad16</code></a></p>
   <h2>4.3.0</h2>
   <h2>Changes</h2>
   <p><a href="https://github.com/redis/jedis/releases/tag/v4.3.0-m2";>4.3.0-m2 
release notes</a>
   <a href="https://github.com/redis/jedis/releases/tag/v4.3.0-m1";>4.3.0-m1 
release notes</a></p>
   <p><strong>Following are the changes only since the last milestone release. 
Please check the notes for milestone releases for all changes.</strong></p>
   <h2>🧪 Experimental Features</h2>
   <ul>
   <li>Support TDIGEST.[BY][REV]RANK commands (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3158";>#3158</a>)</li>
   <li>Support TDIGEST.ADD changes (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3156";>#3156</a>)</li>
   </ul>
   <p>Note - changes to TDIGEST commands may be incompatible with the previous 
milestone releases.</p>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Validate host and port of jedis connection (to sentinel master) (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3155";>#3155</a>)</li>
   <li>Fix null property value parsing of search document (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3148";>#3148</a>)</li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>Upgrade org.JSON to 20220320 (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3161";>#3161</a>)</li>
   <li>Upgrade SLF4J to 1.7.36 (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3160";>#3160</a>)</li>
   <li>Improve jedis.get doc (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3150";>#3150</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/chayim";><code>@​chayim</code></a>, <a 
href="https://github.com/sazzad16";><code>@​sazzad16</code></a>, <a 
href="https://github.com/shangjin92";><code>@​shangjin92</code></a>, <a 
href="https://github.com/shkediy";><code>@​shkediy</code></a> and <a 
href="https://github.com/tianshuang";><code>@​tianshuang</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/redis/jedis/commit/448207be431d6832ede5ddd28f40508e033905c8";><code>448207b</code></a>
 Add ability to pass ClusterConnectionProvider to JedisCluster (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3169";>#3169</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/e166fb55c62e88a600b57045c6d528d085326af6";><code>e166fb5</code></a>
 Test: Address ACL error messaging changes (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3170";>#3170</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/ec6ad55f9fced08a9f168a6e94271f4939559815";><code>ec6ad55</code></a>
 Test: Address TDIGEST.BYREVRANK changes (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3168";>#3168</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/c2e101b86aa6ee6b76af66c566413a8619ecc2fd";><code>c2e101b</code></a>
 Deprecate TOPK.COUNT command (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3167";>#3167</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/1f742ba2f32ed6f8be5082df36e3469f5f7a0918";><code>1f742ba</code></a>
 Catch JedisException in loop instead of JCE (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3166";>#3166</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/bc0c384a115a515d21e7201ed58f4e8e4c1d7d35";><code>bc0c384</code></a>
 Address TDIGEST.INFO changes (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3165";>#3165</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/fb35f0d313e87bb47a11e0f2ef73769039956577";><code>fb35f0d</code></a>
 Bump: Jedis 4.3.0 is released (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3164";>#3164</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/d0d0d0ad59e4a4e8bc2c5017318980912ecf68ec";><code>d0d0d0a</code></a>
 Upgrade org.JSON to 20220320 (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3161";>#3161</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/44d11bd367523620063dea4bdd5b3f94e753e889";><code>44d11bd</code></a>
 Upgrade SLF4J to 1.7.36 (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3160";>#3160</a>)</li>
   <li><a 
href="https://github.com/redis/jedis/commit/ffff3ec0f8ce0b287a1cc8347395ac797a02f50b";><code>ffff3ec</code></a>
 Support TDIGEST.[BY][REV]RANK commands (<a 
href="https://github-redirect.dependabot.com/redis/jedis/issues/3158";>#3158</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/redis/jedis/compare/jedis-3.3.0...v4.3.1";>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=3.3.0&new-version=4.3.1)](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 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