-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit 734fdf0
authored
Bump valkey from 6.1.0 to 6.1.1 (#11404)
Bumps [valkey](https://github.com/valkey-io/valkey-py) from 6.1.0 to
6.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/valkey-io/valkey-py/releases">valkey's
releases</a>.</em></p>
<blockquote>
<h2>v6.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>tests: Use fork instead of forkserver by <a
href="https://github.com/bugant"><code>@bugant</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/174">valkey-io/valkey-py#174</a></li>
<li>build(deps): bump rojopolis/spellcheck-github-actions from 0.45.0 to
0.47.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/177">valkey-io/valkey-py#177</a></li>
<li>github: fix caching the docker images by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/176">valkey-io/valkey-py#176</a></li>
<li>chore: add kwargs type by <a
href="https://github.com/SaidBySolo"><code>@SaidBySolo</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/186">valkey-io/valkey-py#186</a></li>
<li>Drop support for Python 3.8 and disable tests broken in 8.1.0..8.1.1
by <a href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/193">valkey-io/valkey-py#193</a></li>
<li>fix: prevent RuntimeError in
<code>asyncio.cluster.NodesManager.initialize()</code> by <a
href="https://github.com/jakob-keller"><code>@jakob-keller</code></a>
in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/184">valkey-io/valkey-py#184</a></li>
<li>build(deps): bump rojopolis/spellcheck-github-actions from 0.47.0 to
0.48.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/192">valkey-io/valkey-py#192</a></li>
<li>Handle closing connection when event loop is closed by <a
href="https://github.com/alisaifee"><code>@alisaifee</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/180">valkey-io/valkey-py#180</a></li>
<li>tests: use <code>sorted(...)</code> instead of <code>.sort()</code>
by <a href="https://github.com/Kakadus"><code>@Kakadus</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/194">valkey-io/valkey-py#194</a></li>
<li>fix dependency <code>async-timeout</code> env marker by <a
href="https://github.com/trim21"><code>@trim21</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/195">valkey-io/valkey-py#195</a></li>
<li>Fix redis links in README.md by <a
href="https://github.com/IvanVas"><code>@IvanVas</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/196">valkey-io/valkey-py#196</a></li>
<li>build(deps): bump rojopolis/spellcheck-github-actions from 0.48.0 to
0.49.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/199">valkey-io/valkey-py#199</a></li>
<li>v6.1.1b1 by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/202">valkey-io/valkey-py#202</a></li>
<li>docs: fix OpenTelemetry documentation by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/203">valkey-io/valkey-py#203</a></li>
<li>Improve typing hints in valkey/connection.py by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/200">valkey-io/valkey-py#200</a></li>
<li>connection: reintroduce parse_url as a function in valkey.connection
by <a href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/206">valkey-io/valkey-py#206</a></li>
<li>build(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to
0.51.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/207">valkey-io/valkey-py#207</a></li>
<li>Spelling by <a
href="https://github.com/jsoref"><code>@jsoref</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/204">valkey-io/valkey-py#204</a></li>
<li>6.1.1b2 by <a
href="https://github.com/bogdanp05"><code>@bogdanp05</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/208">valkey-io/valkey-py#208</a></li>
<li>Documentation fixes by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/212">valkey-io/valkey-py#212</a></li>
<li>v6.1.1b3 by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/213">valkey-io/valkey-py#213</a></li>
<li>v6.1.1 by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/215">valkey-io/valkey-py#215</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bugant"><code>@bugant</code></a> made
their first contribution in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/174">valkey-io/valkey-py#174</a></li>
<li><a
href="https://github.com/SaidBySolo"><code>@SaidBySolo</code></a> made
their first contribution in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/186">valkey-io/valkey-py#186</a></li>
<li><a
href="https://github.com/jakob-keller"><code>@jakob-keller</code></a>
made their first contribution in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/184">valkey-io/valkey-py#184</a></li>
<li><a href="https://github.com/alisaifee"><code>@alisaifee</code></a>
made their first contribution in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/180">valkey-io/valkey-py#180</a></li>
<li><a href="https://github.com/trim21"><code>@trim21</code></a> made
their first contribution in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/195">valkey-io/valkey-py#195</a></li>
<li><a href="https://github.com/IvanVas"><code>@IvanVas</code></a> made
their first contribution in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/196">valkey-io/valkey-py#196</a></li>
<li><a href="https://github.com/jsoref"><code>@jsoref</code></a> made
their first contribution in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/204">valkey-io/valkey-py#204</a></li>
<li><a href="https://github.com/bogdanp05"><code>@bogdanp05</code></a>
made their first contribution in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/208">valkey-io/valkey-py#208</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/valkey-io/valkey-py/compare/v6.1.0...v6.1.1">https://github.com/valkey-io/valkey-py/compare/v6.1.0...v6.1.1</a></p>
<h2>v6.1.1b3</h2>
<h2>What's Changed</h2>
<ul>
<li>Documentation fixes by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/212">valkey-io/valkey-py#212</a></li>
<li>v6.1.1b3 by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/213">valkey-io/valkey-py#213</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/valkey-io/valkey-py/compare/v6.1.1b2...v6.1.1b3">https://github.com/valkey-io/valkey-py/compare/v6.1.1b2...v6.1.1b3</a></p>
<h2>v6.1.1b2</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: fix OpenTelemetry documentation by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/203">valkey-io/valkey-py#203</a></li>
<li>Improve typing hints in valkey/connection.py by <a
href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/200">valkey-io/valkey-py#200</a></li>
<li>connection: reintroduce parse_url as a function in valkey.connection
by <a href="https://github.com/mkmkme"><code>@mkmkme</code></a> in <a
href="https://redirect.github.com/valkey-io/valkey-py/pull/206">valkey-io/valkey-py#206</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/76a5e8662a057864e61276e8b026298cc41518d0"><code>76a5e86</code></a>
Merge pull request <a
href="https://redirect.github.com/valkey-io/valkey-py/issues/215">#215</a>
from valkey-io/mkmkme/6.1.1</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/c5f561b2a9a6b8d4f300b50336d817f9d5f8837b"><code>c5f561b</code></a>
v6.1.1</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/af14d2c92037df35ed993fe73e3e5496485f39c1"><code>af14d2c</code></a>
Merge pull request <a
href="https://redirect.github.com/valkey-io/valkey-py/issues/213">#213</a>
from valkey-io/mkmkme/v6.1.1b3</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/b3c6507ab23da0ccb123d1e43a3c9a55c1fd9b41"><code>b3c6507</code></a>
v6.1.1b3</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/1af9f646d8d8806d08b4a3ef6c78c0973286605e"><code>1af9f64</code></a>
Merge pull request <a
href="https://redirect.github.com/valkey-io/valkey-py/issues/212">#212</a>
from valkey-io/mkmkme/doc-fixes</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/31d996fd2d1288cffd8bf7361c9dac28c6f91f52"><code>31d996f</code></a>
commands: specify cluster mode in scan docstring</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/02ec4b0d890aa12a29b29e3d441ffcb617c55724"><code>02ec4b0</code></a>
doc: Added link to Valkey Slack</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/501a459b9e56dddb7ba92f7677c2e83a64957bf1"><code>501a459</code></a>
doc: fix minimum Python version</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/46bb06e8a8d0e5f4c62b5403c90a757082c038cf"><code>46bb06e</code></a>
Merge pull request <a
href="https://redirect.github.com/valkey-io/valkey-py/issues/208">#208</a>
from valkey-io/bogdanp05/6.1.1b2</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/ec38f0c3e0e1bc1051e56cda7ddf46c62b100cb4"><code>ec38f0c</code></a>
6.1.1b2</li>
<li>Additional commits viewable in <a
href="https://github.com/valkey-io/valkey-py/compare/v6.1.0...v6.1.1">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 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 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f894a77 commit 734fdf0Copy full SHA for 734fdf0
File tree
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedFilter options
- requirements
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedCollapse file: requirements/constraints.txt
requirements/constraints.txt
Copy file name to clipboardExpand all lines: requirements/constraints.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
289 |
| - | |
| 289 | + | |
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
|
Collapse file: requirements/dev.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
|
Collapse file: requirements/lint.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
0 commit comments