Skip to content

deps(deps): bump github.com/valkey-io/valkey-go from 1.0.74 to 1.0.76#120

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.76
Open

deps(deps): bump github.com/valkey-io/valkey-go from 1.0.74 to 1.0.76#120
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.76

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

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

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
  • 3aecd77 feat: bump v1.0.76
  • e8f0319 perf: optimize ClearStaticTTL (#1006)
  • 109e247 perf: optimize DelayDo
  • 0b96488 Distribute # of calls to server during topology refresh (#141)
  • 4e9b84e opt-in static-TTL client-side cache (skip MULTI/PTTL/EXEC, 2-cmd wire) (#143)
  • 99a1960 feat(cmds): add Redis array command builders (#1002)
  • 1df03ce fix: guard parseSlots against malformed CLUSTER SLOTS replies during failover...
  • 63550f1 feat: add INCREX command support (#1003)
  • bb773bf Add VISMEMBER command (#1001)
  • 849ab0a 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/valkey-io/valkey-go](https://github.com/valkey-io/valkey-go) from 1.0.74 to 1.0.76.
- [Release notes](https://github.com/valkey-io/valkey-go/releases)
- [Commits](valkey-io/valkey-go@v1.0.74...v1.0.76)

---
updated-dependencies:
- dependency-name: github.com/valkey-io/valkey-go
  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 Jul 21, 2026
@strix-security

Copy link
Copy Markdown

Strix is installed on this repository, but we couldn't run this PR security review because this workspace's trial has ended. Add a card to resume code reviews here.

@github-actions

Copy link
Copy Markdown

vet Summary Report

This report is generated by vet

Policy Checks

  • ✅ Vulnerability
  • ✅ Malware
  • ✅ License
  • ✅ Popularity
  • ✅ Maintenance
  • ✅ Security Posture
  • ✅ Threats

Malicious Package Analysis

Active malicious package analysis was disabled. Learn more about enabling active package analysis

Malicious Package Analysis Report
Ecosystem Package Version Status Report
  • ℹ️ 0 packages have been actively analyzed for malicious behaviour.
  • ✅ No malicious packages found.

Note: Only known malicious packages were reported. Consider enabling active package analysis to get more accurate results.

Changed Packages

Changed Packages

  • ✅ [Go] github.com/valkey-io/valkey-go@1.0.76

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 quarantine:14d

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants