Skip to content

build(deps): bump redis-client from 0.27.0 to 0.28.0#499

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/redis-client-0.28.0
Closed

build(deps): bump redis-client from 0.27.0 to 0.28.0#499
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/redis-client-0.28.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

Bumps redis-client from 0.27.0 to 0.28.0.

Changelog

Sourced from redis-client's changelog.

0.28.0

  • Added RedisClient::HashRing for horizontal sharing (compatible with Redis::Distributed from redis-rb).
Commits
  • f4808de Release 0.28.0
  • 5d5bbac Merge pull request #294 from redis-rb/hash-ring-2
  • 06e865c Add Hash.ring shortcut
  • 04da332 Merge pull request #293 from redis-rb/hash-ring-iteration
  • 52f4e4b Implement RedisClient::HashRing#nodes
  • d0d093e Merge pull request #292 from redis-rb/hash-ring
  • cc40958 Implement RedisClient::HashRing for horizontal sharing
  • 07fb348 Merge pull request #291 from redis-rb/linter-group
  • 1aa7147 Remove hiredis symbol confusion test
  • 69d759d Add linter group in Gemfile
  • Additional commits viewable in compare view

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 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)

Bumps [redis-client](https://github.com/redis-rb/redis-client) from 0.27.0 to 0.28.0.
- [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md)
- [Commits](redis-rb/redis-client@v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: redis-client
  dependency-version: 0.28.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 19, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 20, 2026

Looks like redis-client is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 20, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/redis-client-0.28.0 branch March 20, 2026 13:56
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants