-
-
Notifications
You must be signed in to change notification settings - Fork 430
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
Readme patch to resolve #676 #677
Conversation
Added note about configuring pluggable parser with hiredis for those who are using redis-py 5, resolving #676
Fix spelling/grammar
Codecov Report
@@ Coverage Diff @@
## master #677 +/- ##
======================================
Coverage 60.0% 60.0%
======================================
Files 39 39
Lines 2534 2534
Branches 69 69
======================================
Hits 1520 1520
Misses 1001 1001
Partials 13 13
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
would you like to create PR for making this automatic? based on the version of redis-py
…9524) Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/releases">django-redis's releases</a>.</em></p> <blockquote> <h2>5.4.0</h2> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst">django-redis's changelog</a>.</em></p> <blockquote> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/django-redis/commit/2a3770f17c3f1dc3ace95d3cfcc3c3edde9784eb"><code>2a3770f</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/683">#683</a> from WisdomPill/release540</li> <li><a href="https://github.com/jazzband/django-redis/commit/c09ad9bd916b65adfd9d0ee2e7caf455a25ffaee"><code>c09ad9b</code></a> Preparing release 5.4.0</li> <li><a href="https://github.com/jazzband/django-redis/commit/a582fe4ae9b8d05e265b4b072b12d3ca2e3b2489"><code>a582fe4</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/680">#680</a> from RealFatCat/feat/connection-factory-in-cache-options</li> <li><a href="https://github.com/jazzband/django-redis/commit/77097d3fde4b061281b1e2d3a182adf7f6035da3"><code>77097d3</code></a> Connection factory goes to cache options</li> <li><a href="https://github.com/jazzband/django-redis/commit/097c9973bd82c043a885e82a88841983da392f9f"><code>097c997</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/681">#681</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/541dbb4a073d8e049dff8dca8594fdae5942ed77"><code>541dbb4</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/891aa48585bdd9e862ba3b9ade73be4dc81aa850"><code>891aa48</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/679">#679</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/d79f4c9d9d613a96cbcbcae2f92972460d269f35"><code>d79f4c9</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/361921841eb07315cc88ff83a1889fec43a89242"><code>3619218</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/677">#677</a> from jazzband/readme-patch-1</li> <li><a href="https://github.com/jazzband/django-redis/commit/c85f609837d760f9f7d50a4390552746d15feca9"><code>c85f609</code></a> Create 677.doc</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/django-redis/compare/5.3.0...5.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-redis&package-manager=pip&previous-version=5.3.0&new-version=5.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…9524) Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/releases">django-redis's releases</a>.</em></p> <blockquote> <h2>5.4.0</h2> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst">django-redis's changelog</a>.</em></p> <blockquote> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/django-redis/commit/2a3770f17c3f1dc3ace95d3cfcc3c3edde9784eb"><code>2a3770f</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/683">#683</a> from WisdomPill/release540</li> <li><a href="https://github.com/jazzband/django-redis/commit/c09ad9bd916b65adfd9d0ee2e7caf455a25ffaee"><code>c09ad9b</code></a> Preparing release 5.4.0</li> <li><a href="https://github.com/jazzband/django-redis/commit/a582fe4ae9b8d05e265b4b072b12d3ca2e3b2489"><code>a582fe4</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/680">#680</a> from RealFatCat/feat/connection-factory-in-cache-options</li> <li><a href="https://github.com/jazzband/django-redis/commit/77097d3fde4b061281b1e2d3a182adf7f6035da3"><code>77097d3</code></a> Connection factory goes to cache options</li> <li><a href="https://github.com/jazzband/django-redis/commit/097c9973bd82c043a885e82a88841983da392f9f"><code>097c997</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/681">#681</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/541dbb4a073d8e049dff8dca8594fdae5942ed77"><code>541dbb4</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/891aa48585bdd9e862ba3b9ade73be4dc81aa850"><code>891aa48</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/679">#679</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/d79f4c9d9d613a96cbcbcae2f92972460d269f35"><code>d79f4c9</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/361921841eb07315cc88ff83a1889fec43a89242"><code>3619218</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/677">#677</a> from jazzband/readme-patch-1</li> <li><a href="https://github.com/jazzband/django-redis/commit/c85f609837d760f9f7d50a4390552746d15feca9"><code>c85f609</code></a> Create 677.doc</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/django-redis/compare/5.3.0...5.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-redis&package-manager=pip&previous-version=5.3.0&new-version=5.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…9524) Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/releases">django-redis's releases</a>.</em></p> <blockquote> <h2>5.4.0</h2> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst">django-redis's changelog</a>.</em></p> <blockquote> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/django-redis/commit/2a3770f17c3f1dc3ace95d3cfcc3c3edde9784eb"><code>2a3770f</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/683">#683</a> from WisdomPill/release540</li> <li><a href="https://github.com/jazzband/django-redis/commit/c09ad9bd916b65adfd9d0ee2e7caf455a25ffaee"><code>c09ad9b</code></a> Preparing release 5.4.0</li> <li><a href="https://github.com/jazzband/django-redis/commit/a582fe4ae9b8d05e265b4b072b12d3ca2e3b2489"><code>a582fe4</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/680">#680</a> from RealFatCat/feat/connection-factory-in-cache-options</li> <li><a href="https://github.com/jazzband/django-redis/commit/77097d3fde4b061281b1e2d3a182adf7f6035da3"><code>77097d3</code></a> Connection factory goes to cache options</li> <li><a href="https://github.com/jazzband/django-redis/commit/097c9973bd82c043a885e82a88841983da392f9f"><code>097c997</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/681">#681</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/541dbb4a073d8e049dff8dca8594fdae5942ed77"><code>541dbb4</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/891aa48585bdd9e862ba3b9ade73be4dc81aa850"><code>891aa48</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/679">#679</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/d79f4c9d9d613a96cbcbcae2f92972460d269f35"><code>d79f4c9</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/361921841eb07315cc88ff83a1889fec43a89242"><code>3619218</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/677">#677</a> from jazzband/readme-patch-1</li> <li><a href="https://github.com/jazzband/django-redis/commit/c85f609837d760f9f7d50a4390552746d15feca9"><code>c85f609</code></a> Create 677.doc</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/django-redis/compare/5.3.0...5.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-redis&package-manager=pip&previous-version=5.3.0&new-version=5.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…9524) Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/releases">django-redis's releases</a>.</em></p> <blockquote> <h2>5.4.0</h2> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst">django-redis's changelog</a>.</em></p> <blockquote> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/django-redis/commit/2a3770f17c3f1dc3ace95d3cfcc3c3edde9784eb"><code>2a3770f</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/683">#683</a> from WisdomPill/release540</li> <li><a href="https://github.com/jazzband/django-redis/commit/c09ad9bd916b65adfd9d0ee2e7caf455a25ffaee"><code>c09ad9b</code></a> Preparing release 5.4.0</li> <li><a href="https://github.com/jazzband/django-redis/commit/a582fe4ae9b8d05e265b4b072b12d3ca2e3b2489"><code>a582fe4</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/680">#680</a> from RealFatCat/feat/connection-factory-in-cache-options</li> <li><a href="https://github.com/jazzband/django-redis/commit/77097d3fde4b061281b1e2d3a182adf7f6035da3"><code>77097d3</code></a> Connection factory goes to cache options</li> <li><a href="https://github.com/jazzband/django-redis/commit/097c9973bd82c043a885e82a88841983da392f9f"><code>097c997</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/681">#681</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/541dbb4a073d8e049dff8dca8594fdae5942ed77"><code>541dbb4</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/891aa48585bdd9e862ba3b9ade73be4dc81aa850"><code>891aa48</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/679">#679</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/d79f4c9d9d613a96cbcbcae2f92972460d269f35"><code>d79f4c9</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/361921841eb07315cc88ff83a1889fec43a89242"><code>3619218</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/677">#677</a> from jazzband/readme-patch-1</li> <li><a href="https://github.com/jazzband/django-redis/commit/c85f609837d760f9f7d50a4390552746d15feca9"><code>c85f609</code></a> Create 677.doc</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/django-redis/compare/5.3.0...5.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-redis&package-manager=pip&previous-version=5.3.0&new-version=5.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…9524) Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/releases">django-redis's releases</a>.</em></p> <blockquote> <h2>5.4.0</h2> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst">django-redis's changelog</a>.</em></p> <blockquote> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/django-redis/commit/2a3770f17c3f1dc3ace95d3cfcc3c3edde9784eb"><code>2a3770f</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/683">#683</a> from WisdomPill/release540</li> <li><a href="https://github.com/jazzband/django-redis/commit/c09ad9bd916b65adfd9d0ee2e7caf455a25ffaee"><code>c09ad9b</code></a> Preparing release 5.4.0</li> <li><a href="https://github.com/jazzband/django-redis/commit/a582fe4ae9b8d05e265b4b072b12d3ca2e3b2489"><code>a582fe4</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/680">#680</a> from RealFatCat/feat/connection-factory-in-cache-options</li> <li><a href="https://github.com/jazzband/django-redis/commit/77097d3fde4b061281b1e2d3a182adf7f6035da3"><code>77097d3</code></a> Connection factory goes to cache options</li> <li><a href="https://github.com/jazzband/django-redis/commit/097c9973bd82c043a885e82a88841983da392f9f"><code>097c997</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/681">#681</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/541dbb4a073d8e049dff8dca8594fdae5942ed77"><code>541dbb4</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/891aa48585bdd9e862ba3b9ade73be4dc81aa850"><code>891aa48</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/679">#679</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/d79f4c9d9d613a96cbcbcae2f92972460d269f35"><code>d79f4c9</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/361921841eb07315cc88ff83a1889fec43a89242"><code>3619218</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/677">#677</a> from jazzband/readme-patch-1</li> <li><a href="https://github.com/jazzband/django-redis/commit/c85f609837d760f9f7d50a4390552746d15feca9"><code>c85f609</code></a> Create 677.doc</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/django-redis/compare/5.3.0...5.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-redis&package-manager=pip&previous-version=5.3.0&new-version=5.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…9524) Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/releases">django-redis's releases</a>.</em></p> <blockquote> <h2>5.4.0</h2> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst">django-redis's changelog</a>.</em></p> <blockquote> <h1>django-redis 5.4.0 (2023-10-01)</h1> <h2>Features</h2> <ul> <li>Connection factory goes to cache options (<code>[#680](jazzband/django-redis#680) <https://github.com/jazzband/django-redis/issues/680></code>_)</li> </ul> <h2>Documentation</h2> <ul> <li>Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (<code>[#677](jazzband/django-redis#677) <https://github.com/jazzband/django-redis/issues/677></code>_)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/django-redis/commit/2a3770f17c3f1dc3ace95d3cfcc3c3edde9784eb"><code>2a3770f</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/683">#683</a> from WisdomPill/release540</li> <li><a href="https://github.com/jazzband/django-redis/commit/c09ad9bd916b65adfd9d0ee2e7caf455a25ffaee"><code>c09ad9b</code></a> Preparing release 5.4.0</li> <li><a href="https://github.com/jazzband/django-redis/commit/a582fe4ae9b8d05e265b4b072b12d3ca2e3b2489"><code>a582fe4</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/680">#680</a> from RealFatCat/feat/connection-factory-in-cache-options</li> <li><a href="https://github.com/jazzband/django-redis/commit/77097d3fde4b061281b1e2d3a182adf7f6035da3"><code>77097d3</code></a> Connection factory goes to cache options</li> <li><a href="https://github.com/jazzband/django-redis/commit/097c9973bd82c043a885e82a88841983da392f9f"><code>097c997</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/681">#681</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/541dbb4a073d8e049dff8dca8594fdae5942ed77"><code>541dbb4</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/891aa48585bdd9e862ba3b9ade73be4dc81aa850"><code>891aa48</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/679">#679</a> from jazzband/pre-commit-ci-update-config</li> <li><a href="https://github.com/jazzband/django-redis/commit/d79f4c9d9d613a96cbcbcae2f92972460d269f35"><code>d79f4c9</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/jazzband/django-redis/commit/361921841eb07315cc88ff83a1889fec43a89242"><code>3619218</code></a> Merge pull request <a href="https://github.com/jazzband/django-redis/issues/677">#677</a> from jazzband/readme-patch-1</li> <li><a href="https://github.com/jazzband/django-redis/commit/c85f609837d760f9f7d50a4390552746d15feca9"><code>c85f609</code></a> Create 677.doc</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/django-redis/compare/5.3.0...5.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-redis&package-manager=pip&previous-version=5.3.0&new-version=5.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added note about configuring pluggable parser with hiredis for those who are using redis-py 5, resolving #676