Update dependency redis to v4.1.2 #49

Merged
Xefir merged 1 commits from renovate/redis-4.x into master 2022-01-28 14:00:02 +00:00
Owner

This PR contains the following updates:

Package Update Change
redis (changelog) patch ==4.1.1 -> ==4.1.2

Release Notes

redis/redis-py

v4.1.2

Compare Source

Changes

🚀 New Features

  • Invalid OCSP certificates should raise ConnectionError on failed validation (#​1907)
  • Added retry mechanism on socket timeouts when connecting to the server (#​1895)

🐛 Bug Fixes

  • LMOVE, BLMOVE return incorrect responses (#​1906)
  • Fixing AttributeError in UnixDomainSocketConnection (#​1903)
  • Fixing TypeError in GraphCommands.explain (#​1901)

🧰 Maintenance

  • For tests, increasing wait time for the cluster (#​1908)
  • Increased pubsub's wait_for_messages timeout to prevent flaky tests (#​1893)
  • README code snippets formatted to highlight properly (#​1888)
  • Fix link in the main page (#​1897)
  • Documentation fixes: JSON Example, SSL Connection Examples, RTD version (#​1887)
  • Direct link to readthedocs (#​1885)

Contributors

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

@​barshaul, @​chayim, @​dvora-h, @​soumendrak and @​varunchopra


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) ([changelog](https://github.com/redis/redis-py/releases)) | patch | `==4.1.1` -> `==4.1.2` | --- ### Release Notes <details> <summary>redis/redis-py</summary> ### [`v4.1.2`](https://github.com/redis/redis-py/releases/v4.1.2) [Compare Source](https://github.com/redis/redis-py/compare/v4.1.1...v4.1.2) #### Changes #### 🚀 New Features - Invalid OCSP certificates should raise ConnectionError on failed validation ([#&#8203;1907](https://github.com/redis/redis-py/issues/1907)) - Added retry mechanism on socket timeouts when connecting to the server ([#&#8203;1895](https://github.com/redis/redis-py/issues/1895)) #### 🐛 Bug Fixes - LMOVE, BLMOVE return incorrect responses ([#&#8203;1906](https://github.com/redis/redis-py/issues/1906)) - Fixing AttributeError in UnixDomainSocketConnection ([#&#8203;1903](https://github.com/redis/redis-py/issues/1903)) - Fixing TypeError in GraphCommands.explain ([#&#8203;1901](https://github.com/redis/redis-py/issues/1901)) #### 🧰 Maintenance - For tests, increasing wait time for the cluster ([#&#8203;1908](https://github.com/redis/redis-py/issues/1908)) - Increased pubsub's wait_for_messages timeout to prevent flaky tests ([#&#8203;1893](https://github.com/redis/redis-py/issues/1893)) - README code snippets formatted to highlight properly ([#&#8203;1888](https://github.com/redis/redis-py/issues/1888)) - Fix link in the main page ([#&#8203;1897](https://github.com/redis/redis-py/issues/1897)) - Documentation fixes: JSON Example, SSL Connection Examples, RTD version ([#&#8203;1887](https://github.com/redis/redis-py/issues/1887)) - Direct link to readthedocs ([#&#8203;1885](https://github.com/redis/redis-py/issues/1885)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;barshaul](https://github.com/barshaul), [@&#8203;chayim](https://github.com/chayim), [@&#8203;dvora-h](https://github.com/dvora-h), [@&#8203;soumendrak](https://github.com/soumendrak) and [@&#8203;varunchopra](https://github.com/varunchopra) </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 2022-01-28 00:32:05 +00:00
Update dependency redis to v4.1.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
f3fbd59602
Xefir merged commit f8cb6c5d8b into master 2022-01-28 14:00:02 +00:00
Xefir deleted branch renovate/redis-4.x 2022-01-28 14:00: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#49
No description provided.