Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) #5432

Open
wants to merge 1 commit into
base: release-0.32
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/redis/go-redis/v9 require patch v9.7.0 -> v9.7.3 OpenSSF Scorecard

Potential out of order responses when CLIENT SETINFO times out during connection establishment in github.com/redis/go-redis

CVE-2025-29923 / GHSA-92cp-5422-2mw7 / GO-2025-3540

More information

Details

Potential out of order responses when CLIENT SETINFO times out during connection establishment in github.com/redis/go-redis

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Release Notes

redis/go-redis (github.com/redis/go-redis/v9)

v9.7.3

Compare Source

What's Changed

  • fix: handle network error on SETINFO (#​3295) (CVE-2025-29923)
  • Deprecating misspelled DisableIndentity flag in the client options.
  • Introducing DisableIdentity flag in the client options.
  • Updating the documentation related to the new flag and the one that was deprecated.

Full Changelog: redis/go-redis@v9.7.1...v9.7.3

v9.7.2

Compare Source

v9.7.1

Compare Source

Changes
  • Recognize byte slice for key argument in cluster client hash slot computation (#​3049)
  • fix(search&aggregate):fix error overwrite and typo #​3220 (#​3224)
  • fix: linter configuration (#​3279)
  • fix(search): if ft.aggregate use limit when limitoffset is zero (#​3275)
  • Reinstate read-only lock on hooks access in dialHook to fix data race (#​3225)
  • fix: flaky ClientKillByFilter test (#​3268)
  • chore: fix some comments (#​3226)
  • fix(aggregate, search): ft.aggregate bugfixes (#​3263)
  • fix: add unstableresp3 to cluster client (#​3266)
  • Fix race condition in clusterNodes.Addrs() (#​3219)
  • SortByWithCount FTSearchOptions fix (#​3201)
  • Eliminate redundant dial mutex causing unbounded connection queue contention (#​3088)
  • Add guidance on unstable RESP3 support for RediSearch commands to README (#​3177)
🚀 New Features
  • Add guidance on unstable RESP3 support for RediSearch commands to README (#​3177)
🐛 Bug Fixes
  • fix(search): if ft.aggregate use limit when limitoffset is zero (#​3275)
  • fix: add unstableresp3 to cluster client (#​3266)
  • fix(aggregate, search): ft.aggregate bugfixes (#​3263)
  • SortByWithCount FTSearchOptions fix (#​3201)
  • Recognize byte slice for key argument in cluster client hash slot computation (#​3049)
Contributors

We'd like to thank all the contributors who worked on this release!

@​ofekshenawa, @​Cgol9, @​LINKIWI, @​shawnwgit, @​zhuhaicity, @​bitsark, @​vladvildanov, @​ndyakov

Full Changelog: redis/go-redis@v9.7.0...v9.7.1


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the security label Mar 20, 2025
@renovate renovate bot requested review from a team as code owners March 20, 2025 18:54
@renovate renovate bot requested review from jamengual and removed request for a team March 20, 2025 18:54
@renovate renovate bot enabled auto-merge (squash) March 20, 2025 18:54
@renovate renovate bot requested review from nitrocode and X-Guardian and removed request for a team March 20, 2025 18:54
@github-actions github-actions bot added the dependencies PRs that update a dependency file label Mar 20, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) - autoclosed Mar 20, 2025
@renovate renovate bot closed this Mar 20, 2025
auto-merge was automatically disabled March 20, 2025 19:04

Pull request was closed

@renovate renovate bot deleted the renovate/release-0.32-go-github.com-redis-go-redis-v9-vulnerability branch March 20, 2025 19:04
@renovate renovate bot changed the title fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) - autoclosed fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) Mar 27, 2025
@renovate renovate bot reopened this Mar 27, 2025
@renovate renovate bot force-pushed the renovate/release-0.32-go-github.com-redis-go-redis-v9-vulnerability branch from 06459f2 to ee4416c Compare March 27, 2025 07:09
@renovate renovate bot force-pushed the renovate/release-0.32-go-github.com-redis-go-redis-v9-vulnerability branch from ee4416c to 5810683 Compare April 1, 2025 16:55
@renovate renovate bot enabled auto-merge (squash) April 1, 2025 22:43
@renovate renovate bot changed the title fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) - autoclosed Apr 3, 2025
@renovate renovate bot closed this Apr 3, 2025
auto-merge was automatically disabled April 3, 2025 17:11

Pull request was closed

@renovate renovate bot changed the title fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) - autoclosed fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) Apr 3, 2025
@renovate renovate bot reopened this Apr 3, 2025
@renovate renovate bot force-pushed the renovate/release-0.32-go-github.com-redis-go-redis-v9-vulnerability branch from 55ead31 to 5810683 Compare April 3, 2025 22:12
@renovate renovate bot enabled auto-merge (squash) April 3, 2025 23:12
@renovate renovate bot changed the title fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) - autoclosed Apr 4, 2025
@renovate renovate bot closed this Apr 4, 2025
auto-merge was automatically disabled April 4, 2025 07:15

Pull request was closed

@renovate renovate bot changed the title fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) - autoclosed fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (release-0.32) Apr 4, 2025
@renovate renovate bot reopened this Apr 4, 2025
@renovate renovate bot force-pushed the renovate/release-0.32-go-github.com-redis-go-redis-v9-vulnerability branch from 68274e6 to 5810683 Compare April 4, 2025 10:34
@renovate renovate bot enabled auto-merge (squash) April 4, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PRs that update a dependency file security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants