chore(deps): update dependency io.lettuce:lettuce-core to v6.5.1.release [security] - autoclosed #1378
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.3.1.RELEASE->6.5.1.RELEASEWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
GHSA-q4h9-7rxj-7gx2
Summary
Note: i'm reporting this in this way purely because it's private and i don't want to broadcast vulnerabilities.
Details
https://github.com/redis/lettuce/blob/main/pom.xml#L67C9-L67C53 The netty version pinned here is currently
This version is vulnerable according to Snyk and is affecting one of our products:

Here is a link to the CVE
PoC
Complete instructions, including specific configuration details, to reproduce the vulnerability.
Not applicable
Impact
What kind of vulnerability is it? Who is impacted?
Denial of Service, affecting Windows users.
Release Notes
lettuce-io/lettuce-core (io.lettuce:lettuce-core)
v6.5.1.RELEASECompare Source
What's Changed
Full Changelog: redis/lettuce@6.5.0.RELEASE...6.5.1.RELEASE
v6.5.0.RELEASECompare Source
⭐ New Features
CLUSTER MYSHARDIDcommand (#2920)CLUSTER LINKScommand (#2986)CLIENT TRACKINGINFOcommand (#2862)🐞 Bug Fixes
💡 Other
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Full Changelog: redis/lettuce@6.4.0.RELEASE...6.5.0.RELEASE
v6.4.1.RELEASECompare Source
🐞 Bug Fixes
Full Changelog: redis/lettuce@6.4.0.RELEASE...6.4.1.RELEASE
v6.4.0.RELEASECompare Source
⭐ New Features
HPEXPIRE,HPEXPIREAT,HPEXPIRETIME,HTTLand HPTTL` (#2857)HEXPIRE,HEXPIREAT,HEXPIRETIMEandHPERSIST(#2836)PUBSUB SHARDCHANNELS(#2793)SUNSUBSCRIBE#2759 (#2851)SPUBLISH(#2838)evalReadOnlyoverload that accepts the script as aString(#2868)XREADsupport for reading last message from stream (#2863)CLIENT SETINFOcommand in a fire-and-forget way (#2823)CLIENT KILL [MAXAGE](#2782)HSCANwithNOVALUESargument (#2816)🐞 Bug Fixes
💡 Other
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
@BalmungSan, @atakavci, @dengliming, @dependabot, @dependabot[bot], @gerzse, @mp911de, @sullis, @thachlp, @tishun, @uglide and @yfwz100
Full Changelog: redis/lettuce@6.3.0.RELEASE...6.4.0.RELEASE
v6.3.2.RELEASECompare Source
📗 Links
⭐ New Features
ConcurrentLinkedQueueto avoid expensivesizecalls #2602HashedWheelTimerfor command expiration management to reduce thread context switches and improve performance #2773🐞 Bug Fixes
💡 Other
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.