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

chore(deps): bump github.com/alicebob/miniredis/v2 from 2.23.1 to 2.30.3 #13917

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

Bumps github.com/alicebob/miniredis/v2 from 2.23.1 to 2.30.3.

Release notes

Sourced from github.com/alicebob/miniredis/v2's releases.

ZMSCORE, lua error_reply, lua cache

XADD minid, BLMOVE, COMMAND fix, XREAD fix

SET NX GET

  • support SET NX GET special case

redis 7.0

  • implement redis 7.0.x (from 6.X). Main changes:
    • test against 7.0.7
    • update error messages
    • support nx|xx|gt|lt options in [P]EXPIRE[AT]
    • update how deleted items are processed in pending queues in streams
Changelog

Sourced from github.com/alicebob/miniredis/v2's changelog.

v2.30.3

v2.30.2

v2.30.1

  • support SET NX GET special case

v2.30.0

  • implement redis 7.0.x (from 6.X). Main changes:
    • test against 7.0.7
    • update error messages
    • support nx|xx|gt|lt options in [P]EXPIRE[AT]
    • update how deleted items are processed in pending queues in streams
Commits
  • d6eb001 update changelog
  • a946a99 use the cleaner variable to get the result length
  • a3211de Merge pull request #328 from tonyhb/perf/precompile-lua-functions
  • b2ccd76 Merge pull request #329 from lsgndln/zmscore
  • 536e717 Precompile lua functions to prevent wasted CPU cycles
  • 0f7c038 Added ZMScore command
  • 33a1bb4 fix '$', XREAD BLOCKED, and XREADGROUP BLOCKED usage via Lua
  • abfa615 bunch of missing auth checks
  • 1be35fa Merge pull request #325 from pkierski/fix_error_reply
  • b071b9a fix: handle error message with custom error code
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01 🎉

Comparison is base (8840929) 49.55% compared to head (8ddb338) 49.57%.

❗ Current head 8ddb338 differs from pull request most recent head 67816ca. Consider uploading reports for the commit 67816ca to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #13917      +/-   ##
==========================================
+ Coverage   49.55%   49.57%   +0.01%     
==========================================
  Files         256      256              
  Lines       43920    43920              
==========================================
+ Hits        21766    21773       +7     
+ Misses      19990    19985       -5     
+ Partials     2164     2162       -2     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.23.1 to 2.30.3.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.23.1...v2.30.3)

---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/alicebob/miniredis/v2-2.30.3 branch from 8ddb338 to 67816ca Compare June 6, 2023 16:50
@crenshaw-dev crenshaw-dev enabled auto-merge (squash) June 6, 2023 16:54
@crenshaw-dev crenshaw-dev merged commit 4ecffdd into master Jun 6, 2023
@crenshaw-dev crenshaw-dev deleted the dependabot/go_modules/github.com/alicebob/miniredis/v2-2.30.3 branch June 6, 2023 17:43
rahul-mourya pushed a commit to rahul-mourya/argo-cd that referenced this pull request Jun 8, 2023
…0.3 (argoproj#13917)

Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.23.1 to 2.30.3.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.23.1...v2.30.3)

---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: rahul-mourya <rahul.mourya2@ibm.com>
yyzxw pushed a commit to yyzxw/argo-cd that referenced this pull request Aug 9, 2023
…0.3 (argoproj#13917)

Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.23.1 to 2.30.3.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.23.1...v2.30.3)

---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tesla59 pushed a commit to tesla59/argo-cd that referenced this pull request Dec 16, 2023
…0.3 (argoproj#13917)

Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.23.1 to 2.30.3.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.23.1...v2.30.3)

---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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