Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2022

Bumps github.com/alicebob/miniredis/v2 from 2.18.0 to 2.19.0.

Release notes

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

SCAN, BITPOS, ZRANGE, and redis.call() fixes and updates

Changelog

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

v2.19.0

Commits
  • fbbd2a4 v2.19.0 changelog
  • 26f80ad Merge pull request #258 from alicebob/zrange
  • 0c3f48f update all zrange* commands
  • a2b33f0 split up zrange and zrevrange
  • baa6b88 cleanup of some sorted set related code
  • a37a697 introduce optInt() to dedup the int parsing done everywhere
  • 01462e4 cleanup zrange option parsing
  • b85fb0f Merge pull request #256 from alicebob/luastatus
  • f4296b2 redis.call() should return a "status_reply" for simple strings
  • 7614a88 Merge pull request #252 from alicebob/bitpos
  • 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)

Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.18.0...v2.19.0)

---
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 added the ⚙️ dependencies Pull requests that update a dependency file label Mar 17, 2022
@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #458 (36cde3a) into development (404313c) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #458   +/-   ##
============================================
  Coverage        94.19%   94.19%           
============================================
  Files               33       33           
  Lines             2722     2722           
============================================
  Hits              2564     2564           
  Misses             120      120           
  Partials            38       38           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 404313c...36cde3a. Read the comment docs.

@0xERR0R 0xERR0R merged commit 81dd0c9 into development Mar 17, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/alicebob/miniredis/v2-2.19.0 branch March 17, 2022 21:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant