Skip to content

build(deps): bump redis-client from 0.26.4 to 0.27.0#483

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps redis-client from 0.26.4 to 0.27.0.

Changelog

Sourced from redis-client's changelog.

0.27.0

  • Added idle_timeout to revalidate connections that haven't been successfuly used in a long time. Defaults to 60 seconds.
  • Added driver_info configuration, to issue CLIENT SETINFO during connection prelude.
Commits
  • 7c39567 Release 0.27.0
  • 5eacc33 Merge pull request #288 from redis-rb/idle-timeout
  • b3318d2 Implement idle_timeout
  • 4544076 Merge pull request #285 from vchomakov/add-driver-info-support
  • b9a309f Add DriverInfo support for CLIENT SETINFO
  • 68c4656 Set tarball expiration to 30 days
  • 17ee295 Merge pull request #284 from redis-rb/dependabot/bundler/stackprof-0.2.28
  • 7754f1c Bump stackprof from 0.2.27 to 0.2.28
  • 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 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.4 to 0.27.0.
- [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md)
- [Commits](redis-rb/redis-client@v0.26.4...v0.27.0)

---
updated-dependencies:
- dependency-name: redis-client
  dependency-version: 0.27.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 6, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 15, 2026

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

@dependabot dependabot Bot closed this Mar 15, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/redis-client-0.27.0 branch March 15, 2026 10:08
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