Skip to content

Bump redis.clients:jedis from 4.2.3 to 4.4.8#2039

Merged
jbonofre merged 1 commit intomainfrom
dependabot/maven/redis.clients-jedis-4.4.8
Sep 17, 2025
Merged

Bump redis.clients:jedis from 4.2.3 to 4.4.8#2039
jbonofre merged 1 commit intomainfrom
dependabot/maven/redis.clients-jedis-4.4.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 17, 2025

Bumps redis.clients:jedis from 4.2.3 to 4.4.8.

Release notes

Sourced from redis.clients:jedis's releases.

4.4.8

Changes

🐛 Bug Fixes

  • Fix ZREVRANGE versions with max/min swapped in MultiNodePipelineBase (#3784)
  • Use expiryOption in PipelineBase.expireAt (#3777)
  • Fix UnifiedJedis pexpireAt glitch (#3782)
  • Consider null values in empty StreamPendingSummary (#3793)

Contributors

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

@​sazzad16 and @​keeferrourke

4.4.7

Changes

🚀 New Features

  • Added HSET variants to ease complex objects (#3605)

🐛 Bug Fixes

  • Avoid NPE in MultiNodePipelineBase.java (#3697)
  • Direct FT.CREATE to proper node in LIGHT search mode (#3593)

🧰 Maintenance

  • Use simple version of HSET (#3587)
  • Deprecate RediSearchUtil#ToByteArray

Contributors

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

@​sazzad16 and @​stillerrr

4.4.6

Changes

🐛 Bug Fixes

  • Fix SORTABLE argument when creating a Search index using FT.CREATE (#3584)
  • Fix binary variants of XRANGE and XREAD commands (#3571)

🚀 New Features

  • Added broadcast support for FUNCTION LOAD methods (#3557)
  • Support GEOSHAPE field type in RediSearch (#3561)
  • Support TOPK.LIST with WITHCOUNT option (#3495)

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

Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 4.2.3 to 4.4.8.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v4.2.3...v4.4.8)

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

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 Sep 17, 2025
@jbonofre jbonofre merged commit bf49046 into main Sep 17, 2025
1 check passed
@jbonofre jbonofre deleted the dependabot/maven/redis.clients-jedis-4.4.8 branch September 17, 2025 19:23
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant