Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2025

This PR contains the following updates:

Package Change Age Confidence
django-redis >=5.4.0,<5.5.0 -> >=6.0.0,<6.1.0 age confidence

Release Notes

jazzband/django-redis (django-redis)

v6.0.0

Compare Source

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

Features

  • Support HashMaps (#&#8203;598 <https://github.com/jazzband/django-redis/issues/598>_)
  • Support gzip compression (#&#8203;688 <https://github.com/jazzband/django-redis/issues/688>_)
  • Support for sets and support basic operations, sadd, scard, sdiff, sdiffstore, sinter, sinterstore, smismember, sismember, smembers, smove, spop, srandmember, srem, sscan, sscan_iter, sunion, sunionstore (#&#8203;730 <https://github.com/jazzband/django-redis/issues/730>_)

Bug Fixes

  • Hotfix for timeout=DEFAULT_TIMEOUT in expire and pexpire (#&#8203;724 <https://github.com/jazzband/django-redis/issues/724>_)
  • Fix is_master parsing error for write separation in sentinel mode (#&#8203;749 <https://github.com/jazzband/django-redis/issues/749>_)
  • Added blocking parameter for cache.lock (#&#8203;752 <https://github.com/jazzband/django-redis/issues/752>_)

Miscellaneous

  • Added support for Python 3.12 (#&#8203;689 <https://github.com/jazzband/django-redis/issues/689>_)
  • Pin pytest to <7.0 until compatibility issues are resolved (#&#8203;690 <https://github.com/jazzband/django-redis/issues/690>_)
  • Replace isort and flake8 with ruff (#&#8203;692 <https://github.com/jazzband/django-redis/issues/692>_)
  • Drop django 4.0 (#&#8203;693 <https://github.com/jazzband/django-redis/issues/693>_)
  • Upgrade black to 23.10.1 (#&#8203;695 <https://github.com/jazzband/django-redis/issues/695>_)
  • Typed DefaultClient (#&#8203;696 <https://github.com/jazzband/django-redis/issues/696>_)
  • Support pytest>=7 (#&#8203;697 <https://github.com/jazzband/django-redis/issues/697>_)
  • Drop support for django 3.2, python 3.6 and python 3.7 (#&#8203;699 <https://github.com/jazzband/django-redis/issues/699>_)
  • Support tox 4 (#&#8203;701 <https://github.com/jazzband/django-redis/issues/701>_)
  • Configured dependabot for github actions (#&#8203;702 <https://github.com/jazzband/django-redis/issues/702>_)
  • Use ubuntu-latest for CI (#&#8203;703 <https://github.com/jazzband/django-redis/issues/703>_)
  • Dropped support for django 4.1 and added support for django 5.0 (#&#8203;729 <https://github.com/jazzband/django-redis/issues/729>_)
  • Added support for django 5.1 (#&#8203;754 <https://github.com/jazzband/django-redis/issues/754>_)
  • Update minimum supported versions in README.md: Python to 3.8, Django to 4.2, redis-py to 4.0.2 (#&#8203;755 <https://github.com/jazzband/django-redis/issues/755>_)
  • Added support for Python 3.13 (#&#8203;756 <https://github.com/jazzband/django-redis/issues/756>_)
  • Speed up tests by using pytest-xdist and separating settings on different redis databases.
    Dropped pytest-django
    Using docker-compose for setting up redis containers for testing
    Use tox-uv (#&#8203;757 <https://github.com/jazzband/django-redis/issues/757>_)
  • Confirm support for Django 5.2.
    Fix shadowing builtin Python exceptions. (#&#8203;824 <https://github.com/jazzband/django-redis/issues/824>_)

Deprecations and Removals

  • Drop support for Python 3.8 (#&#8203;852 <https://github.com/jazzband/django-redis/issues/852>_)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/django-redis-6.x branch 7 times, most recently from 125fa48 to 7f71f85 Compare July 7, 2025 12:03
@marslanabdulrauf marslanabdulrauf self-assigned this Jul 7, 2025
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch from 7f71f85 to 4c94e8d Compare July 7, 2025 12:16
@marslanabdulrauf marslanabdulrauf removed their assignment Jul 7, 2025
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch 13 times, most recently from bf87e5f to 8510519 Compare July 15, 2025 08:06
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch 6 times, most recently from c31f3a6 to 84086c8 Compare July 16, 2025 20:15
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch 10 times, most recently from eed60ec to 829cf20 Compare October 14, 2025 13:31
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch 7 times, most recently from 7ffeccc to 809e813 Compare October 28, 2025 09:17
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch from 809e813 to 154d854 Compare November 6, 2025 08:51
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch 6 times, most recently from 54aff96 to 5a46d89 Compare November 19, 2025 16:02
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch from 5a46d89 to 05224f6 Compare November 24, 2025 13:52
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch 3 times, most recently from 42465d5 to 53f730b Compare December 4, 2025 20:35
@renovate renovate bot force-pushed the renovate/django-redis-6.x branch from 53f730b to 41a5e48 Compare December 6, 2025 10:14
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.

2 participants