Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/valkey-io/valkey-go from 1.0.54 to 1.0.55 #534

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps github.com/valkey-io/valkey-go from 1.0.54 to 1.0.55.

Release notes

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

1.0.55

Changes

  • perf: make new connections concurrently in connection pools, improving performance of DisableAutoPipelining, Dedicated, and blocking commands
  • feat: add ToPipe to command builders, allowing specific commands to be still auto pipelined when DisableAutoPipelining is true
  • feat: add FunctionStats to valkeycompat
  • feat: add LCS to valkeycompat
  • feat: add SlowLogGet to valkeycompat
  • feat: add ACLList to valkeycompat
  • feat: add ACLCatArgs to valkeycompat
  • feat: add ClusterLinks to valkeycompat
  • feat: add ACLCat to valkeycompat
  • feat: add ACLDelUser to valkeycompat
  • feat: add ACLLogReset to valkeycompat
  • feat: add ACLSetUser to valkeycompat
  • feat: add ACLLog to valkeycompat
  • fix: wrong limit and offset of FTAggregateWithArgs, FTSearchWithArgs in valkeycompat

Contributors

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

@​Brijeshthummar02, @​CheyuWu, @​Rancho-7, @​SoulPancake, @​arbha1erao, @​astorig, @​blueBlue0102, @​hcc429, @​kendriyavid, @​liuzhaohui, @​rueian, @​tarunprabhu11, @​unknowntpo and @​win5923

Commits
  • acef0cb feat: bump v1.0.55
  • 9ec73fc test: ACLList, ACLCat, ACLSetUser, FunctionStats, and LCS etc in rueidiscompat
  • 0cc62eb feat: update deps
  • de50566 docs: reword about ToPipe
  • d14f215 add feature to cmd, give a choice to change execution from spool to auto pipe...
  • bb41f90 Add FunctionStats to rueidiscompat (#772)
  • 4ada256 perf: pool acquire allowing concurrently make new wire instead of waiting in ...
  • 49a04eb Add LCS (#767)
  • 5d89488 feat: add SlowLogGet to rueidiscompat (#762)
  • dec46fd fix: fix wrong usage of limit offset in rueidiscompat FTAggregateWithArgs, FT...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.54 to 1.0.55.
- [Release notes](https://github.com/valkey-io/valkey-go/releases)
- [Commits](valkey-io/valkey-go@v1.0.54...v1.0.55)

---
updated-dependencies:
- dependency-name: github.com/valkey-io/valkey-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from acouvreur as a code owner February 24, 2025 18:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 24, 2025
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

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