Commit 812f479
authored
chore(deps): update dependency redis to v4 (GoogleCloudPlatform#7106)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [redis](https://togithub.com/redis/redis-py) | `==3.5.3` -> `==4.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>redis/redis-py</summary>
### [`v4.0.0`](https://togithub.com/redis/redis-py/releases/v4.0.0)
[Compare Source](https://togithub.com/redis/redis-py/compare/3.5.3...v4.0.0)
#### Changes Since 3.5.3
[4.0.0-rc2 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0rc2)
[4.0.0-rc1 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0rc1)
[4.0.0-beta3 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0b3)
[4.0.0-beta2 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0b2)
[4.0.0-beta1 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0b1)
#### 🚀 New Features
- FT.EXPLAINCLI intentionally raising NotImplementedError ([#&GoogleCloudPlatform#8203;1705](https://togithub.com/redis/redis-py/issues/1705))
#### 🐛 Bug Fixes
- Restoring ZRANGE desc for Redis < 6.2.0 ([#&GoogleCloudPlatform#8203;1697](https://togithub.com/redis/redis-py/issues/1697))
- Response parsing occasionally fails to parse floats ([#&GoogleCloudPlatform#8203;1692](https://togithub.com/redis/redis-py/issues/1692))
- Re-enabling read-the-docs ([#&GoogleCloudPlatform#8203;1707](https://togithub.com/redis/redis-py/issues/1707))
#### 🧰 Maintenance
- Call HSET after FT.CREATE to avoid keyspace scan ([#&GoogleCloudPlatform#8203;1706](https://togithub.com/redis/redis-py/issues/1706))
- Unit tests fixes for compatibility ([#&GoogleCloudPlatform#8203;1703](https://togithub.com/redis/redis-py/issues/1703))
- Improve documentation about Locks ([#&GoogleCloudPlatform#8203;1701](https://togithub.com/redis/redis-py/issues/1701))
- Fixes to allow --redis-url to pass through all tests ([#&GoogleCloudPlatform#8203;1700](https://togithub.com/redis/redis-py/issues/1700))
- Fix unit tests running against Redis 4.0.0 ([#&GoogleCloudPlatform#8203;1699](https://togithub.com/redis/redis-py/issues/1699))
- Search alias test fix ([#&GoogleCloudPlatform#8203;1695](https://togithub.com/redis/redis-py/issues/1695))
- Adding RediSearch/RedisJSON tests ([#&GoogleCloudPlatform#8203;1691](https://togithub.com/redis/redis-py/issues/1691))
- Updating codecov rules ([#&GoogleCloudPlatform#8203;1689](https://togithub.com/redis/redis-py/issues/1689))
- Tests to validate custom JSON decoders ([#&GoogleCloudPlatform#8203;1681](https://togithub.com/redis/redis-py/issues/1681))
- Added breaking icon to release drafter ([#&GoogleCloudPlatform#8203;1702](https://togithub.com/redis/redis-py/issues/1702))
#### Contributors
We'd like to thank all the contributors who worked on this release!
[@&GoogleCloudPlatform#8203;AvitalFineRedis](https://togithub.com/AvitalFineRedis), [@&GoogleCloudPlatform#8203;ashtul](https://togithub.com/ashtul), [@&GoogleCloudPlatform#8203;chayim](https://togithub.com/chayim) and [@&GoogleCloudPlatform#8203;jerr0328](https://togithub.com/jerr0328)
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).1 parent 6d3b3db commit 812f479
File tree
4 files changed
+5
-4
lines changed- appengine
- standard_python3/redis
- standard/migration/memorystore
- functions/memorystore/redis
- memorystore/redis
4 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
0 commit comments