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

Bump django-redis from 4.11.0 to 5.2.0 #1548

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2022

Bumps django-redis from 4.11.0 to 5.2.0.

Changelog

Sourced from django-redis's changelog.

django-redis 5.2.0 (2021-12-22)

Bug Fixes

  • Block use with broken redis-py 4.0.0 and 4.0.1 ([#542](https://github.com/jazzband/django-redis/issues/542) <https://github.com/jazzband/django-redis/issues/542>_)

Miscellaneous

  • Unblock redis-py >=4.0.2 ([#576](https://github.com/jazzband/django-redis/issues/576) <https://github.com/jazzband/django-redis/issues/576>_)
  • Add support for django 4 ([#579](https://github.com/jazzband/django-redis/issues/579) <https://github.com/jazzband/django-redis/issues/579>_)

Django_Redis 5.1.0 (2021-11-29)

Features

  • Add Python 3.10 to CI ([#536](https://github.com/jazzband/django-redis/issues/536) <https://github.com/jazzband/django-redis/issues/536>_)
  • Configured towncrier to generate the changelog. ([#548](https://github.com/jazzband/django-redis/issues/548) <https://github.com/jazzband/django-redis/issues/548>_)
  • Added django_redis.compressors.zstd.ZStdCompressor to provide pyzstd cache value compression. ([#551](https://github.com/jazzband/django-redis/issues/551) <https://github.com/jazzband/django-redis/issues/551>_)
  • Change pickle default version to Python default instead of highest version. ([#555](https://github.com/jazzband/django-redis/issues/555) <https://github.com/jazzband/django-redis/issues/555>_)
  • Add hiredis extra dependency to request redis[hiredis]. ([#556](https://github.com/jazzband/django-redis/issues/556) <https://github.com/jazzband/django-redis/issues/556>_)
  • Add pexpireat to allow setting 'expire at' with millisecond precision. ([#564](https://github.com/jazzband/django-redis/issues/564) <https://github.com/jazzband/django-redis/issues/564>_)

Bug Fixes

  • Make expire, pexpire, expireat and persist return the redis client value ([#564](https://github.com/jazzband/django-redis/issues/564) <https://github.com/jazzband/django-redis/issues/564>_)

Miscellaneous

  • Convert most unittest class tests to pytest tests. ([#553](https://github.com/jazzband/django-redis/issues/553) <https://github.com/jazzband/django-redis/issues/553>_)
  • Update type comments to type annotations. ([#568](https://github.com/jazzband/django-redis/issues/568) <https://github.com/jazzband/django-redis/issues/568>_)
  • Pin redis-py to 3.x until 4.x breaking changes can be addressed. ([#570](https://github.com/jazzband/django-redis/issues/570) <https://github.com/jazzband/django-redis/issues/570>_)

Documentation

  • Clarify redis primary name in sentinel documentation. ([#529](https://github.com/jazzband/django-redis/issues/529) <https://github.com/jazzband/django-redis/issues/529>_)
  • Add documentation on configuring self signed SSL certificates. ([#559](https://github.com/jazzband/django-redis/issues/559) <https://github.com/jazzband/django-redis/issues/559>_)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the 🐍 Python / Django Anything related to Python / Django updates, optimizations and general code changes. label Jan 1, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from f97da52 to a0b5351 Compare January 13, 2022 15:21
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from a0b5351 to 9e3dd59 Compare January 25, 2022 10:58
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from 9e3dd59 to 4217eec Compare February 10, 2022 13:23
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from 4217eec to 8ec5c00 Compare March 14, 2022 10:04
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from 8ec5c00 to c224288 Compare April 12, 2022 12:48
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from c224288 to 5a4cb29 Compare June 6, 2022 16:37
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch 2 times, most recently from bcf5305 to 455acd6 Compare December 9, 2022 17:51
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from 455acd6 to 7b0ec0e Compare February 1, 2023 10:14
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from 7b0ec0e to aa470ff Compare February 13, 2023 14:58
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from aa470ff to fa06dbc Compare March 22, 2023 10:57
@stevejalim
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from fa06dbc to 9ca190f Compare April 17, 2024 14:05
Bumps [django-redis](https://github.com/jazzband/django-redis) from 4.11.0 to 5.2.0.
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
- [Commits](jazzband/django-redis@4.11.0...5.2.0)

---
updated-dependencies:
- dependency-name: django-redis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/django-redis-5.2.0 branch from 9ca190f to fde7b1b Compare April 17, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐍 Python / Django Anything related to Python / Django updates, optimizations and general code changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant