Skip to content

build(deps): bump github.com/redis/rueidis from 1.0.74 to 1.0.75#102

Merged
hyp3rd merged 1 commit into
mainfrom
dependabot/go_modules/github.com/redis/rueidis-1.0.75
May 18, 2026
Merged

build(deps): bump github.com/redis/rueidis from 1.0.74 to 1.0.75#102
hyp3rd merged 1 commit into
mainfrom
dependabot/go_modules/github.com/redis/rueidis-1.0.75

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/redis/rueidis from 1.0.74 to 1.0.75.

Release notes

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

1.0.75

Changes

  • feat: add XNACK and JSON.SET FPHA builders (#992)
  • feat: add AGGREGATE COUNT to ZINTER/ZINTERSTORE/ZUNION/ZUNIONSTORE (closes #989) (#991)
  • feat: add GCRA command (#990)
  • feat: upgrade to go 1.25 and update deps (#985)
  • feat: add ForEachMaster method to rueidiscompat Cmdable interface (#982)
  • fix: propagate ConnLifetime to standalone singleClient instances (#994)
  • fix: premature recycles in MGetCache/JsonMGetCache helpers (#983)
  • fix: Call hmset from rueidiscompat hmset
  • ci: Pin dependencies in GitHub Workflows and dockertest.sh

Contributors

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

@​Luis729, @​SoulPancake, @​davquar, @​hayashikun, @​mvanhorn, @​nireo and @​rueian

Commits
  • 08fda2b feat: bump v1.0.75
  • fcca0f7 Pin dependencies in GitHub Workflows and dockertest.sh (#132)
  • 4fd70ca valkeycompat: Make StringCmd.Bool() match go-redis (#130)
  • ce272d7 fix: propagate ConnLifetime to standalone singleClient instances (#994)
  • 8661b18 feat: add XNACK and JSON.SET FPHA builders (#992)
  • 7c44d7f feat: add AGGREGATE COUNT to ZINTER/ZINTERSTORE/ZUNION/ZUNIONSTORE (closes #9...
  • d0f3e30 feat: GCRA command (#990)
  • a68330c feat: upgrade to go 1.25 and update deps (#985)
  • ab63a16 Call hmset from valkeycompat hmset (#128)
  • 6110040 feat: add ForEachMaster method to rueidiscompat Cmdable interface (#982)
  • 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 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.74 to 1.0.75.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.74...v1.0.75)

---
updated-dependencies:
- dependency-name: github.com/redis/rueidis
  dependency-version: 1.0.75
  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 May 18, 2026
@dependabot dependabot Bot requested a review from hyp3rd as a code owner May 18, 2026 11:57
@hyp3rd hyp3rd merged commit a64960f into main May 18, 2026
38 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/redis/rueidis-1.0.75 branch May 18, 2026 20:04
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.

1 participant