Update dependency django-redis to v5.3.0 #46

Merged
jake merged 1 commits from renovate/django-redis-5.x into master 2023-06-17 11:25:06 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
django-redis minor ==5.2.0 -> ==5.3.0

Release Notes

jazzband/django-redis

v5.3.0

Compare Source

===============================

Features

  • Add support for django 4 (#&#8203;627 <https://github.com/jazzband/django-redis/issues/627>_)

Bug Fixes

  • Access django_redis.cache.DJANGO_REDIS_SCAN_ITERSIZE and django_redis.client.herd.CACHE_HERD_TIMEOUT in runtime to not read Django settings in import time. (#&#8203;638 <https://github.com/jazzband/django-redis/issues/638>_)
  • Skipping pickle serializer test for django >= 4.2 (#&#8203;646 <https://github.com/jazzband/django-redis/issues/646>_)

Miscellaneous

  • Speed up deleting multiple keys by a pattern with pipelines and larger itersize (#&#8203;609 <https://github.com/jazzband/django-redis/issues/609>_)
  • Print full exception traceback when logging ignored exceptions (#&#8203;611 <https://github.com/jazzband/django-redis/issues/611>_)
  • Fix mypy linting (#&#8203;626 <https://github.com/jazzband/django-redis/issues/626>_)
  • Added support for python 3.11 (#&#8203;633 <https://github.com/jazzband/django-redis/issues/633>_)
  • Fix CI, running tox<4 to still support Python 3.6. (#&#8203;645 <https://github.com/jazzband/django-redis/issues/645>_)
  • Dropped support for django 2.2 and 3.1 (#&#8203;649 <https://github.com/jazzband/django-redis/issues/649>_)
  • Run actions & tox against Django 4..2 (#&#8203;668 <https://github.com/jazzband/django-redis/issues/668>_)

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 | |---|---|---| | [django-redis](https://github.com/jazzband/django-redis) | minor | `==5.2.0` -> `==5.3.0` | --- ### Release Notes <details> <summary>jazzband/django-redis</summary> ### [`v5.3.0`](https://github.com/jazzband/django-redis/blob/HEAD/CHANGELOG.rst#django-redis-530-2023-06-16) [Compare Source](https://github.com/jazzband/django-redis/compare/5.2.0...5.3.0) \=============================== ## Features - Add support for django 4 (`#&#8203;627 <https://github.com/jazzband/django-redis/issues/627>`\_) ## Bug Fixes - Access `django_redis.cache.DJANGO_REDIS_SCAN_ITERSIZE` and `django_redis.client.herd.CACHE_HERD_TIMEOUT` in runtime to not read Django settings in import time. (`#&#8203;638 <https://github.com/jazzband/django-redis/issues/638>`\_) - Skipping pickle serializer test for django >= 4.2 (`#&#8203;646 <https://github.com/jazzband/django-redis/issues/646>`\_) ## Miscellaneous - Speed up deleting multiple keys by a pattern with pipelines and larger itersize (`#&#8203;609 <https://github.com/jazzband/django-redis/issues/609>`\_) - Print full exception traceback when logging ignored exceptions (`#&#8203;611 <https://github.com/jazzband/django-redis/issues/611>`\_) - Fix mypy linting (`#&#8203;626 <https://github.com/jazzband/django-redis/issues/626>`\_) - Added support for python 3.11 (`#&#8203;633 <https://github.com/jazzband/django-redis/issues/633>`\_) - Fix CI, running tox<4 to still support Python 3.6. (`#&#8203;645 <https://github.com/jazzband/django-redis/issues/645>`\_) - Dropped support for django 2.2 and 3.1 (`#&#8203;649 <https://github.com/jazzband/django-redis/issues/649>`\_) - Run actions & tox against Django 4..2 (`#&#8203;668 <https://github.com/jazzband/django-redis/issues/668>`\_) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2023-06-16 14:00:49 +01:00
jake merged commit 8d94e388f1 into master 2023-06-17 11:25:06 +01:00
jake deleted branch renovate/django-redis-5.x 2023-06-17 11:25:06 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
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: repos/website#46
No description provided.