Skip to content

Commit 9061004

Browse files
chore(deps): bump redis from 1.2.1 to 1.2.2 in /czech-file-knife (#143)
Bumps [redis](https://github.com/redis-rs/redis-rs) from 1.2.1 to 1.2.2. <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.2.2</h2> <h2>What's Changed</h2> <ul> <li>Linter fixes (<a href="https://redirect.github.com/redis-rs/redis-rs/pull/2075">#2075</a> by <a href="https://github.com/StefanPalashev"><code>@​StefanPalashev</code></a>)</li> <li>Add TLS certificate-based authentication support (<a href="https://redirect.github.com/redis-rs/redis-rs/pull/2044">#2044</a> by <a href="https://github.com/StefanPalashev"><code>@​StefanPalashev</code></a>)</li> <li>add changelog entries for backports (<a href="https://redirect.github.com/redis-rs/redis-rs/pull/2077">#2077</a> by <a href="https://github.com/WaffleLapkin"><code>@​WaffleLapkin</code></a>)</li> <li>Add support for the HOTKEYS commands (<a href="https://redirect.github.com/redis-rs/redis-rs/pull/2061">#2061</a> by <a href="https://github.com/StefanPalashev"><code>@​StefanPalashev</code></a>)</li> <li>add <code>set_concurrency_limit</code> to <code>ConnectionManagerConfig</code> (<a href="https://redirect.github.com/redis-rs/redis-rs/pull/2080">#2080</a> by <a href="https://github.com/jiangzhe"><code>@​jiangzhe</code></a>)</li> <li>add support for setting SO_LINGER on redis sockets (<a href="https://redirect.github.com/redis-rs/redis-rs/pull/2086">#2086</a> by <a href="https://github.com/svix-jbrown"><code>@​svix-jbrown</code></a>)</li> <li>Support bb8 pool for sentinel client (<a href="https://redirect.github.com/redis-rs/redis-rs/pull/2087">#2087</a> by <a href="https://github.com/banthony42"><code>@​banthony42</code></a>)</li> <li>add ?Sized bound to impl AsyncPushSender for std::sync::Arc<!-- raw HTML omitted --> (<a href="https://redirect.github.com/redis-rs/redis-rs/pull/2091">#2091</a> by <a href="https://github.com/anatawa12"><code>@​anatawa12</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis-rs/redis-rs/commit/df42d67b6c85deeae747b3d000df13a9d656cc8e"><code>df42d67</code></a> Prepare new version (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2097">#2097</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/53a8b6ad2b2998ca1f355ce49ec8bc97b3d1f4fd"><code>53a8b6a</code></a> Bump openssl from 0.10.79 to 0.10.80 (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2096">#2096</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/e29a6c1f68269bef1da96c87fec8e6d3579f8ff2"><code>e29a6c1</code></a> feat: add ?Sized bound to impl AsyncPushSender for std::sync::Arc&lt;T&gt; (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2091">#2091</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/ffc8d250ed9998f94547ffd3472d59961be729aa"><code>ffc8d25</code></a> Support bb8 pool for sentinel client (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2087">#2087</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/c811f34596579d38d4126e3a70613014b38a16d1"><code>c811f34</code></a> add support for setting SO_LINGER on redis sockets (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2086">#2086</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/6ee2769e4b0234b09d6255b8cb559f240e13c28a"><code>6ee2769</code></a> Improve the redis-test documentation and make it more accessible (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2082">#2082</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/867b057b762d2102273f511c4d8452b3fc32b5fa"><code>867b057</code></a> add set_concurrency_limit to ConnectionManagerConfig (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2080">#2080</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/3ae0500efb4ff71e1cf58a2180d279780c530998"><code>3ae0500</code></a> Add support for the HOTKEYS commands (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2061">#2061</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/2ab1c32b39c8f01a438f3affb0f2104e983e6804"><code>2ab1c32</code></a> add changelog entries for backports (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2077">#2077</a>)</li> <li><a href="https://github.com/redis-rs/redis-rs/commit/a60537048cb02da9447d579026cc4bd186a5198a"><code>a605370</code></a> Bump openssl from 0.10.78 to 0.10.79 (<a href="https://redirect.github.com/redis-rs/redis-rs/issues/2076">#2076</a>)</li> <li>Additional commits viewable in <a href="https://github.com/redis-rs/redis-rs/compare/redis-1.2.1...redis-1.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=redis&package-manager=cargo&previous-version=1.2.1&new-version=1.2.2)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7ef354 commit 9061004

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

czech-file-knife/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)