eventmesh
eventmesh copied to clipboard
Bump com.github.fppt:jedis-mock from 1.1.2 to 1.1.3
Bumps com.github.fppt:jedis-mock from 1.1.2 to 1.1.3.
Release notes
Sourced from com.github.fppt:jedis-mock's releases.
1.1.3
๐ New feature
๐ New commands support
COPYMOVEEXPIRETIMEPEXPIRETIME๐ Bugfixes
XX,NX,LT,GToptions inEXPIREandPEXPIREare now supported.KEEPTTLoption inSETis now supported.- Any expiration time value set in
SET ... EX,SETEXandEXPIREwhich leads to 64-bit overflow should be reported as invalid expiration time instead of a silent arithmetic overflow.๐งช Native tests
- Added partial support of
keyspaceandexpirenative test set.๐ผ Maintenance
- Updated dependencies
Commits
c88b1b0Release 1.1.30e4330bBump org.redisson:redisson from 3.32.0 to 3.33.0 (#491)b52201dBump testcontainers.version from 1.19.8 to 1.20.0 (#492)ffd8d45Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#493)18489f7Bump io.netty:netty-all from 4.1.111.Final to 4.1.112.Final (#494)e453d1bimplement clock injection (#495)3811c23Partially support keyspace and expire native tests (#490)427e7adBump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 (#489)c01bd12Update list of supported operationsbb85a29Implement COPY, MOVE, EXPIRETIME, PEXPIRETIME (#488)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)