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

chore(deps): update dependency django-redis to v5.3.0 #5126

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-redis ==5.2.0 -> ==5.3.0 age adoption passing confidence

Release Notes

jazzband/django-redis (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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jun 16, 2023
@renovate renovate bot force-pushed the renovate/django-redis-5.x branch from b30d419 to c780c71 Compare June 26, 2023 07:55
@renovate renovate bot force-pushed the renovate/django-redis-5.x branch from c780c71 to 564a96d Compare July 4, 2023 11:18
@philli-m philli-m merged commit 9b33d16 into main Jul 12, 2023
3 checks passed
@philli-m philli-m deleted the renovate/django-redis-5.x branch July 12, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant