dependabot[bot] opened a new pull request, #5062: URL: https://github.com/apache/eventmesh/pull/5062
Bumps [com.github.fppt:jedis-mock](https://github.com/fppt/jedis-mock) from 1.1.2 to 1.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fppt/jedis-mock/releases">com.github.fppt:jedis-mock's releases</a>.</em></p> <blockquote> <h2>1.1.3</h2> <h2>๐ New feature</h2> <ul> <li>Injected Clock support (as requested in <a href="https://redirect.github.com/fppt/jedis-mock/issues/343">#343</a>). See <a href="https://github.com/fppt/jedis-mock?tab=readme-ov-file#clockinjection">README</a> for details.</li> </ul> <h2>๐ New commands support</h2> <ul> <li><code>COPY</code></li> <li><code>MOVE</code></li> <li><code>EXPIRETIME</code></li> <li><code>PEXPIRETIME</code></li> </ul> <h2>๐ Bugfixes</h2> <ul> <li><code>XX</code>, <code>NX</code>, <code>LT</code>, <code>GT</code> options in <code>EXPIRE</code> and <code>PEXPIRE</code> are now supported.</li> <li><code>KEEPTTL</code> option in <code>SET</code> is now supported.</li> <li>Any expiration time value set in <code>SET ... EX</code>, <code>SETEX</code> and <code>EXPIRE</code> which leads to 64-bit overflow should be reported as invalid expiration time instead of a silent arithmetic overflow.</li> </ul> <h2>๐งช Native tests</h2> <ul> <li>Added partial support of <code>keyspace</code> and <code>expire</code> native test set.</li> </ul> <h2>๐ผ Maintenance</h2> <ul> <li>Updated dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fppt/jedis-mock/commit/c88b1b099522f0d7e78f16c490a706ac15462e20"><code>c88b1b0</code></a> Release 1.1.3</li> <li><a href="https://github.com/fppt/jedis-mock/commit/0e4330b659c1d94f398812218b96b235af47eb7d"><code>0e4330b</code></a> Bump org.redisson:redisson from 3.32.0 to 3.33.0 (<a href="https://redirect.github.com/fppt/jedis-mock/issues/491">#491</a>)</li> <li><a href="https://github.com/fppt/jedis-mock/commit/b52201d5415fd2892e49ca19d25906c274e3f2ab"><code>b52201d</code></a> Bump testcontainers.version from 1.19.8 to 1.20.0 (<a href="https://redirect.github.com/fppt/jedis-mock/issues/492">#492</a>)</li> <li><a href="https://github.com/fppt/jedis-mock/commit/ffd8d45c48397a19bbd4c4543b59cb86efb9d129"><code>ffd8d45</code></a> Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (<a href="https://redirect.github.com/fppt/jedis-mock/issues/493">#493</a>)</li> <li><a href="https://github.com/fppt/jedis-mock/commit/18489f75781960a5826444adbe7f02ab467087fa"><code>18489f7</code></a> Bump io.netty:netty-all from 4.1.111.Final to 4.1.112.Final (<a href="https://redirect.github.com/fppt/jedis-mock/issues/494">#494</a>)</li> <li><a href="https://github.com/fppt/jedis-mock/commit/e453d1bb3d1898fd1431b09cf06bd9fe33dd5433"><code>e453d1b</code></a> implement clock injection (<a href="https://redirect.github.com/fppt/jedis-mock/issues/495">#495</a>)</li> <li><a href="https://github.com/fppt/jedis-mock/commit/3811c23ea71a793dd82f44baddcfff7212fea5cb"><code>3811c23</code></a> Partially support keyspace and expire native tests (<a href="https://redirect.github.com/fppt/jedis-mock/issues/490">#490</a>)</li> <li><a href="https://github.com/fppt/jedis-mock/commit/427e7ad0fff59b0b058615b79c493c28cf86e31e"><code>427e7ad</code></a> Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 (<a href="https://redirect.github.com/fppt/jedis-mock/issues/489">#489</a>)</li> <li><a href="https://github.com/fppt/jedis-mock/commit/c01bd12ff3af8d403441237d447c291dea026b62"><code>c01bd12</code></a> Update list of supported operations</li> <li><a href="https://github.com/fppt/jedis-mock/commit/bb85a2965274d4884b6d49f4ea3550cce74e3020"><code>bb85a29</code></a> Implement COPY, MOVE, EXPIRETIME, PEXPIRETIME (<a href="https://redirect.github.com/fppt/jedis-mock/issues/488">#488</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fppt/jedis-mock/compare/v1.1.2...v1.1.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org For additional commands, e-mail: dev-h...@eventmesh.apache.org