Skip to content

build(deps): Bump github.com/valkey-io/valkey-go from 1.0.76 to 1.0.77 - #6

Merged
christiangda merged 1 commit into
mainfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.77
Aug 22, 2026
Merged

build(deps): Bump github.com/valkey-io/valkey-go from 1.0.76 to 1.0.77#6
christiangda merged 1 commit into
mainfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.77

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

1.0.77

Changes

  • feat: refresh dynamic auth credentials
  • feat: add opt-in TopologyRefreshInterval to reconcile sentinel topology periodically (#1016)
  • feat: add Close method to valkeylimiter (#149)
  • feat: add NewResult constructors for the ValkeyResult structs (#147)
  • feat: add remaining commands to valkeycompatmock (#137)
  • fix: back off between failed sentinel topology refreshes
  • fix: do not close a sentinel connection still referenced by mConn/rConn
  • fix: continue LRU eviction after removals
  • fix: don't let Close hang when the command ring is full
  • fix: give waiting callers the real error of the run they waited on
  • fix: ParseURL write_timeout sets ConnWriteTimeout
  • fix: valkeycompat: fix HSetEXWithArgs panic when Condition is unset
  • chore: update Go dependencies

Contributors

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

@​FZambia, @​Luis729, @​cfilby, @​jtlang, @​lawmatsuyama, @​mturac, @​rueian, @​siriookie and @​sonnemusk

Commits
  • 87f9297 fix: continue LRU eviction after removals (#1020)
  • d4fe08b feat: bump v1.0.77
  • 75ac7e7 chore: update Go dependencies
  • 99298fe feat(sentinel): add opt-in TopologyRefreshInterval to reconcile topology peri...
  • 068e495 feat: add Close method to valkeylimiter (#149)
  • a03cb89 fix(sentinel): back off between failed topology refreshes (#1017)
  • 3f5eb6c fix(pipe): don't let Close hang when the command ring is full (#1013)
  • cfac3e4 fix(singleflight): give waiting callers the real error of the run they waited...
  • ed4f96e fix(sentinel): do not close a connection still referenced by mConn/rConn (#1015)
  • 653787b fix: data race on authTimer between constructor and timer callback (#1012)
  • 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.76 to 1.0.77.
- [Release notes](https://github.com/valkey-io/valkey-go/releases)
- [Commits](valkey-io/valkey-go@v1.0.76...v1.0.77)

---
updated-dependencies:
- dependency-name: github.com/valkey-io/valkey-go
  dependency-version: 1.0.77
  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 Aug 22, 2026
@christiangda christiangda self-assigned this Aug 22, 2026
@christiangda
christiangda merged commit a3d190d into main Aug 22, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.77 branch August 22, 2026 10:05
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