fix(deps): update dependency django-redis to v6#2949
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency django-redis to v6#2949renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
cb9cf9b to
3dba6fe
Compare
02c216b to
a588957
Compare
4b190c7 to
94cb570
Compare
94cb570 to
ee2ee99
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==5.0.0→==6.0.0Release Notes
jazzband/django-redis (django-redis)
v6.0.0Compare Source
===============================
Features
#​598 <https://github.com/jazzband/django-redis/issues/598>_)#​688 <https://github.com/jazzband/django-redis/issues/688>_)#​730 <https://github.com/jazzband/django-redis/issues/730>_)Bug Fixes
#​724 <https://github.com/jazzband/django-redis/issues/724>_)#​749 <https://github.com/jazzband/django-redis/issues/749>_)cache.lock(#​752 <https://github.com/jazzband/django-redis/issues/752>_)Miscellaneous
#​689 <https://github.com/jazzband/django-redis/issues/689>_)#​690 <https://github.com/jazzband/django-redis/issues/690>_)#​692 <https://github.com/jazzband/django-redis/issues/692>_)#​693 <https://github.com/jazzband/django-redis/issues/693>_)#​695 <https://github.com/jazzband/django-redis/issues/695>_)#​696 <https://github.com/jazzband/django-redis/issues/696>_)#​697 <https://github.com/jazzband/django-redis/issues/697>_)#​699 <https://github.com/jazzband/django-redis/issues/699>_)#​701 <https://github.com/jazzband/django-redis/issues/701>_)#​702 <https://github.com/jazzband/django-redis/issues/702>_)#​703 <https://github.com/jazzband/django-redis/issues/703>_)#​729 <https://github.com/jazzband/django-redis/issues/729>_)#​754 <https://github.com/jazzband/django-redis/issues/754>_)#​755 <https://github.com/jazzband/django-redis/issues/755>_)#​756 <https://github.com/jazzband/django-redis/issues/756>_)pytest-xdistand separating settings on different redis databases.Dropped
pytest-djangoUsing
docker-composefor setting up redis containers for testingUse
tox-uv(#​757 <https://github.com/jazzband/django-redis/issues/757>_)Fix shadowing builtin Python exceptions. (
#​824 <https://github.com/jazzband/django-redis/issues/824>_)Deprecations and Removals
#​852 <https://github.com/jazzband/django-redis/issues/852>_)v5.4.0Compare Source
===============================
Features
#​680 <https://github.com/jazzband/django-redis/issues/680>_)Documentation
#​677 <https://github.com/jazzband/django-redis/issues/677>_)v5.3.0Compare Source
===============================
Features
#​627 <https://github.com/jazzband/django-redis/issues/627>_)Bug Fixes
django_redis.cache.DJANGO_REDIS_SCAN_ITERSIZEanddjango_redis.client.herd.CACHE_HERD_TIMEOUTin runtime to not read Django settings in import time. (#​638 <https://github.com/jazzband/django-redis/issues/638>_)#​646 <https://github.com/jazzband/django-redis/issues/646>_)Miscellaneous
#​609 <https://github.com/jazzband/django-redis/issues/609>_)#​611 <https://github.com/jazzband/django-redis/issues/611>_)#​626 <https://github.com/jazzband/django-redis/issues/626>_)#​633 <https://github.com/jazzband/django-redis/issues/633>_)#​645 <https://github.com/jazzband/django-redis/issues/645>_)#​649 <https://github.com/jazzband/django-redis/issues/649>_)#​668 <https://github.com/jazzband/django-redis/issues/668>_)v5.2.0Compare Source
===============================
Bug Fixes
#​542 <https://github.com/jazzband/django-redis/issues/542>_)Miscellaneous
#​576 <https://github.com/jazzband/django-redis/issues/576>_)#​579 <https://github.com/jazzband/django-redis/issues/579>_)v5.1.0Compare Source
===============================
Features
#​536 <https://github.com/jazzband/django-redis/issues/536>_)towncrierto generate the changelog. (#​548 <https://github.com/jazzband/django-redis/issues/548>_)django_redis.compressors.zstd.ZStdCompressorto providepyzstdcache value compression. (#​551 <https://github.com/jazzband/django-redis/issues/551>_)#​555 <https://github.com/jazzband/django-redis/issues/555>_)hiredisextra dependency to requestredis[hiredis]. (#​556 <https://github.com/jazzband/django-redis/issues/556>_)#​564 <https://github.com/jazzband/django-redis/issues/564>_)Bug Fixes
#​564 <https://github.com/jazzband/django-redis/issues/564>_)Miscellaneous
#​553 <https://github.com/jazzband/django-redis/issues/553>_)#​568 <https://github.com/jazzband/django-redis/issues/568>_)#​570 <https://github.com/jazzband/django-redis/issues/570>_)Documentation
#​529 <https://github.com/jazzband/django-redis/issues/529>_)#​559 <https://github.com/jazzband/django-redis/issues/559>_)Configuration
📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.