IQTLabs / packet_cafe

A platform built for easy-to-use automated network traffic analysis
https://iqtlabs.gitbook.io/packet-cafe
Apache License 2.0
58 stars 9 forks source link

Update dependency redis to v4.4.0 #959

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redis (changelog) ==4.3.5 -> ==4.4.0 age adoption passing confidence

Release Notes

redis/redis-py ### [`v4.4.0`](https://togithub.com/redis/redis-py/releases/tag/v4.4.0): Version 4.4.0 [Compare Source](https://togithub.com/redis/redis-py/compare/v4.3.5...v4.4.0) ### Changes [4.4.0rc4 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.4.0rc4) [4.4.0rc3 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.4.0rc3) [4.4.0rc2 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.4.0rc2) [4.4.0rc1 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.4.0rc1) #### πŸš€ New Features (since 4.4.0rc4) - Async clusters: Support creating locks inside async functions ([#​2471](https://togithub.com/redis/redis-py/issues/2471)) #### πŸ› Bug Fixes (since 4.4.0rc4) - Async: added 'blocking' argument to call lock method ([#​2454](https://togithub.com/redis/redis-py/issues/2454)) - Added a replacement for the default cluster node in the event of failure. ([#​2463](https://togithub.com/redis/redis-py/issues/2463)) - Fixed geosearch: Wrong number of arguments for `geosearch` command ([#​2464](https://togithub.com/redis/redis-py/issues/2464)) #### 🧰 Maintenance (since 4.4.0rc4) - Updating dev dependencies ([#​2475](https://togithub.com/redis/redis-py/issues/2475)) - Removing deprecated LGTM ([#​2473](https://togithub.com/redis/redis-py/issues/2473)) - Added an explicit index name in RediSearch example ([#​2466](https://togithub.com/redis/redis-py/issues/2466)) - Adding connection step to bloom filter examples ([#​2478](https://togithub.com/redis/redis-py/issues/2478)) #### Contributors (since 4.4.0rc4) We'd like to thank all the contributors who worked on this release! [@​Sibuken](https://togithub.com/Sibuken), [@​barshaul](https://togithub.com/barshaul), [@​chayim](https://togithub.com/chayim), [@​dvora-h](https://togithub.com/dvora-h), [@​nermiller](https://togithub.com/nermiller), [@​uglide](https://togithub.com/uglide) and [@​utkarshgupta137](https://togithub.com/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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (2fe97b2) compared to base (fa970ab). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #959 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 15 15 ========================================= Hits 15 15 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.