Skip to content

Bump github.com/redis/rueidis/rueidiscompat from 1.0.73 to 1.0.74#233

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/redis/rueidis/rueidiscompat-1.0.74
Open

Bump github.com/redis/rueidis/rueidiscompat from 1.0.73 to 1.0.74#233
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/redis/rueidis/rueidiscompat-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/rueidiscompat from 1.0.73 to 1.0.74.

Release notes

Sourced from github.com/redis/rueidis/rueidiscompat'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/rueidiscompat](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/rueidiscompat
  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
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