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

Bump jedis from 3.3.0 to 3.6.0 in /modules/junit-jupiter #4028

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps jedis from 3.3.0 to 3.6.0.

Release notes

Sourced from jedis's releases.

3.6.0

General Changes and Improvements

  • JDK 1.8 (#2396)
    • Jedis will not support JDK 1.7 from Jedis-3.6.0 onwards
  • Added Automatic-Module-Name to manifest (#2201)
  • Introduce Config pattern (#2368) (#2402) (#2422) (#2487)
  • Support Sentinel with TLS (#2445)
  • Add ability to reset password in JedisFactory (#2315)
  • Add support to the use of JedisSocketFactory using a pool (#2293)
  • Support Double timeout in blocking commands (#2481) (#2506)
  • Retry with backoff on cluster connection failures (#2358)

Redis Commands and Arguments

  • Add GETDEL command (#2382)
  • Add support PXAT/EXAT arguments to SET command (#2410)
  • Add support for ZADD GT/LT options (#2411)
  • Add support INCR argument to ZADD command (#2415) (#2420)
  • Add support for getting Summary info by XPENDING (#2417) (#2420) (#2458)
  • Add support for ACL SAVE/LOAD commands (#2418)
  • Add support for GETEX command (#2419)
  • Add support CH, NX, XX arguments to GEOADD (#2421)
  • Add support AUTH2 argument to MIGRATE (#2430)
  • Add support for blocking ZPOPMAX, ZPOPMIN commands (#2425) (#2475) (#2481)
  • Add support JUSTID flag to XCLAIM command (#2428)
  • Add support for CLIENT KILL USER (#2444)
  • Add support for HRANDFIELD command (#2442)
  • Add support for CLIENT UNBLOCK command (#2424)
  • Add support for ZRANDMEMBER command (#2448)
  • XRANGE & XREVRANGE without COUNT option (#2460)
  • Add support for ZDIFF command (#2459)
  • Add ASYNC/SYNC arg to FLUSHALL and FLUSHDB (#2464)
  • Add support for ZDIFFSTORE command (#2462)
  • Add support for ZUNION command (#2468)
  • Add support MINID args to XTRIM (#2467)
  • Add NOMKSTREAM and MINID args to XADD (#2466)
  • Add support IDLE arg to XPENDING command (#2470)
  • Add support for ZINTER command (#2469)
  • Add support for LMOVE and BLMOVE commands (#2474)
  • Add support for COPY command (#2472)
  • Add support for local addr in CLIENT KILL (#2478)
  • Add support ABSTTL, IDLETIME and FREQ args to RESTORE command (#2482)
  • Add support CLIENT INFO and CLIENT LIST for specific ids (#2485)

Bug Fixes

  • XRead(Group) Params with allowing block=0 (#2305) (#2457)
  • Fix parameter types and return types (#2396) (#2399)

... (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 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 java labels Apr 26, 2021
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-3.6.0 branch from 155bb3a to c743e81 Compare May 19, 2021 12:46
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-3.6.0 branch from c743e81 to b5ec49d Compare May 19, 2021 12:46
@rnorth rnorth merged commit 5b4609a into master May 24, 2021
@rnorth rnorth deleted the dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-3.6.0 branch May 24, 2021 18:58
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