[PR #749] [MERGED] fix(deps): bump github.com/redis/go-redis/v9 from 9.12.1 to 9.14.0 in /api #752

Closed
opened 2026-03-03 16:39:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/749
Author: @dependabot[bot]
Created: 10/1/2025
Status: Merged
Merged: 10/2/2025
Merged by: @AchoArnold

Base: mainHead: dependabot/go_modules/api/github.com/redis/go-redis/v9-9.14.0


📝 Commits (1)

  • 54be1c8 fix(deps): bump github.com/redis/go-redis/v9 in /api

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 api/go.mod (+1 -1)
📝 api/go.sum (+2 -2)

📄 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-redis and @​ndyakov

9.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-redis and @​ndyakov

9.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

  • Do not assume that all non-IP hosts are loopbacks (#3085)
  • Ensure that JSON.GET returns Nil response (#3470)

... (truncated)

Commits
  • 2da6ca0 chore(release): Update the rest of the versions (#3513)
  • c11a704 chore(release): v9.14.0 (#3512)
  • 8f5469a chore(ci): Update release drafter config to exclude dependabot (#3511)
  • a264ffb fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (#...
  • e0853ab Added batch process method to the pipeline (#3510)
  • 65e1c22 chore(deps): bump actions/setup-go from 5 to 6 (#3504)
  • 52bda7a chore(release): 9.13.0 (#3500)
  • 19fdc48 chore(otel): register wait metrics (#3499)
  • 10121e9 feat(osscluster): Support subscriptions against cluster slave nodes (#3480)
  • 6f41b60 fix(client): Do not assume that all non-IP hosts are loopbacks (#3085)
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/749 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/github.com/redis/go-redis/v9-9.14.0` --- ### 📝 Commits (1) - [`54be1c8`](https://github.com/NdoleStudio/httpsms/commit/54be1c8faabe7575b645cac3962bfc31349adeed) fix(deps): bump github.com/redis/go-redis/v9 in /api ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+1 -1) 📝 `api/go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.12.1 to 9.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis/go-redis/releases">github.com/redis/go-redis/v9's releases</a>.</em></p> <blockquote> <h2>9.14.0</h2> <h2>Highlights</h2> <ul> <li>Added batch process method to the pipeline (<a href="https://redirect.github.com/redis/go-redis/pull/3510">#3510</a>)</li> </ul> <h1>Changes</h1> <h2>🚀 New Features</h2> <ul> <li>Added batch process method to the pipeline (<a href="https://redirect.github.com/redis/go-redis/pull/3510">#3510</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (<a href="https://redirect.github.com/redis/go-redis/pull/3509">#3509</a>)</li> </ul> <h2>🧰 Maintenance</h2> <ul> <li>Updates release drafter config to exclude dependabot (<a href="https://redirect.github.com/redis/go-redis/pull/3511">#3511</a>)</li> <li>chore(deps): bump actions/setup-go from 5 to 6 (<a href="https://redirect.github.com/redis/go-redis/pull/3504">#3504</a>)</li> </ul> <h2>Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <p><a href="https://github.com/elena-kolevksa"><code>@​elena-kolevska</code></a>, <a href="https://github.com/htemelski-redis"><code>@​htemelski-redis</code></a> and <a href="https://github.com/ndyakov"><code>@​ndyakov</code></a></p> <h2>9.13.0</h2> <h2>Highlights</h2> <ul> <li>Pipeliner expose queued commands (<a href="https://redirect.github.com/redis/go-redis/pull/3496">#3496</a>)</li> <li>Ensure that JSON.GET returns Nil response (<a href="https://redirect.github.com/redis/go-redis/pull/3470">#3470</a>)</li> <li>Fixes on Read and Write buffer sizes and UniversalOptions</li> </ul> <h2>Changes</h2> <ul> <li>Pipeliner expose queued commands (<a href="https://redirect.github.com/redis/go-redis/pull/3496">#3496</a>)</li> <li>fix(test): fix a timing issue in pubsub test (<a href="https://redirect.github.com/redis/go-redis/pull/3498">#3498</a>)</li> <li>Allow users to enable read-write splitting in failover mode. (<a href="https://redirect.github.com/redis/go-redis/pull/3482">#3482</a>)</li> <li>Set the read/write buffer size of the sentinel client to 4KiB (<a href="https://redirect.github.com/redis/go-redis/pull/3476">#3476</a>)</li> </ul> <h2>🚀 New Features</h2> <ul> <li>fix(otel): register wait metrics (<a href="https://redirect.github.com/redis/go-redis/pull/3499">#3499</a>)</li> <li>Support subscriptions against cluster slave nodes (<a href="https://redirect.github.com/redis/go-redis/pull/3480">#3480</a>)</li> <li>Add wait metrics to otel (<a href="https://redirect.github.com/redis/go-redis/pull/3493">#3493</a>)</li> <li>Clean failing timeout implementation (<a href="https://redirect.github.com/redis/go-redis/pull/3472">#3472</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Do not assume that all non-IP hosts are loopbacks (<a href="https://redirect.github.com/redis/go-redis/pull/3085">#3085</a>)</li> <li>Ensure that JSON.GET returns Nil response (<a href="https://redirect.github.com/redis/go-redis/pull/3470">#3470</a>)</li> </ul> <h2>🧰 Maintenance</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md">github.com/redis/go-redis/v9's changelog</a>.</em></p> <blockquote> <h1>9.14.0 (2025-09-10)</h1> <h2>Highlights</h2> <ul> <li>Added batch process method to the pipeline (<a href="https://redirect.github.com/redis/go-redis/pull/3510">#3510</a>)</li> </ul> <h1>Changes</h1> <h2>🚀 New Features</h2> <ul> <li>Added batch process method to the pipeline (<a href="https://redirect.github.com/redis/go-redis/pull/3510">#3510</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (<a href="https://redirect.github.com/redis/go-redis/pull/3509">#3509</a>)</li> </ul> <h2>🧰 Maintenance</h2> <ul> <li>Updates release drafter config to exclude dependabot (<a href="https://redirect.github.com/redis/go-redis/pull/3511">#3511</a>)</li> <li>chore(deps): bump actions/setup-go from 5 to 6 (<a href="https://redirect.github.com/redis/go-redis/pull/3504">#3504</a>)</li> </ul> <h2>Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <p><a href="https://github.com/elena-kolevksa"><code>@​elena-kolevska</code></a>, <a href="https://github.com/htemelski-redis"><code>@​htemelski-redis</code></a> and <a href="https://github.com/ndyakov"><code>@​ndyakov</code></a></p> <h1>9.13.0 (2025-09-03)</h1> <h2>Highlights</h2> <ul> <li>Pipeliner expose queued commands (<a href="https://redirect.github.com/redis/go-redis/pull/3496">#3496</a>)</li> <li>Ensure that JSON.GET returns Nil response (<a href="https://redirect.github.com/redis/go-redis/pull/3470">#3470</a>)</li> <li>Fixes on Read and Write buffer sizes and UniversalOptions</li> </ul> <h2>Changes</h2> <ul> <li>Pipeliner expose queued commands (<a href="https://redirect.github.com/redis/go-redis/pull/3496">#3496</a>)</li> <li>fix(test): fix a timing issue in pubsub test (<a href="https://redirect.github.com/redis/go-redis/pull/3498">#3498</a>)</li> <li>Allow users to enable read-write splitting in failover mode. (<a href="https://redirect.github.com/redis/go-redis/pull/3482">#3482</a>)</li> <li>Set the read/write buffer size of the sentinel client to 4KiB (<a href="https://redirect.github.com/redis/go-redis/pull/3476">#3476</a>)</li> </ul> <h2>🚀 New Features</h2> <ul> <li>fix(otel): register wait metrics (<a href="https://redirect.github.com/redis/go-redis/pull/3499">#3499</a>)</li> <li>Support subscriptions against cluster slave nodes (<a href="https://redirect.github.com/redis/go-redis/pull/3480">#3480</a>)</li> <li>Add wait metrics to otel (<a href="https://redirect.github.com/redis/go-redis/pull/3493">#3493</a>)</li> <li>Clean failing timeout implementation (<a href="https://redirect.github.com/redis/go-redis/pull/3472">#3472</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Do not assume that all non-IP hosts are loopbacks (<a href="https://redirect.github.com/redis/go-redis/pull/3085">#3085</a>)</li> <li>Ensure that JSON.GET returns Nil response (<a href="https://redirect.github.com/redis/go-redis/pull/3470">#3470</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/go-redis/commit/2da6ca07c065db5f24bf47cbf70510c80e3190ba"><code>2da6ca0</code></a> chore(release): Update the rest of the versions (<a href="https://redirect.github.com/redis/go-redis/issues/3513">#3513</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/c11a70448132e808ea8e6f33775ace839859dc0d"><code>c11a704</code></a> chore(release): v9.14.0 (<a href="https://redirect.github.com/redis/go-redis/issues/3512">#3512</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/8f5469abd04faaaceb1d211dbe15ca3538ed1e5f"><code>8f5469a</code></a> chore(ci): Update release drafter config to exclude dependabot (<a href="https://redirect.github.com/redis/go-redis/issues/3511">#3511</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/a264ffb8a4a923043364329cbfdbf7577a64c293"><code>a264ffb</code></a> fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (#...</li> <li><a href="https://github.com/redis/go-redis/commit/e0853aba634dd9fb50a55919c2442ffe7d382013"><code>e0853ab</code></a> Added batch process method to the pipeline (<a href="https://redirect.github.com/redis/go-redis/issues/3510">#3510</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/65e1c22065050e7390350482f41728f470fe7994"><code>65e1c22</code></a> chore(deps): bump actions/setup-go from 5 to 6 (<a href="https://redirect.github.com/redis/go-redis/issues/3504">#3504</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/52bda7a35ac3b6032a563e23329b912cb0a0a589"><code>52bda7a</code></a> chore(release): 9.13.0 (<a href="https://redirect.github.com/redis/go-redis/issues/3500">#3500</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/19fdc488a76e982038f240642ab00a90d8c10d9d"><code>19fdc48</code></a> chore(otel): register wait metrics (<a href="https://redirect.github.com/redis/go-redis/issues/3499">#3499</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/10121e9e1c8800432e788a02fc0c24d740391702"><code>10121e9</code></a> feat(osscluster): Support subscriptions against cluster slave nodes (<a href="https://redirect.github.com/redis/go-redis/issues/3480">#3480</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/6f41b600c5f69da9da9b33dafd1e733d2500b37a"><code>6f41b60</code></a> fix(client): Do not assume that all non-IP hosts are loopbacks (<a href="https://redirect.github.com/redis/go-redis/issues/3085">#3085</a>)</li> <li>Additional commits viewable in <a href="https://github.com/redis/go-redis/compare/v9.12.1...v9.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/redis/go-redis/v9&package-manager=go_modules&previous-version=9.12.1&new-version=9.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:39:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#752
No description provided.