Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps redis.clients:jedis from 6.1.0 to 6.2.0.

Release notes

Sourced from redis.clients:jedis's releases.

6.2.0

Changes

🚀 New Features

  • [vector sets] Support for VSIM WITHATTRIBS (CAE-1421) (#4260)
  • Support Redis 8 vector sets #4169 (#4203)

🐛 Bug Fixes

  • Fix JedisBroadcastException in functionLoadReplace for Redis Cluster (#4219)

🧰 Maintenance

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 (#4246)
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#4216)
  • docs: Improve Javadoc for HostAndPortMapper (#4112) (#4227)

Contributors

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

@​JuneYub, @​Kguswo, @​dependabot, @​dependabot[bot] and @​ggivo

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 22:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-6.2.0 branch from 75fe494 to 61ebbb9 Compare October 2, 2025 18:50
@eddumelendez
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-6.2.0 branch from 61ebbb9 to 39a5fba Compare October 6, 2025 15:40
@eddumelendez
Copy link
Member

@dependabot rebase

Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v6.1.0...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-6.2.0 branch from 39a5fba to a8f2dbb Compare October 6, 2025 21:32
@eddumelendez eddumelendez merged commit da6119c into main Oct 7, 2025
101 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-6.2.0 branch October 7, 2025 17:20
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 modules/jupiter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants