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 redis-namespace from 1.8.2 to 1.9.0 #578

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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)

Bumps [redis-namespace](https://github.com/resque/redis-namespace) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/resque/redis-namespace/releases)
- [Changelog](https://github.com/resque/redis-namespace/blob/master/CHANGELOG.md)
- [Commits](resque/redis-namespace@v1.8.2...v1.9)

---
updated-dependencies:
- dependency-name: redis-namespace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2023

Superseded by #604.

@dependabot dependabot bot closed this Jan 1, 2023
@dependabot dependabot bot deleted the dependabot/bundler/redis-namespace-1.9.0 branch January 1, 2023 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants