Skip to content

Bump github.com/valkey-io/valkey-go from 1.0.74 to 1.0.75#283

Merged
secwall merged 1 commit into
masterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.75
May 13, 2026
Merged

Bump github.com/valkey-io/valkey-go from 1.0.74 to 1.0.75#283
secwall merged 1 commit into
masterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.75

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

1.0.75

Changes

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

Contributors

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

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

Commits
  • c657db2 feat: bump v1.0.75
  • 15edca2 Pin dependencies in GitHub Workflows and dockertest.sh (#132)
  • be13079 valkeycompat: Make StringCmd.Bool() match go-redis (#130)
  • ca80d62 fix: propagate ConnLifetime to standalone singleClient instances (#994)
  • 2f2ab92 feat: add XNACK and JSON.SET FPHA builders (#992)
  • 18d2c77 feat: add AGGREGATE COUNT to ZINTER/ZINTERSTORE/ZUNION/ZUNIONSTORE (closes #9...
  • 54a5e7e feat: GCRA command (#990)
  • 244d610 feat: upgrade to go 1.25 and update deps (#129)
  • a87459a Call hmset from valkeycompat hmset (#128)
  • 85d8d1f 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/valkey-io/valkey-go](https://github.com/valkey-io/valkey-go) from 1.0.74 to 1.0.75.
- [Release notes](https://github.com/valkey-io/valkey-go/releases)
- [Commits](valkey-io/valkey-go@v1.0.74...v1.0.75)

---
updated-dependencies:
- dependency-name: github.com/valkey-io/valkey-go
  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 13, 2026
@secwall secwall merged commit 47bbf2c into master May 13, 2026
21 checks passed
@secwall secwall deleted the dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.75 branch May 13, 2026 08:27
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