Skip to content

build(deps): bump redis-client from 0.26.3 to 0.26.4#4804

Merged
philippthun merged 1 commit intomainfrom
dependabot/bundler/redis-client-0.26.4
Jan 30, 2026
Merged

build(deps): bump redis-client from 0.26.3 to 0.26.4#4804
philippthun merged 1 commit intomainfrom
dependabot/bundler/redis-client-0.26.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps redis-client from 0.26.3 to 0.26.4.

Changelog

Sourced from redis-client's changelog.

0.26.4

  • Further improve rediss:// URLs used with Redis sentinel. Now avoid override explictly set ssl: paramter.
  • Fix compatibility with redis-rb in sentinel mode.
Commits
  • 4e1a820 Release 0.26.4
  • 9fe99bb Merge pull request #283 from anabeto93/fix-sentinel-call-compatibility
  • d5516be Add test for sentinel client without call method
  • fae62b7 Add missing rubocop dependencies
  • 81f22ea Use call_v instead of call in SentinelConfig to fix NoMethodError when redis-...
  • f4898d5 Merge pull request #281 from redis-rb/dependabot/bundler/megatest-0.6.0
  • 0ac47ce Bump megatest from 0.4.0 to 0.6.0
  • 2b044db Merge pull request #280 from stanhu/sh-fix-issue-279
  • 8d61c2c Only set SSL parameter if it's not explicitly set
  • See full diff 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 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)

Bumps [redis-client](https://github.com/redis-rb/redis-client) from 0.26.3 to 0.26.4.
- [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md)
- [Commits](redis-rb/redis-client@v0.26.3...v0.26.4)

---
updated-dependencies:
- dependency-name: redis-client
  dependency-version: 0.26.4
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 Jan 26, 2026
@philippthun philippthun merged commit 96d6d1c into main Jan 30, 2026
16 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/redis-client-0.26.4 branch January 30, 2026 10:01
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jan 30, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump prism from 1.8.0 to 1.9.0
    PR: cloudfoundry/cloud_controller_ng#4814
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump fog-google from 1.27.0 to 1.28.0
    PR: cloudfoundry/cloud_controller_ng#4813
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump redis-client from 0.26.3 to 0.26.4
    PR: cloudfoundry/cloud_controller_ng#4804
    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