Skip to content

Bump github.com/valkey-io/valkey-go/valkeycompat from 1.0.73 to 1.0.74#234

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go/valkeycompat-1.0.74
Open

Bump github.com/valkey-io/valkey-go/valkeycompat from 1.0.73 to 1.0.74#234
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go/valkeycompat-1.0.74

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/valkey-io/valkey-go/valkeycompat from 1.0.73 to 1.0.74.

Release notes

Sourced from github.com/valkey-io/valkey-go/valkeycompat's releases.

1.0.74

Changes

  • feat: add SetOnInvalidations to DedicatedClient
  • feat: make valkeycompat.Pipeliner a Cmdable
  • fix: premature recycles in MGet/MSet helpers
  • fix: remove incorrect Start/Stop swap in valkeycompat.ZRange Rev
  • fix: add expiration key to valkeylimiter script execution

Contributors

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

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

Commits
  • ab60fb7 feat: bump v1.0.74
  • df9bebb Make Pipeliner be a Cmdable instead of CoreCmdable (#126)
  • 2843b49 fix: premature recycles in MGET/MSET helpers (#980)
  • 26dc6e8 feat: add SetOnInvalidations to DedicatedClient (#967)
  • 377da75 fix: remove incorrect Start/Stop swap in ZRange Rev+ByScore/ByLex (#979)
  • 7c84efd feat: add rate limiter with dragonfly test to validate rate limiting (#976)
  • b998376 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/valkey-io/valkey-go/valkeycompat](https://github.com/valkey-io/valkey-go) from 1.0.73 to 1.0.74.
- [Release notes](https://github.com/valkey-io/valkey-go/releases)
- [Commits](valkey-io/valkey-go@v1.0.73...v1.0.74)

---
updated-dependencies:
- dependency-name: github.com/valkey-io/valkey-go/valkeycompat
  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