Skip to content

Bump com.github.fppt:jedis-mock from 1.0.11 to 1.1.0#46

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.fppt-jedis-mock-1.1.0
Closed

Bump com.github.fppt:jedis-mock from 1.0.11 to 1.1.0#46
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.fppt-jedis-mock-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 12, 2024

Copy link
Copy Markdown

Bumps com.github.fppt:jedis-mock from 1.0.11 to 1.1.0.

Release notes

Sourced from com.github.fppt:jedis-mock's releases.

1.1.0

🚀 Streams support

Starting from version 1.1.0, JedisMock partially supports stream operations: a feature requested years ago, in particular in tickets #134 and #138.

New commands:

  • XADD
  • XDEL
  • XLEN
  • XRANGE
  • XREAD
  • XREVRANGE
  • XTRIM

🐞 Bug fixes

  • Negative TTL values in commands SETEX, PSETEX, SET should produce an error (instead of setting expiration time in the past).
  • Command submission inside MULTI...EXEC transactions should return QUEUED instead of OK.

💼 Maintenance

Dependencies are updated

Thanks to @​1BAH for development of streams functionality for Jedis-Mock!

1.0.13

🚀 New commands supported

Sorted Set operations

  • ZDIFF
  • ZDIFFSTORE
  • ZINCRBY
  • ZINTER
  • ZINTERCARD
  • ZINTERSTORE
  • ZLEXCOUNT
  • ZMPOP
  • ZMSCORE
  • ZPOPMAX
  • ZPOPMIN
  • ZRANGESTORE
  • ZRANK
  • ZREMRANGEBYLEX
  • ZREMRANGEBYRANK
  • ZREVRANK
  • ZSCAN
  • ZUNION

... (truncated)

Commits

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 [com.github.fppt:jedis-mock](https://github.com/fppt/jedis-mock) from 1.0.11 to 1.1.0.
- [Release notes](https://github.com/fppt/jedis-mock/releases)
- [Commits](fppt/jedis-mock@v1.0.11...v.1.1.0)

---
updated-dependencies:
- dependency-name: com.github.fppt:jedis-mock
  dependency-type: direct:development
  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 Feb 12, 2024
@dependabot @github

dependabot Bot commented on behalf of github Apr 25, 2024

Copy link
Copy Markdown
Author

Superseded by #72.

@dependabot dependabot Bot closed this Apr 25, 2024
@dependabot dependabot Bot deleted the dependabot/maven/com.github.fppt-jedis-mock-1.1.0 branch April 25, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants