-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit ca09d1d
authored
Bump valkey from 6.0.2 to 6.1.0 (#10459)
Bumps [valkey](https://github.com/valkey-io/valkey-py) from 6.0.2 to
6.1.0.
<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>6.1.0</h2>
<h1>Changes</h1>
<ul>
<li>v6.1.0 (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/173">#173</a>)</li>
<li>Fix updated linters errors (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/172">#172</a>)</li>
<li>Removing my work account from CODEOWNERS (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/168">#168</a>)</li>
<li>connection: fix getpid() call on disconnect (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/166">#166</a>)</li>
<li>Revert some typing commits (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/163">#163</a>)</li>
<li>fixed type hints of hash methods (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/154">#154</a>)</li>
<li>fixed type hint of hrandfield method (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/155">#155</a>)</li>
<li>Add new CODEOWNERS (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/152">#152</a>)</li>
<li>Add more test cases (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/147">#147</a>)</li>
<li>refactor: updating typing for xreadgroup / xread / xadd (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/130">#130</a>)</li>
<li>update typing for copy (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/139">#139</a>)</li>
<li>update the return type of scan family (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/135">#135</a>)</li>
<li>Issue 131: Fixes Flaky test by increasing timeout to 1s (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/136">#136</a>)</li>
<li>Fixes for valkey 8.0 (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/124">#124</a>)</li>
<li>Set socket_timeout default value to 5 seconds (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/120">#120</a>)</li>
<li>sort methods <code>ACL DELUSER</code> and <code>ACL DRYRUN</code> by
alphabetically, checked doc (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/103">#103</a>)</li>
<li>drop compose format and commands v1, use supported v2+ (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/105">#105</a>)</li>
<li>fix redis-cluster-py link (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/99">#99</a>)</li>
<li>make documentation link more obvious (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/98">#98</a>)</li>
<li>Added geosearch tests (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/97">#97</a>)</li>
</ul>
<h2>🔥 Breaking Changes</h2>
<ul>
<li>Remove expiration/TTL commands that are not supported by Valkey (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/125">#125</a>)</li>
</ul>
<h2>🚀 New Features</h2>
<ul>
<li>Add dynamic_startup_nodes parameter to async ValkeyCluster (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/167">#167</a>)</li>
<li>fixed problems in <a
href="https://redirect.github.com/valkey-io/valkey-py/issues/143">#143</a>
(<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/144">#144</a>)</li>
<li>Add async class aliases for redis-py compatibility (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/148">#148</a>)</li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Allow relative path in unix socket URLs (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/153">#153</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li>connection: add a pointer to os.getpid to ConnectionPool (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/159">#159</a>)</li>
<li>fix verify params in getex() (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/145">#145</a>)</li>
<li>build(deps): bump rojopolis/spellcheck-github-actions from 0.44.0 to
0.45.0 (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/128">#128</a>)</li>
<li>build(deps): bump codecov/codecov-action from 4 to 5 (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/127">#127</a>)</li>
<li>Add support for Python 3.13 (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/116">#116</a>)</li>
<li>build(deps): bump rojopolis/spellcheck-github-actions from 0.42.0 to
0.44.0 (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/118">#118</a>)</li>
<li>Revert "Temporarily fix <a
href="https://github.com/actions/runner-images/issu%E2%80%A6">https://github.com/actions/runner-images/issu…</a>"
(<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/117">#117</a>)</li>
<li>parsers: resp3: be less verbose (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/112">#112</a>)</li>
<li>Temporarily fix <a
href="https://redirect.github.com/actions/runner-images/issues/10781">actions/runner-images#10781</a>
(<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/113">#113</a>)</li>
<li>build(deps): bump rojopolis/spellcheck-github-actions from 0.41.0 to
0.42.0 (<a
href="https://redirect.github.com/valkey-io/valkey-py/issues/108">#108</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/95c4b68c93190bdb4c4e64fd38c9980d9dd35e8a"><code>95c4b68</code></a>
Merge pull request <a
href="https://redirect.github.com/valkey-io/valkey-py/issues/173">#173</a>
from valkey-io/mkmkme/6.1.0</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/a589997b030ce0041526d99ba3c3389f6a83dc9d"><code>a589997</code></a>
v6.1.0</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/2d648a43d570b3f8ecc3209061e0782433d9da12"><code>2d648a4</code></a>
Merge pull request <a
href="https://redirect.github.com/valkey-io/valkey-py/issues/172">#172</a>
from valkey-io/mkmkme/fix-isort</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/05e1f314ba0ff4ed0cc1683d8503e152a6ff137e"><code>05e1f31</code></a>
tests: fix floating-point error for georadius tests</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/81f63b343f5461116d76ad47ef80b75dab0145b3"><code>81f63b3</code></a>
fix black formatting</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/0b825f1c8273e5dbe027b78b246e29bbb254b108"><code>0b825f1</code></a>
tests: fix flynt error</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/d0e5bdf21aa36907ea4024890f030dd50c09e04f"><code>d0e5bdf</code></a>
url_parser: fix isort error</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/457be2d773688d311ed501e7d59428720d825317"><code>457be2d</code></a>
Merge pull request <a
href="https://redirect.github.com/valkey-io/valkey-py/issues/168">#168</a>
from valkey-io/aiven-sal/removeme</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/e4025bdaf35b05916683a1966aac76a0a8485142"><code>e4025bd</code></a>
Removing my work account from CODEOWNERS</li>
<li><a
href="https://github.com/valkey-io/valkey-py/commit/bcd5e2cb9e5bd21558feb2fd4a658d9bb905c950"><code>bcd5e2c</code></a>
Merge pull request <a
href="https://redirect.github.com/valkey-io/valkey-py/issues/167">#167</a>
from Kakadus/2472redis-add-dynamic-startup-nodes-flag...</li>
<li>Additional commits viewable in <a
href="https://github.com/valkey-io/valkey-py/compare/v6.0.2...v6.1.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 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 36aa738 commit ca09d1dCopy full SHA for ca09d1d
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 changedrequirements/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 | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
273 |
| - | |
| 273 | + | |
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
264 |
| - | |
| 264 | + | |
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
|
0 commit comments