Skip to content

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

Merged
philippthun merged 1 commit intomainfrom
dependabot/bundler/redis-client-0.28.0
Mar 19, 2026
Merged

build(deps): bump redis-client from 0.27.0 to 0.28.0#4938
philippthun merged 1 commit intomainfrom
dependabot/bundler/redis-client-0.28.0

Conversation

@dependabot
Copy link
Contributor

@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
@philippthun philippthun merged commit e7c4a92 into main Mar 19, 2026
11 checks passed
@philippthun philippthun deleted the dependabot/bundler/redis-client-0.28.0 branch March 19, 2026 11:50
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Mar 19, 2026
Changes in cloud_controller_ng:

- build(deps): bump google.golang.org/grpc
    PR: cloudfoundry/cloud_controller_ng#4936
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Dependency updates in cloud_controller_ng:

- build(deps): bump excon from 1.4.0 to 1.4.1
    PR: cloudfoundry/cloud_controller_ng#4937
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump redis-client from 0.27.0 to 0.28.0
    PR: cloudfoundry/cloud_controller_ng#4938
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant