Update dependency redis to v4.5.4 #129

Merged
Xefir merged 1 commits from renovate/redis-4.x into master 2023-03-30 09:06:33 +00:00
Owner

This PR contains the following updates:

Package Update Change
redis (changelog) patch ==4.5.3 -> ==4.5.4

Release Notes

redis/redis-py

v4.5.4: 4.5.4

Compare Source

Changes

Upgrade urgency: SECURITY, contains fixes to security issues.

  • (CVE-2023-28859) - Cancelling an async future does not, properly trigger, leading to a potential data leak in specific cases.
  • (CVE-2023-28858) - Cancelling an async future does not, properly trigger, leading to a potential data leak in specific cases.

🐛 Bug Fixes

  • Fixing cancelled async futures (#​2666)
  • Fix: do not use asyncio's timeout lib before 3.11.2 (#​2659)
  • Fix UDS in v4.5.2: UnixDomainSocketConnection missing constructor argument (#​2630)

🧰 Maintenance

  • Minor fixes for #​2666 and enhanced async test (#​2673)
  • Fix issue 2660: PytestUnraisableExceptionWarning from asycio client (#​2669)
  • Removing accidentally checked in files (#​2642)

Contributors

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

@​bellini666, @​chayim, @​dvora-h, @​shacharPash and @​woutdenolf


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)) | patch | `==4.5.3` -> `==4.5.4` | --- ### Release Notes <details> <summary>redis/redis-py</summary> ### [`v4.5.4`](https://github.com/redis/redis-py/releases/tag/v4.5.4): 4.5.4 [Compare Source](https://github.com/redis/redis-py/compare/v4.5.3...v4.5.4) ### Changes Upgrade urgency: SECURITY, contains fixes to security issues. - (CVE-2023-28859) - Cancelling an async future does not, properly trigger, leading to a potential data leak in specific cases. - (CVE-2023-28858) - Cancelling an async future does not, properly trigger, leading to a potential data leak in specific cases. #### 🐛 Bug Fixes - Fixing cancelled async futures ([#&#8203;2666](https://github.com/redis/redis-py/issues/2666)) - Fix: do not use asyncio's timeout lib before 3.11.2 ([#&#8203;2659](https://github.com/redis/redis-py/issues/2659)) - Fix UDS in v4.5.2: UnixDomainSocketConnection missing constructor argument ([#&#8203;2630](https://github.com/redis/redis-py/issues/2630)) #### 🧰 Maintenance - Minor fixes for [#&#8203;2666](https://github.com/redis/redis-py/issues/2666) and enhanced async test ([#&#8203;2673](https://github.com/redis/redis-py/issues/2673)) - Fix issue 2660: PytestUnraisableExceptionWarning from asycio client ([#&#8203;2669](https://github.com/redis/redis-py/issues/2669)) - Removing accidentally checked in files ([#&#8203;2642](https://github.com/redis/redis-py/issues/2642)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;bellini666](https://github.com/bellini666), [@&#8203;chayim](https://github.com/chayim), [@&#8203;dvora-h](https://github.com/dvora-h), [@&#8203;shacharPash](https://github.com/shacharPash) and [@&#8203;woutdenolf](https://github.com/woutdenolf) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
Xefir added 1 commit 2023-03-30 00:24:37 +00:00
continuous-integration/drone/push Build is passing Details
b08fb8530c
Update dependency redis to v4.5.4
Xefir merged commit 9cb80ca7d0 into master 2023-03-30 09:06:33 +00:00
Xefir deleted branch renovate/redis-4.x 2023-03-30 09:06:33 +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#129
No description provided.