Update dependency redis to v4.4.0 #102

Merged
Xefir merged 1 commits from renovate/redis-4.x into master 2022-12-05 00:31:21 +00:00
Owner

This PR contains the following updates:

Package Update Change
redis (changelog) minor ==4.3.5 -> ==4.4.0

Release Notes

redis/redis-py

v4.4.0: Version 4.4.0

Compare Source

Changes

4.4.0rc4 release notes
4.4.0rc3 release notes
4.4.0rc2 release notes
4.4.0rc1 release notes

🚀 New Features (since 4.4.0rc4)

  • Async clusters: Support creating locks inside async functions (#​2471)

🐛 Bug Fixes (since 4.4.0rc4)

  • Async: added 'blocking' argument to call lock method (#​2454)
  • Added a replacement for the default cluster node in the event of failure. (#​2463)
  • Fixed geosearch: Wrong number of arguments for geosearch command (#​2464)

🧰 Maintenance (since 4.4.0rc4)

  • Updating dev dependencies (#​2475)
  • Removing deprecated LGTM (#​2473)
  • Added an explicit index name in RediSearch example (#​2466)
  • Adding connection step to bloom filter examples (#​2478)

Contributors (since 4.4.0rc4)

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

@​Sibuken, @​barshaul, @​chayim, @​dvora-h, @​nermiller, @​uglide 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, check this box

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)) | minor | `==4.3.5` -> `==4.4.0` | --- ### Release Notes <details> <summary>redis/redis-py</summary> ### [`v4.4.0`](https://github.com/redis/redis-py/releases/tag/v4.4.0): Version 4.4.0 [Compare Source](https://github.com/redis/redis-py/compare/v4.3.5...v4.4.0) ### Changes [4.4.0rc4 release notes](https://github.com/redis/redis-py/releases/tag/v4.4.0rc4) [4.4.0rc3 release notes](https://github.com/redis/redis-py/releases/tag/v4.4.0rc3) [4.4.0rc2 release notes](https://github.com/redis/redis-py/releases/tag/v4.4.0rc2) [4.4.0rc1 release notes](https://github.com/redis/redis-py/releases/tag/v4.4.0rc1) #### 🚀 New Features (since 4.4.0rc4) - Async clusters: Support creating locks inside async functions ([#&#8203;2471](https://github.com/redis/redis-py/issues/2471)) #### 🐛 Bug Fixes (since 4.4.0rc4) - Async: added 'blocking' argument to call lock method ([#&#8203;2454](https://github.com/redis/redis-py/issues/2454)) - Added a replacement for the default cluster node in the event of failure. ([#&#8203;2463](https://github.com/redis/redis-py/issues/2463)) - Fixed geosearch: Wrong number of arguments for `geosearch` command ([#&#8203;2464](https://github.com/redis/redis-py/issues/2464)) #### 🧰 Maintenance (since 4.4.0rc4) - Updating dev dependencies ([#&#8203;2475](https://github.com/redis/redis-py/issues/2475)) - Removing deprecated LGTM ([#&#8203;2473](https://github.com/redis/redis-py/issues/2473)) - Added an explicit index name in RediSearch example ([#&#8203;2466](https://github.com/redis/redis-py/issues/2466)) - Adding connection step to bloom filter examples ([#&#8203;2478](https://github.com/redis/redis-py/issues/2478)) #### Contributors (since 4.4.0rc4) We'd like to thank all the contributors who worked on this release! [@&#8203;Sibuken](https://github.com/Sibuken), [@&#8203;barshaul](https://github.com/barshaul), [@&#8203;chayim](https://github.com/chayim), [@&#8203;dvora-h](https://github.com/dvora-h), [@&#8203;nermiller](https://github.com/nermiller), [@&#8203;uglide](https://github.com/uglide) 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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40OC4zIiwidXBkYXRlZEluVmVyIjoiMzQuNDguMyJ9-->
Xefir added 1 commit 2022-12-05 00:08:37 +00:00
continuous-integration/drone/push Build is passing Details
7803ee8cc0
Update dependency redis to v4.4.0
Xefir merged commit ec447ea4a3 into master 2022-12-05 00:31:21 +00:00
Xefir deleted branch renovate/redis-4.x 2022-12-05 00:31:24 +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#102
No description provided.