Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Bump jedis from 3.6.3 to 4.1.0 #144

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2022

Bumps jedis from 3.6.3 to 4.1.0.

Release notes

Sourced from jedis's releases.

4.1.0

🚀 New Features

Support GEOSEARCH and GEOSEARCHSTORE commands (#2771) Support new ZRANGE(STORE) (#2817) Add database and some other commands in pipeline (#2832) Subscribe in JedisCluster (UnifiedJedis) (#2828) Support cluster addslotsrange and cluster delslotsrange (#2823) Support exclusive XPENDING range from params (#2830) Support CLUSTER LINKS command (#2776) Added the BYTE|BIT option for bitcount (binary) (#2768) Added the BYTE|BIT option for bitcount (string) (#2779) Support SHUTDOWN [NOW] [FORCE] [ABORT] parameters (#2812) Support XINFO STREAM FULL (#2746) ACL patterns for Pub/Sub channels (#2750) Address ACL V2 changes (#2841) Support REPLICAOF Command (#2811) Support LOLWUT command (#2800) Support SINTERCARD Command (#2821) Support SORT_RO (#2843) Address XINFO GROUPS command name (#2802)

🧰 Changes

Tries all hosts resolved for DNS name (#2722) Fix StackOverflowError in Transaction (#2827) Polish XINFO STREAM FULL implementation (#2801) Polish #2823 (18043de) and ClusterCommandsTest (#2831) Deprecate unused interfaces (afcce7c)

Thanks @​AvitalFineRedis, @​zeekling, @​sazzad16, @​adiamzn, @​Avital-Fine for contributing.

4.0.1

🐛 Bug Fixes

  • Fix the zrevrangeByScore max/min parameter order problem in the transaction (#2765)

🧰 Maintenance

  • Add RediSearch Pipeline Commands (#2770)

Contributors

We'd like to thank all the contributors who worked on this release!

@​leonchen83, @​yangbodong22011, @​AvitalFineRedis.

4.0.0

🚀 New Features

... (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)

Bumps [jedis](https://github.com/redis/jedis) from 3.6.3 to 4.1.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v3.6.3...v4.1.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 26, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jan 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #145.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/redis.clients-jedis-4.1.0 branch February 1, 2022 11:10
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants