Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Bump jedis from 3.4.1 to 3.5.2 #106

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps jedis from 3.4.1 to 3.5.2.

Release notes

Sourced from jedis's releases.

3.5.2

Bug Fixes:

  • Fix xrevrange start/end arguments order in PipelineBase (#2436)

Thanks to: @​dengliming & @​mp911de for the contributing!

3.5.1

A new release of 3.5.0 built with Java 8.

3.5.0

Enhancements:

  • Support LPOP and RPOP with COUNT option (Redis>=6.2) (#2338)
  • Update dependencies (junixsocket:2.3.2 & log4j:2.13.3) (#2329)
  • Add support for blocking version of sendCommand (for Redis modules) (#2321)

Bug Fixes:

  • Fix JedisSentinelPool constructor missing infiniteSoTimeout (#2341)
  • Fix JedisClusterConnectionHandler missing username (#2343)

Thanks to: @​yangbodong22011 & @​DvirDukhan for the contributing!

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)

Bumps [jedis](https://github.com/redis/jedis) from 3.4.1 to 3.5.2.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-3.4.1...jedis-3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2021

Looks like redis.clients:jedis is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Apr 20, 2021
@dependabot dependabot bot deleted the dependabot/maven/redis.clients-jedis-3.5.2 branch April 20, 2021 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants