Skip to content

build(deps): bump redis.clients:jedis from 7.5.0 to 7.5.2 in the maven-production group - #376

Merged
hangy merged 2 commits into
mainfrom
dependabot/maven/maven-production-d2fd88ff71
Jun 6, 2026
Merged

build(deps): bump redis.clients:jedis from 7.5.0 to 7.5.2 in the maven-production group#376
hangy merged 2 commits into
mainfrom
dependabot/maven/maven-production-d2fd88ff71

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven-production group with 1 update: redis.clients:jedis.

Updates redis.clients:jedis from 7.5.0 to 7.5.2

Release notes

Sourced from redis.clients:jedis's releases.

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

Commits
  • 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)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-production group with 1 update: [redis.clients:jedis](https://github.com/redis/jedis).


Updates `redis.clients:jedis` from 7.5.0 to 7.5.2
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v7.5.0...v7.5.2)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-version: 7.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-production
...

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 Jun 3, 2026
@hangy
hangy enabled auto-merge (squash) June 6, 2026 08:29
@dependabot @github

dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

Looks like redis.clients:jedis is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 6, 2026
auto-merge was automatically disabled June 6, 2026 08:31

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/maven/maven-production-d2fd88ff71 branch June 6, 2026 08:31
@hangy
hangy restored the dependabot/maven/maven-production-d2fd88ff71 branch June 6, 2026 08:39
@hangy hangy reopened this Jun 6, 2026
@hangy
hangy enabled auto-merge (squash) June 6, 2026 08:40
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.33%. Comparing base (79c2017) to head (64d3f8b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #376   +/-   ##
=========================================
  Coverage     43.33%   43.33%           
  Complexity       58       58           
=========================================
  Files            18       18           
  Lines           450      450           
  Branches         46       46           
=========================================
  Hits            195      195           
  Misses          227      227           
  Partials         28       28           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hangy
hangy merged commit 92697cf into main Jun 6, 2026
14 checks passed
@hangy
hangy deleted the dependabot/maven/maven-production-d2fd88ff71 branch June 6, 2026 08:46
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.

2 participants