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

fix(deps): update module github.com/alicebob/miniredis/v2 to v2.33.0 #14721

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/alicebob/miniredis/v2 v2.30.4 -> v2.33.0 age adoption passing confidence

Release Notes

alicebob/miniredis (github.com/alicebob/miniredis/v2)

v2.33.0

Compare Source

  • minimum Go version is now 1.17
  • fix integer overflow (thanks @​wszaranski)
  • test against the last BSD redis (7.2.4)
  • ignore 'redis.set_repl()' call (thanks @​TingluoHuang)
  • various build fixes (thanks @​wszaranski)
  • add StartAddrTLS function (thanks @​agriffaut)
  • support for the NOMKSTREAM option for XADD (thanks @​Jahaja)
  • return empty array for SRANDMEMBER on nonexistent key (thanks @​WKBae)

v2.32.1

Compare Source

  • support for SINTERCARD (thanks @​s-barr-fetch)
  • support for EXPIRETIME and PEXPIRETIME (thanks @​wszaranski)
  • fix GEO* units to be case insensitive

v2.31.1

Compare Source

v2.31.0

Compare Source

  • support for MEMORY USAGE (thanks @​davidroman0O)
  • test against Redis 7.2.0
  • support for CLIENT SETNAME/GETNAME (thanks @​mr-karan)
  • fix very small numbers (thanks @​zsh1995)
  • use the same float-to-string logic real Redis uses

v2.30.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 1, 2024 14:46
Copy link
Contributor Author

renovate bot commented Nov 1, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/yuin/gopher-lua v1.1.0 -> v1.1.1

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@paul1r paul1r merged commit 7bfda25 into main Nov 1, 2024
66 checks passed
@paul1r paul1r deleted the deps-update/github.aaakk.us.kg-alicebob-miniredis-v2-2.x branch November 1, 2024 15:03
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 size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant