fix(deps): bump github.com/redis/go-redis/v9 from 9.12.1 to 9.14.0 in /api
Open
Number: #749
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
October 01, 2025 at 12:03 AM UTC
(6 months ago)
(6 months ago)
Updated:
October 01, 2025 at 12:03 AM UTC
(6 months ago)
(6 months ago)
Labels:
dependencies go
dependencies go
Assignees:
AchoArnold
AchoArnold
Description:
Bumps github.com/redis/go-redis/v9 from 9.12.1 to 9.14.0.
Release notes
Sourced from github.com/redis/go-redis/v9's releases.
9.14.0
Highlights
- Added batch process method to the pipeline (#3510)
Changes
🚀 New Features
- Added batch process method to the pipeline (#3510)
🐛 Bug Fixes
- fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (#3509)
🧰 Maintenance
- Updates release drafter config to exclude dependabot (#3511)
- chore(deps): bump actions/setup-go from 5 to 6 (#3504)
Contributors
We'd like to thank all the contributors who worked on this release!
@elena-kolevska,@htemelski-redisand@ndyakov9.13.0
Highlights
- Pipeliner expose queued commands (#3496)
- Ensure that JSON.GET returns Nil response (#3470)
- Fixes on Read and Write buffer sizes and UniversalOptions
Changes
- Pipeliner expose queued commands (#3496)
- fix(test): fix a timing issue in pubsub test (#3498)
- Allow users to enable read-write splitting in failover mode. (#3482)
- Set the read/write buffer size of the sentinel client to 4KiB (#3476)
🚀 New Features
- fix(otel): register wait metrics (#3499)
- Support subscriptions against cluster slave nodes (#3480)
- Add wait metrics to otel (#3493)
- Clean failing timeout implementation (#3472)
🐛 Bug Fixes
- Do not assume that all non-IP hosts are loopbacks (#3085)
- Ensure that JSON.GET returns Nil response (#3470)
🧰 Maintenance
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
9.14.0 (2025-09-10)
Highlights
- Added batch process method to the pipeline (#3510)
Changes
🚀 New Features
- Added batch process method to the pipeline (#3510)
🐛 Bug Fixes
- fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (#3509)
🧰 Maintenance
- Updates release drafter config to exclude dependabot (#3511)
- chore(deps): bump actions/setup-go from 5 to 6 (#3504)
Contributors
We'd like to thank all the contributors who worked on this release!
@elena-kolevska,@htemelski-redisand@ndyakov9.13.0 (2025-09-03)
Highlights
- Pipeliner expose queued commands (#3496)
- Ensure that JSON.GET returns Nil response (#3470)
- Fixes on Read and Write buffer sizes and UniversalOptions
Changes
- Pipeliner expose queued commands (#3496)
- fix(test): fix a timing issue in pubsub test (#3498)
- Allow users to enable read-write splitting in failover mode. (#3482)
- Set the read/write buffer size of the sentinel client to 4KiB (#3476)
🚀 New Features
- fix(otel): register wait metrics (#3499)
- Support subscriptions against cluster slave nodes (#3480)
- Add wait metrics to otel (#3493)
- Clean failing timeout implementation (#3472)
🐛 Bug Fixes
... (truncated)
Commits
2da6ca0chore(release): Update the rest of the versions (#3513)c11a704chore(release): v9.14.0 (#3512)8f5469achore(ci): Update release drafter config to exclude dependabot (#3511)a264ffbfix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (#...e0853abAdded batch process method to the pipeline (#3510)65e1c22chore(deps): bump actions/setup-go from 5 to 6 (#3504)52bda7achore(release): 9.13.0 (#3500)19fdc48chore(otel): register wait metrics (#3499)10121e9feat(osscluster): Support subscriptions against cluster slave nodes (#3480)6f41b60fix(client): Do not assume that all non-IP hosts are loopbacks (#3085)- Additional commits viewable in compare view
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 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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
github.com/redis/go-redis/v9
Ecosystem:
go
go
Version Change:
9.12.1 → 9.14.0
Update Type:
Minor
Minor
Path:
/api
Technical Details
| ID: | 8893667 |
| UUID: | 3471452459 |
| Node ID: | PR_kwDOHajk3c6rcbR4 |
| Host: | GitHub |
| Repository: | NdoleStudio/httpsms |