Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Dependencies): Update dependency redis to v5.2.1 #647

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

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

Release Notes

redis/redis-py (redis)

v5.2.1: 5.2.1

Compare Source

Changes

🐛 Bug Fixes

  • Fixed unsecured tempfile.mktemp() command usage (#​3446)
  • Fixed bug with SLOWLOG GET response parsing on Redis Software (#​3441)
  • Fixed issue with invoking _close() on closed event loop (#​3438)

🧰 Maintenance

  • Migrate test infrastructure to new custom docker images (#​3415)
  • Fixed flacky test with HEXPIREAT command (#​3437)

Contributors

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

@​IlianIliev @​uglide @​vladvildanov @​teodorfn @​akx


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | redis   | 5.2.0 | 5.2.1 |
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
simple_vm_client
   VirtualMachineHandler.py1981515 92%
   __init__.py10100% 
   test_virtualmachinehandler.py3030100% 
simple_vm_client/benchmark
   __init__.py00100% 
   test_service.py523636 31%
simple_vm_client/bibigrid_connector
   __init__.py00100% 
   bibigrid_connector.py11855 96%
   test_bibigrid_connector.py1730100% 
simple_vm_client/forc_connector
   __init__.py00100% 
   forc_connector.py25244 98%
simple_vm_client/forc_connector/playbook
   __init__.py00100% 
   playbook.py1910100% 
   test_playbook.py3810100% 
simple_vm_client/forc_connector/template
   __init__.py00100% 
   template.py19511 99%
simple_vm_client/metadata_connector
   metadata_connector.py887171 19%
simple_vm_client/openstack_connector
   __init__.py00100% 
   openstack_connector.py932121121 87%
simple_vm_client/util
   __init__.py00100% 
   state_enums.py690100% 
   test_thrift_converter.py1700100% 
   thrift_converter.py801414 82%
TOTAL320326792% 

Tests Skipped Failures Errors Time
306 0 💤 0 ❌ 0 🔥 4.772s ⏱️

@renovate renovate bot merged commit 9db892d into dev Dec 6, 2024
2 checks passed
@renovate renovate bot deleted the deps/redis-5.2.x branch December 6, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants