dependabot[bot] opened a new pull request, #34: URL: https://github.com/apache/spark-connect-gateway/pull/34
Bumps [redis](https://github.com/redis-rs/redis-rs) from 1.6.0 to 1.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis-rs/redis-rs/releases">redis's releases</a>.</em></p> <blockquote> <h2>redis-1.7.0</h2> <h3>1.7.0 (2026-09-05)</h3> <h4>Changes & Bug fixes</h4> <ul> <li>Add the <code>FT.CREATE</code> command builder and index schema (WIP) by <a href="https://github.com/StefanPalashev"><code>@StefanPalashev</code></a> in <a href="https://redirect.github.com/redis-rs/redis-rs/pull/2303">redis-rs/redis-rs#2303</a></li> <li>Add support for the <code>INCREX</code> command by <a href="https://github.com/StefanPalashev"><code>@StefanPalashev</code></a> in <a href="https://redirect.github.com/redis-rs/redis-rs/pull/2216">redis-rs/redis-rs#2216</a></li> <li>Switch to <code>combine</code> version with <code>opaque</code> fix by <a href="https://github.com/somechris"><code>@somechris</code></a> in <a href="https://redirect.github.com/redis-rs/redis-rs/pull/2322">redis-rs/redis-rs#2322</a></li> <li>Report the underlying error from the r2d2 <code>is_valid</code> health check by <a href="https://github.com/AbhinavMir"><code>@AbhinavMir</code></a> in <a href="https://redirect.github.com/redis-rs/redis-rs/pull/2321">redis-rs/redis-rs#2321</a></li> <li>MultiplexedConnection: Fix reporting errors on RESP3 & Unix by <a href="https://github.com/nihohit"><code>@nihohit</code></a> in <a href="https://redirect.github.com/redis-rs/redis-rs/pull/2350">redis-rs/redis-rs#2350</a></li> </ul> <h4>CI & operational improvements</h4> <ul> <li>ci: Bump minor server versions to latest by <a href="https://github.com/somechris"><code>@somechris</code></a> in <a href="https://redirect.github.com/redis-rs/redis-rs/pull/2357">redis-rs/redis-rs#2357</a></li> <li>spelling: Change <code>infos</code> to <code>info</code> by <a href="https://github.com/somechris"><code>@somechris</code></a> in <a href="https://redirect.github.com/redis-rs/redis-rs/pull/2374">redis-rs/redis-rs#2374</a></li> <li>Fix latest nightly lints by <a href="https://github.com/nihohit"><code>@nihohit</code></a> in <a href="https://redirect.github.com/redis-rs/redis-rs/pull/2378">redis-rs/redis-rs#2378</a></li> <li>docs: Split development parts in README.md into dedicated documents by <a href="https://github.com/somechris"><code>@somechris</code></a> in <a href="https://redirect.github.com/redis-rs/redis-rs/pull/2331">redis-rs/redis-rs#2331</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis-rs/redis-rs/commit/2a29a8fdec37ba5858f7681639b21617e7f824e1"><code>2a29a8f</code></a> prepare version (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2384">#2384</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/81ab2d0920f720c2251806bb2bc838682aacedff"><code>81ab2d0</code></a> Fix latest nightly lints (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2378">#2378</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/6acae34fda732820c30ee9e3f347d19269387491"><code>6acae34</code></a> spelling: Change <code>infos</code> to <code>info</code> (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2374">#2374</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/ca46fbf02ffa8d13d71b252d1ab60387eb3db67a"><code>ca46fbf</code></a> build(deps): bump log from 0.4.33 to 0.4.34 (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2368">#2368</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/3e7b187c8e086285e0da83e858deb79fe05835f3"><code>3e7b187</code></a> build(deps): bump tokio from 1.52.3 to 1.53.1 (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2363">#2363</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/97f2db5aaf3cdd5b3cea9043d9bf5e09e1115e08"><code>97f2db5</code></a> build(deps): bump syn from 2.0.114 to 3.0.3 (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2372">#2372</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/89d8717f72d0c8102f46b721247c6f0e8f1bf19a"><code>89d8717</code></a> build(deps): bump async-native-tls from 0.5.0 to 0.6.0 (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2371">#2371</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/059c88865b05c9e4804b72040b7dccab139c8367"><code>059c888</code></a> build(deps): bump rand from 0.10.1 to 0.10.2 (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2370">#2370</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/067c3a9ddaf758df823f34742b6f62ad75f7bccc"><code>067c3a9</code></a> build(deps): bump taiki-e/install-action from 2.85.4 to 2.87.1 (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2369">#2369</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/e91b031907f075a2ab9caf4468523513e0bce2fd"><code>e91b031</code></a> build(deps): bump rustls from 0.23.40 to 0.23.43 (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2366">#2366</a>)</li> <li>Additional commits viewable in <a href="https://github.com/redis-rs/redis-rs/compare/redis-1.6.0...redis-1.7.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 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
