Skip to content

Bump hiredis-client from 0.26.1 to 0.26.3#965

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/hiredis-client-0.26.3
Closed

Bump hiredis-client from 0.26.1 to 0.26.3#965
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/hiredis-client-0.26.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps hiredis-client from 0.26.1 to 0.26.3.

Changelog

Sourced from hiredis-client's changelog.

0.26.3

  • Fix rediss:// (ssl) URLs used with Redis sentinel.
  • Handle Ruby 4.0 connection timeout raising an IO::Timeout instead of Errno::ETIMEDOUT.
  • Entirely close the connection on authentication failures.

0.26.2

  • Fix compatibility with connection_pool version 3+.
Commits
  • e9d40c1 Release 0.26.3
  • 037aa84 Merge pull request #278 from redis-rb/handle-io-error
  • 2a74dc5 Handle IO::Timeout being raised by Socket.tcp
  • 7e87c1c Merge pull request #277 from stanhu/sh-pass-ssl-sentinel
  • 2549889 Fix SSL parameter not extracted from rediss:// URL in SentinelConfig
  • 7e737a9 Add ruby 4.0 to the CI matrix
  • 0c5cffa Merge pull request #275 from nerdrew/wrongpass-close
  • 37b7d2a Close connection when authentication fails
  • 7655bb8 Merge pull request #272 from redis-rb/dependabot/bundler/cgi-0.5.1
  • 93fa05f Merge pull request #273 from redis-rb/dependabot/bundler/rake-compiler-1.3.1
  • 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 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 [hiredis-client](https://github.com/redis-rb/redis-client) from 0.26.1 to 0.26.3.
- [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md)
- [Commits](redis-rb/redis-client@v0.26.1...v0.26.3)

---
updated-dependencies:
- dependency-name: hiredis-client
  dependency-version: 0.26.3
  dependency-type: direct:development
  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 6, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

Superseded by #1006.

@dependabot dependabot bot closed this Jan 26, 2026
@dependabot dependabot bot deleted the dependabot/bundler/hiredis-client-0.26.3 branch January 26, 2026 22:11
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