Skip to content

Bump github.com/redis/rueidis from 1.0.71 to 1.0.72#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/redis/rueidis-1.0.72
Closed

Bump github.com/redis/rueidis from 1.0.71 to 1.0.72#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/redis/rueidis-1.0.72

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps github.com/redis/rueidis from 1.0.71 to 1.0.72.

Release notes

Sourced from github.com/redis/rueidis's releases.

1.0.72

Changes

  • feat: add Client method to compat interface (#956)
  • feat: add new XCFGSET command (#952)
  • feat: Add MGet method to cachecompat (#950)
  • feat: add IDMPAUTO and IDMP parameters to XADD command (#942)
  • feat: add HOTKEYS command (#941)
  • fix: correct the position of KEEPREF, DELREF, and ACKED for XADD (#946)
  • fix: correct xadd and xtrim in compat with approx=false (#943)
  • fix: race condition in Lua script SHA-1 loading
  • fix: avoid RDMA polls from hanging by draining cq before polling the cq fd

Contributors

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

@​akshaykhairmode, @​dalaoqi, @​jinbum-kim, @​rueian and @​wckd

Commits
  • 76ba064 feat: bump v1.0.72
  • 1139206 add Client method to compat and interface (#956)
  • d8b091c feat: add new XCFGSET command (#952)
  • 29e2c2c Add MGet method to cachecompat (#950)
  • 195eed4 fix: race condition in Lua script SHA-1 loading (#108)
  • b093580 fix: avoid poll to hang by draining cq before polling the cq fd (#106)
  • 5696be8 fix: correct the position of KEEPREF, DELREF, and ACKED for XADD (#946)
  • f137550 feat: add IDMPAUTO and IDMP parameters to XADD command (#942)
  • 6038400 feat: add HOTKEYS command (#941)
  • c9f569c fix(xadd,xtrim): when approx is false, should have = (#943)
  • See full diff 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 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 [github.com/redis/rueidis](https://github.com/redis/rueidis) from 1.0.71 to 1.0.72.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.71...v1.0.72)

---
updated-dependencies:
- dependency-name: github.com/redis/rueidis
  dependency-version: 1.0.72
  dependency-type: direct:production
  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 go Pull requests that update go code labels Feb 23, 2026
@greptile-apps
Copy link

greptile-apps bot commented Feb 23, 2026

PR author is in the excluded authors list.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Superseded by #43.

@dependabot dependabot bot closed this Mar 16, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/redis/rueidis-1.0.72 branch March 16, 2026 12:58
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants