Update dependency redis to v4 #40

Merged
Xefir merged 1 commits from renovate/redis-4.x into master 2021-11-15 16:12:59 +00:00
Owner

This PR contains the following updates:

Package Update Change
redis major ==3.5.3 -> ==4.0.0

Release Notes

redis/redis-py

v4.0.0

Compare Source

Changes Since 3.5.3

4.0.0-rc2 release notes
4.0.0-rc1 release notes
4.0.0-beta3 release notes
4.0.0-beta2 release notes
4.0.0-beta1 ​release notes

🚀 New Features

  • FT.EXPLAINCLI intentionally raising NotImplementedError (#​1705)

🐛 Bug Fixes

  • Restoring ZRANGE desc for Redis < 6.2.0 (#​1697)
  • Response parsing occasionally fails to parse floats (#​1692)
  • Re-enabling read-the-docs (#​1707)

🧰 Maintenance

  • Call HSET after FT.CREATE to avoid keyspace scan (#​1706)
  • Unit tests fixes for compatibility (#​1703)
  • Improve documentation about Locks (#​1701)
  • Fixes to allow --redis-url to pass through all tests (#​1700)
  • Fix unit tests running against Redis 4.0.0 (#​1699)
  • Search alias test fix (#​1695)
  • Adding RediSearch/RedisJSON tests (#​1691)
  • Updating codecov rules (#​1689)
  • Tests to validate custom JSON decoders (#​1681)
  • Added breaking icon to release drafter (#​1702)

Contributors

We'd like to thank all the contributors who worked on this release!

@​AvitalFineRedis, @​ashtul, @​chayim and @​jerr0328


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://github.com/redis/redis-py) | major | `==3.5.3` -> `==4.0.0` | --- ### Release Notes <details> <summary>redis/redis-py</summary> ### [`v4.0.0`](https://github.com/redis/redis-py/releases/v4.0.0) [Compare Source](https://github.com/redis/redis-py/compare/3.5.3...v4.0.0) #### Changes Since 3.5.3 [4.0.0-rc2 release notes](https://github.com/redis/redis-py/releases/tag/v4.0.0rc2) [4.0.0-rc1 release notes](https://github.com/redis/redis-py/releases/tag/v4.0.0rc1) [4.0.0-beta3 release notes](https://github.com/redis/redis-py/releases/tag/v4.0.0b3) [4.0.0-beta2 release notes](https://github.com/redis/redis-py/releases/tag/v4.0.0b2) [4.0.0-beta1 ​release notes](https://github.com/redis/redis-py/releases/tag/v4.0.0b1) #### 🚀 New Features - FT.EXPLAINCLI intentionally raising NotImplementedError ([#&#8203;1705](https://github.com/redis/redis-py/issues/1705)) #### 🐛 Bug Fixes - Restoring ZRANGE desc for Redis < 6.2.0 ([#&#8203;1697](https://github.com/redis/redis-py/issues/1697)) - Response parsing occasionally fails to parse floats ([#&#8203;1692](https://github.com/redis/redis-py/issues/1692)) - Re-enabling read-the-docs ([#&#8203;1707](https://github.com/redis/redis-py/issues/1707)) #### 🧰 Maintenance - Call HSET after FT.CREATE to avoid keyspace scan ([#&#8203;1706](https://github.com/redis/redis-py/issues/1706)) - Unit tests fixes for compatibility ([#&#8203;1703](https://github.com/redis/redis-py/issues/1703)) - Improve documentation about Locks ([#&#8203;1701](https://github.com/redis/redis-py/issues/1701)) - Fixes to allow --redis-url to pass through all tests ([#&#8203;1700](https://github.com/redis/redis-py/issues/1700)) - Fix unit tests running against Redis 4.0.0 ([#&#8203;1699](https://github.com/redis/redis-py/issues/1699)) - Search alias test fix ([#&#8203;1695](https://github.com/redis/redis-py/issues/1695)) - Adding RediSearch/RedisJSON tests ([#&#8203;1691](https://github.com/redis/redis-py/issues/1691)) - Updating codecov rules ([#&#8203;1689](https://github.com/redis/redis-py/issues/1689)) - Tests to validate custom JSON decoders ([#&#8203;1681](https://github.com/redis/redis-py/issues/1681)) - Added breaking icon to release drafter ([#&#8203;1702](https://github.com/redis/redis-py/issues/1702)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;AvitalFineRedis](https://github.com/AvitalFineRedis), [@&#8203;ashtul](https://github.com/ashtul), [@&#8203;chayim](https://github.com/chayim) and [@&#8203;jerr0328](https://github.com/jerr0328) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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 [Renovate Bot](https://github.com/renovatebot/renovate).
Xefir added 1 commit 2021-11-15 16:05:20 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
b131caf4ec
Update dependency redis to v4
Xefir merged commit 7811ab77c3 into master 2021-11-15 16:12:59 +00:00
Xefir deleted branch renovate/redis-4.x 2021-11-15 16:13:07 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/PyNyaaTa#40
No description provided.