Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2021

Bumps django-redis from 4.11.0 to 4.12.1.

Changelog

Sourced from django-redis's changelog.

Version 4.12.1

Date: 2020-05-27

  • No code changes.
  • Fixed a typo in setup.cfg metadata preventing a successful release.

Version 4.12.0

Date: 2020-05-27

  • The project has moved to Jazzband <https://jazzband.co/>. This is the first release under the new organization. The new repository URL is <https://github.com/jazzband/django-redis>.
  • Removed support for end-of-life Django < 2.2.
  • Removed support for unmaintained redis-py 2.X.
  • Changed uses of deprecated smart_text() to smart_str().
  • Fixed deprecation warning with the msgpack serializer.
  • The .touch() method now uses the default timeout, to cache forever pass None.
  • Subclasses of JSONSerializer can now override the encoder_class attribute to change the JSON encoder. It defaults to DjangoJSONEncoder.
  • Fixed DefaultClient.set() to work with empty Pipeline.
  • The thread_local parameter is now forwarded to the Redis client.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2021
@dependabot dependabot bot force-pushed the 676bdependabot/pip/django-redis-4.12.1 branch from 23ddcc9 to 3430d48 Compare March 4, 2021 13:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2021

Superseded by #528.

@dependabot dependabot bot closed this May 31, 2021
@dependabot dependabot bot deleted the 676bdependabot/pip/django-redis-4.12.1 branch May 31, 2021 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant