Skip to content

deps: bump com.redis:lettucemod from 4.2.0 to 4.5.0 - #70

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.redis-lettucemod-4.5.0
Open

deps: bump com.redis:lettucemod from 4.2.0 to 4.5.0#70
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.redis-lettucemod-4.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown

Bumps com.redis:lettucemod from 4.2.0 to 4.5.0.

Release notes

Sourced from com.redis:lettucemod's releases.

Release v4.5.0

Changelog

🚀 Features

  • aad6ee3 utils: Return SslOptions builder instead of built object
  • 5d33d35 🚨 Removed search commands now available in Lettuce

🧰 Tasks

  • 1773bbd Fixed unchecked casts

🛠 Build

  • 66ecd63 demo: Disable publishing
  • d60c4d4 Bump to next snapshot version
  • ae31ff0 Removed spring boot dependency management
  • 45a80b7 Bump to next snapshot version

📝 Documentation

  • 1d16afa Removed search commands from README

  • c65e0d3 Releasing version 4.5.0
  • f1572e0 Releasing version 4.5.0
  • 010ce70 Removed search tests

Release v4.4.0

Changelog

🔀 Merge

  • c5457af Merge pull request #74 from redis/search-string-options, closes #74

🚀 Features

  • 7381fe9 Added string options to search and aggregate commands

🛠 Build

  • 6b083b0 Bump for next dev cycle

⚙️ Dependencies

  • a0a2b50 Upgraded spring boot and lettuce

  • c39210d Releasing version 4.4.0

Release v4.3.0

Changelog

🔀 Merge

  • d9d2fbf Merge pull request #70 from redis/refactor-utils, closes #70
  • d1fa96d Merge pull request #69 from redis/refactor-utils, closes #69
  • 3a0c47f Merge branch 'main' into refactor-utils
  • fc76247 Merge pull request #68 from redis/refactor-utils, closes #68

... (truncated)

Commits
  • c65e0d3 Releasing version 4.5.0
  • 66ecd63 build(demo): Disable publishing
  • 1773bbd chore: Fixed unchecked casts
  • d60c4d4 build: Bump to next snapshot version
  • f1572e0 Releasing version 4.5.0
  • aad6ee3 feat(utils): Return SslOptions builder instead of built object
  • 010ce70 tests: Removed search tests
  • 5d33d35 feat!: Removed search commands now available in Lettuce
  • 1d16afa docs: Removed search commands from README
  • ae31ff0 build: Removed spring boot dependency management
  • Additional commits viewable 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)

Note

Low Risk
Single-version-catalog change; upstream search API removal is unlikely to affect this project’s current lettucemod usage, but verify integration tests against Redis modules/time series after upgrade.

Overview
Bumps com.redis:lettucemod from 4.2.0 to 4.5.0 via the lettucemod version in gradle/libs.versions.toml. The connector still pulls it through libs.lettucemod (e.g. redis-kafka-connect).

Upstream 4.3–4.5 adds search/aggregate string options, changes SSL utils to return an SslOptions builder, and drops RediSearch-style commands that now live in core Lettuce. This repo mainly uses modules client/cluster, RedisModulesUtils, and time-series Sample APIs—not the removed search surface—so the bump is mostly alignment with newer lettucemod/Lettuce releases.

Reviewed by Cursor Bugbot for commit 68b62ba. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [com.redis:lettucemod](https://github.com/redis/lettucemod) from 4.2.0 to 4.5.0.
- [Release notes](https://github.com/redis/lettucemod/releases)
- [Commits](redis/lettucemod@v4.2.0...v4.5.0)

---
updated-dependencies:
- dependency-name: com.redis:lettucemod
  dependency-version: 4.5.0
  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 May 27, 2026
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.

0 participants