Skip to content

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

Merged
hyp3rd merged 1 commit into
mainfrom
dependabot/go_modules/github.com/redis/rueidis-1.0.76
Jun 23, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

1.0.76

Changes

  • feat: add VISMEMBER command (#1001)
  • feat: add Redis ARR command builders (#1002)
  • feat: add INCREX command support (#1003)
  • feat: add ToStaticTTL() for client-side caching to skip MULTI/PTTL/EXEC
  • feat: add WithOnReceiveReturnHook
  • feat: use FT._LIST in CreateAndAliasIndex (#970)
  • feat: improve struct tag compatibility in the om package
  • feat: add initial version of rueidiscompatmock package
  • fix: guard parseSlots against malformed CLUSTER SLOTS replies during failover (#1004)
  • fix: potential nil dereference (#995)
  • perf: distribute the number of calls to the cluster during topology refresh
  • perf: optimize ClearStaticTTL (#1006)
  • perf: avoid creating a new context if the existing deadline is closer (#996) (#997)

Contributors

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

@​Luis729, @​ProjectMutilation, @​boekkooi-impossiblecloud, @​junghwan16, @​kiranmagic7, @​mhr3, @​mvanhorn, @​rueian, @​slash-init, @​sriramtallapragada and @​yelly

Commits
  • 3034020 feat: bump v1.0.76
  • ce40923 perf: optimize ClearStaticTTL (#1006)
  • 3db3ba6 perf: optimize DelayDo
  • c33b16b Distribute # of calls to server during topology refresh (#141)
  • d4b6309 opt-in static-TTL client-side cache (skip MULTI/PTTL/EXEC, 2-cmd wire) (#143)
  • bac7d5e feat(cmds): add Redis array command builders (#1002)
  • 6b11b2c fix: guard parseSlots against malformed CLUSTER SLOTS replies during failover...
  • 0da3b12 feat: add INCREX command support (#1003)
  • 7bfc7ec Add VISMEMBER command (#1001)
  • 89d9730 perf: avoid creating a new context if the existing deadline is closer (#997)
  • 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.75 to 1.0.76.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.75...v1.0.76)

---
updated-dependencies:
- dependency-name: github.com/redis/rueidis
  dependency-version: 1.0.76
  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 Jun 22, 2026
@dependabot dependabot Bot requested a review from hyp3rd as a code owner June 22, 2026 07:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 22, 2026
@hyp3rd hyp3rd merged commit e683342 into main Jun 23, 2026
38 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/redis/rueidis-1.0.76 branch June 23, 2026 16:29
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