Skip to content

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

Merged
moleske merged 1 commit intomainfrom
dependabot/bundler/redis-client-0.27.0
Mar 7, 2026
Merged

build(deps): bump redis-client from 0.26.4 to 0.27.0#4913
moleske merged 1 commit intomainfrom
dependabot/bundler/redis-client-0.27.0

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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
@moleske moleske merged commit 87e1e32 into main Mar 7, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/redis-client-0.27.0 branch March 7, 2026 19:21
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