Skip to content

build(deps): bump redis-client from 0.28.0 to 0.29.0#5096

Merged
johha merged 1 commit intomainfrom
dependabot/bundler/redis-client-0.29.0
May 11, 2026
Merged

build(deps): bump redis-client from 0.28.0 to 0.29.0#5096
johha merged 1 commit intomainfrom
dependabot/bundler/redis-client-0.29.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps redis-client from 0.28.0 to 0.29.0.

Changelog

Sourced from redis-client's changelog.

0.29.0

  • Fix connecting to Redis 7.1 and older with driver_info:set.
  • Added RedisClient::Error#next_error for an easier way to check all errors produced by a pipeline.
Commits
  • 94ce1f8 Release 0.29.0
  • b672a58 Merge pull request #299 from redis-rb/fix-setinfo-sentinel
  • 205b60d Sentinel: don't skip checking role if CLIENT SETINFO failed
  • ca3a7e0 Merge pull request #297 from vchomakov/fix-setinfo-connection-close
  • e955460 Don't fail connection prelude CLIENT SETINFO isn't supported.
  • 8a45da3 Merge pull request #298 from redis-rb/pipeline-next-error
  • 9e61a8d Add RedisClient::Error#next_error
  • 9b89367 Update test certificates
  • 0951cbc Merge pull request #296 from redis-rb/dependabot/bundler/rake-13.4.2
  • 1bfb9c7 Bump rake from 13.3.1 to 13.4.2
  • 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.28.0 to 0.29.0.
- [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md)
- [Commits](redis-rb/redis-client@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: redis-client
  dependency-version: 0.29.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 May 8, 2026
@johha johha merged commit dd2f354 into main May 11, 2026
11 checks passed
@johha johha deleted the dependabot/bundler/redis-client-0.29.0 branch May 11, 2026 06:24
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request May 11, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump redis-client from 0.28.0 to 0.29.0
    PR: cloudfoundry/cloud_controller_ng#5096
    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