Update dependency redis to v4.3.2 #77

Merged
Xefir merged 1 commits from renovate/redis-4.x into master 2022-06-02 16:56:07 +00:00
Owner

This PR contains the following updates:

Package Update Change
redis (changelog) patch ==4.3.1 -> ==4.3.2

Release Notes

redis/redis-py

v4.3.2

Compare Source

Changes

🚀 New Features

  • SHUTDOWN - add support for the new NOW, FORCE and ABORT modifiers (#​2150)
  • Adding pipeline support for async cluster (#​2199)
  • Support CF.MEXISTS + Clean bf/commands.py (#​2184)
  • Extending query_params for FT.PROFILE (#​2198)
  • Implementing ClusterPipeline Lock (#​2190)

🐛 Bug Fixes

  • Set default response_callbacks to redis.asyncio.cluster.ClusterNode (#​2201)
  • Add default None for maxlen at xtrim command (#​2188)

🧰 Maintenance

Contributors

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

@​Avital-Fine, @​Olegt0rr, @​WisdomPill, @​dvora-h, @​grippy, @​mfgnik, @​rapidia, @​ryanrussell and @​utkarshgupta137


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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) ([changelog](https://github.com/redis/redis-py/releases)) | patch | `==4.3.1` -> `==4.3.2` | --- ### Release Notes <details> <summary>redis/redis-py</summary> ### [`v4.3.2`](https://github.com/redis/redis-py/releases/tag/v4.3.2) [Compare Source](https://github.com/redis/redis-py/compare/v4.3.1...v4.3.2) #### Changes #### 🚀 New Features - SHUTDOWN - add support for the new NOW, FORCE and ABORT modifiers ([#&#8203;2150](https://github.com/redis/redis-py/issues/2150)) - Adding pipeline support for async cluster ([#&#8203;2199](https://github.com/redis/redis-py/issues/2199)) - Support CF.MEXISTS + Clean bf/commands.py ([#&#8203;2184](https://github.com/redis/redis-py/issues/2184)) - Extending query_params for FT.PROFILE ([#&#8203;2198](https://github.com/redis/redis-py/issues/2198)) - Implementing ClusterPipeline Lock ([#&#8203;2190](https://github.com/redis/redis-py/issues/2190)) #### 🐛 Bug Fixes - Set default response_callbacks to redis.asyncio.cluster.ClusterNode ([#&#8203;2201](https://github.com/redis/redis-py/issues/2201)) - Add default None for maxlen at xtrim command ([#&#8203;2188](https://github.com/redis/redis-py/issues/2188)) #### 🧰 Maintenance - Async cluster: add/update typing ([#&#8203;2195](https://github.com/redis/redis-py/issues/2195)) - Changed list type to single element type ([#&#8203;2203](https://github.com/redis/redis-py/issues/2203)) - Made sync lock consistent and added types to it ([#&#8203;2137](https://github.com/redis/redis-py/issues/2137)) - Async cluster: optimisations ([#&#8203;2205](https://github.com/redis/redis-py/issues/2205)) - Fix typos in README ([#&#8203;2206](https://github.com/redis/redis-py/issues/2206)) - Fix modules links to https://redis.io/commands/ ([#&#8203;2185](https://github.com/redis/redis-py/issues/2185)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;Avital-Fine](https://github.com/Avital-Fine), [@&#8203;Olegt0rr](https://github.com/Olegt0rr), [@&#8203;WisdomPill](https://github.com/WisdomPill), [@&#8203;dvora-h](https://github.com/dvora-h), [@&#8203;grippy](https://github.com/grippy), [@&#8203;mfgnik](https://github.com/mfgnik), [@&#8203;rapidia](https://github.com/rapidia), [@&#8203;ryanrussell](https://github.com/ryanrussell) and [@&#8203;utkarshgupta137](https://github.com/utkarshgupta137) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 2022-06-02 00:28:22 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
1355ea43e3
Update dependency redis to v4.3.2
Xefir merged commit aa333f945f into master 2022-06-02 16:56:07 +00:00
Xefir deleted branch renovate/redis-4.x 2022-06-02 16:56:12 +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#77
No description provided.