mysociety / foi-for-councils

https://www.mysociety.org/transparency/foi-works/
Other
1 stars 0 forks source link

Bump redis-namespace from 1.8.2 to 1.9.0 #578

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps redis-namespace from 1.8.2 to 1.9.0.

Release notes

Sourced from redis-namespace's releases.

1.9

  • Accept Proc as a namespace (#203)
  • Fix deprecation warning of Redis.current (#189)
  • Add support for getex
  • Require Redis >= 4
  • Added matrix tests on CI for supported redis versions
Changelog

Sourced from redis-namespace's changelog.

1.9.0

  • Accept Proc as a namespace (#203)
  • Fix deprecation warning of Redis.current (#189)
  • Add support for getex
  • Require Redis >= 4
  • Added matrix tests on CI for supported redis versions
Commits
  • 627aa6e Version bump
  • a692a78 Redis matrix test, dependabot, codeql, and redis upgrade (#205)
  • 640bc92 Accept Proc as a namespace (#203)
  • 62a7f86 Merge pull request #196 from a5-stable/spec/fix-deprecation-warning-redis-cur...
  • d578eb5 Merge pull request #201 from fatkodima/mset-arrays
  • f45b08f Fix mset/msetnx to handle key/value pairs passed as arrays
  • f2f6016 Merge pull request #200 from fetlife/add-smismember
  • ed3e121 Support smismember command
  • cfbfcd5 Merge pull request #197 from parikshit223933/patch-1
  • 848fa06 Merge pull request #199 from Nerian/add_support_for_getex
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 1 year ago

Superseded by #604.