build(deps): bump redis-client from 0.26.1 to 0.26.3#4762
Merged
Conversation
Bumps [redis-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: redis-client dependency-version: 0.26.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
johha
approved these changes
Jan 15, 2026
ari-wg-gitbot
added a commit
to cloudfoundry/capi-release
that referenced
this pull request
Jan 15, 2026
Changes in cloud_controller_ng:
- Configure Dependabot to update transitive deps
PR: cloudfoundry/cloud_controller_ng#4755
Author: Johannes Haass <johannes.haass@sap.com>
Dependency updates in cloud_controller_ng:
- build(deps-dev): bump pry from 0.14.1 to 0.15.2
PR: cloudfoundry/cloud_controller_ng#4760
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps-dev): bump rbs from 3.10.0 to 3.10.2
PR: cloudfoundry/cloud_controller_ng#4769
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump mime-types-data from 3.2025.0924 to 3.2026.0113
PR: cloudfoundry/cloud_controller_ng#4778
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps-dev): bump ruby_parser from 3.8.3 to 3.22.0
PR: cloudfoundry/cloud_controller_ng#4775
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump tilt from 2.6.1 to 2.7.0
PR: cloudfoundry/cloud_controller_ng#4773
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump timeliness from 0.4.5 to 0.5.3
PR: cloudfoundry/cloud_controller_ng#4767
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump mustermann from 3.0.0 to 3.0.4
PR: cloudfoundry/cloud_controller_ng#4777
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump zeitwerk from 2.7.3 to 2.7.4
PR: cloudfoundry/cloud_controller_ng#4771
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump prism from 1.7.0 to 1.8.0
PR: cloudfoundry/cloud_controller_ng#4780
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps-dev): bump rspec-mocks from 3.13.6 to 3.13.7
PR: cloudfoundry/cloud_controller_ng#4764
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump faraday-cookie_jar from 0.0.7 to 0.0.8
PR: cloudfoundry/cloud_controller_ng#4758
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump redis-client from 0.26.1 to 0.26.3
PR: cloudfoundry/cloud_controller_ng#4762
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump grpc from 1.74.1 to 1.76.0
PR: cloudfoundry/cloud_controller_ng#4761
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump json from 2.13.2 to 2.18.0 in /docs/v3
PR: cloudfoundry/cloud_controller_ng#4756
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump rdoc from 7.0.1 to 7.1.0
PR: cloudfoundry/cloud_controller_ng#4759
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps redis-client from 0.26.1 to 0.26.3.
Changelog
Sourced from redis-client's changelog.
Commits
e9d40c1Release 0.26.3037aa84Merge pull request #278 from redis-rb/handle-io-error2a74dc5Handle IO::Timeout being raised by Socket.tcp7e87c1cMerge pull request #277 from stanhu/sh-pass-ssl-sentinel2549889Fix SSL parameter not extracted from rediss:// URL in SentinelConfig7e737a9Add ruby 4.0 to the CI matrix0c5cffaMerge pull request #275 from nerdrew/wrongpass-close37b7d2aClose connection when authentication fails7655bb8Merge pull request #272 from redis-rb/dependabot/bundler/cgi-0.5.193fa05fMerge pull request #273 from redis-rb/dependabot/bundler/rake-compiler-1.3.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)