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

deps(api): update module github.com/alicebob/miniredis/v2 to v2.23.1 #1101

Merged
merged 1 commit into from
Nov 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/alicebob/miniredis/v2 require minor v2.21.0 -> v2.23.1

Release Notes

alicebob/miniredis

v2.23.1

Compare Source

  • resolve $ to latest ID in XREAD (thanks @​josh-hook)
  • handle disconnect in blocking functions (thanks @​jgirtakovskis)
  • fix type conversion bug in redisToLua (thanks Sandy Harvie)
  • BRPOP{LPUSH} timeout can be float since 6.0

v2.23.0

Compare Source

v2.22.0

Compare Source

  • set miniredis.DumpMaxLineLen to get more Dump() info (thanks @​afjoseph)
  • fix invalid resposne of COMMAND (thanks @​zsh1995)
  • fix possibility to generate duplicate IDs in XADD (thanks @​readams)
  • adds support for XAUTOCLAIM min-idle parameter (thanks @​readams)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from elliotcourant as a code owner October 2, 2022 13:52
@renovate renovate bot force-pushed the renovate/github.com-alicebob-miniredis-v2-2.x branch from cebde6e to 14c9ab3 Compare November 4, 2022 01:59
@renovate renovate bot force-pushed the renovate/github.com-alicebob-miniredis-v2-2.x branch from 14c9ab3 to ed06ce9 Compare November 9, 2022 18:17
@renovate renovate bot changed the title deps(api): update module github.com/alicebob/miniredis/v2 to v2.23.0 deps(api): update module github.com/alicebob/miniredis/v2 to v2.23.1 Nov 9, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2022

Codecov Report

Merging #1101 (ed06ce9) into main (c9a007c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1101   +/-   ##
=======================================
  Coverage   36.47%   36.47%           
=======================================
  Files         293      293           
  Lines       13628    13628           
  Branches      274      274           
=======================================
  Hits         4971     4971           
  Misses       8100     8100           
  Partials      557      557           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@elliotcourant elliotcourant merged commit b15a9c2 into main Nov 26, 2022
@renovate renovate bot deleted the renovate/github.com-alicebob-miniredis-v2-2.x branch November 26, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants