Skip to content

build(deps): bump redis.clients:jedis from 7.4.1 to 7.5.3#2131

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/redis.clients-jedis-7.5.3
Closed

build(deps): bump redis.clients:jedis from 7.4.1 to 7.5.3#2131
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/redis.clients-jedis-7.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps redis.clients:jedis from 7.4.1 to 7.5.3.

Release notes

Sourced from redis.clients:jedis's releases.

7.5.3

This is a maintenance release with fixes for FT.HYBRID queries and connection pool handshake overhead. Recommended for any deployment using FT.HYBRID with Combiner.as(...) or MultiDbClient.

🐛 Bug Fixes

  • Fixes FT.HYBRID COMBINE argument count omitting YIELD_SCORE_AS tokens, causing the command to be rejected when a combined-score alias is set via Combiner.as(...). Fix by @​guyroyse in redis/jedis#4575, backported to 7.5.x in redis/jedis#4576.
  • Fixes double initialization of a pooled Connection in TrackingConnectionPool (used by MultiDbClient). redis/jedis#4547, backported to 7.5.x in redis/jedis@dd42b3e.

Full Changelog: redis/jedis@v7.5.2...v7.5.3

7.5.2

This is a maintenance release focused on improving the stability of the Automatic Failover feature (MultiDbClient). Recommended for any deployment using MultiDbClient / multi-database failover.

🐛 Bug Fixes

  • Fixes a connection pool leak in experimental multi-database failover when ping() fails during acquisition. redis/jedis#4546

🧰 Maintenance

7.5.0

Changes

This release refines TLS behaviour to enhance security and begins consolidating TLS configuration on SslOptions. The introduction of hostname verification by default significantly improves the safety of TLS connections. For further details, see #4497.

🔧 Change in Behaviour

  • The legacy ssl(true) TLS path now enables hostname verification by default (#4497). It now rejects certificates whose SAN/CN does not match the target host, making TLS connections safer. The SslOptions-based configuration remains unchanged.
  • Deprecate legacy SSL configuration in favor of SslOptions (#4497).

Contributors

@​ggivo

Full Changelog: redis/jedis@v7.4.1...v7.5.0

Commits
  • d0ca056 Add Redis 8.8 GA to test matrix on 7.5.x (#4578)
  • 2e73f17 Backport #4571 and #4573 to 7.5.x: stabilize XINFO STREAM tests (#4577)
  • 458bccf Backport #4575 to 7.5.x: fix FT.HYBRID COMBINE arg count for YIELD_SCORE_AS (...
  • dd42b3e [7.5] Backport #4547: Fix double initialization of pooled Connection in Track...
  • e5c1e55 Use validated flag to close connection
  • 9ccfe9f Fix connection leak in MultiDbConnectionSupplier
  • 9673859 CommandObjects refactoring Part 4: Backport deprecations to 7.5.x (#4517)
  • 028bfee [7.5] Backport #4495: Enforce hostname verification by default for TLS connec...
  • 43dec3b bump version to 7.5.0-SNAPSHOT (#4496)
  • See full diff in compare view

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 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 7.4.1 to 7.5.3.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v7.4.1...v7.5.3)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-version: 7.5.3
  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 Jul 11, 2026
@dependabot dependabot Bot requested a review from a team July 11, 2026 19:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 11, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@oss-maintainer

Copy link
Copy Markdown
Collaborator

CLA Not Signed

The Contributor License Agreement (CLA) check is currently pending on this PR (license/cla: Contributor License Agreement is not signed yet.). This PR cannot be merged until the CLA is signed.

@dependabot[bot] please sign the CLA via the CLA assistant badge in the comment above, or visit https://cla-assistant.io/agentscope-ai/agentscope-java. Once signed, the license/cla status will turn green.


Automated check by github-manager-bot

@chickenlj chickenlj closed this Jul 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/redis.clients-jedis-7.5.3 branch July 13, 2026 09:18
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.

3 participants