Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/redis-client-0.29.0
Open

build(deps): bump redis-client from 0.28.0 to 0.29.0#5096
dependabot[bot] wants to merge 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
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