Skip to content

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

Merged
hyp3rd merged 1 commit intomainfrom
dependabot/go_modules/github.com/redis/rueidis-1.0.74
Apr 14, 2026
Merged

build(deps): bump github.com/redis/rueidis from 1.0.73 to 1.0.74#90
hyp3rd merged 1 commit intomainfrom
dependabot/go_modules/github.com/redis/rueidis-1.0.74

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

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

Release notes

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

1.0.74

Changes

  • feat: add SetOnInvalidations to DedicatedClient (#967)
  • feat: make rueidiscompat.Pipeliner a Cmdable
  • fix: premature recycles in MGet/MSet helpers (#980)
  • fix: remove incorrect Start/Stop swap in rueidiscompat.ZRange Rev (#979)
  • fix: add expiration key to rueidislimiter script execution (#974)

Contributors

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

@​Luis729, @​jinbum-kim, @​junsred, @​rueian and @​tmchow

Commits
  • d2647ad feat: bump v1.0.74
  • e3298b3 Make Pipeliner be a Cmdable instead of CoreCmdable (#126)
  • c778f10 fix: premature recycles in MGET/MSET helpers (#980)
  • a69fbf5 feat: add SetOnInvalidations to DedicatedClient (#967)
  • dce40ec fix: remove incorrect Start/Stop swap in ZRange Rev+ByScore/ByLex (#979)
  • c0fc861 feat: add rate limiter with dragonfly test to validate rate limiting (#976)
  • 994a80d fix: add expiration key to rate limit script execution (#974)
  • 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.73 to 1.0.74.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.73...v1.0.74)

---
updated-dependencies:
- dependency-name: github.com/redis/rueidis
  dependency-version: 1.0.74
  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 Apr 13, 2026
@dependabot dependabot bot requested a review from hyp3rd as a code owner April 13, 2026 07:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 13, 2026
@hyp3rd hyp3rd merged commit b4e4297 into main Apr 14, 2026
38 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/redis/rueidis-1.0.74 branch April 14, 2026 20:07
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