fix(deps): update dependency io.lettuce:lettuce-core to v6.5.1.release [security] - autoclosed #20
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.2.RELEASE
->6.5.1.RELEASE
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.RELEASE
Compare Source
What's Changed
Full Changelog: redis/lettuce@6.5.0.RELEASE...6.5.1.RELEASE
v6.5.0.RELEASE
Compare Source
⭐ New Features
CLUSTER MYSHARDID
command (#2920)CLUSTER LINKS
command (#2986)CLIENT TRACKINGINFO
command (#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.2.RELEASE
Compare Source
The Lettuce team is pleased to announce the Lettuce 6.4.2 service release!
This release ships with bugfixes and dependency upgrades.
Find the full changelog at the end of this document.
Thanks to all contributors who made Lettuce 6.4.2.RELEASE possible. Lettuce 6 supports
Redis 2.6+ up to Redis 7.x. In terms of Java runtime, Lettuce requires at least Java 8 and
works with Java 21.
📗 Links
🐞 Bug Fixes
Full Changelog: redis/lettuce@6.4.1.RELEASE...6.4.2.RELEASE
v6.4.1.RELEASE
Compare Source
🐞 Bug Fixes
Full Changelog: redis/lettuce@6.4.0.RELEASE...6.4.1.RELEASE
v6.4.0.RELEASE
Compare Source
⭐ New Features
HPEXPIRE
,HPEXPIREAT
,HPEXPIRETIME
,HTTL
and HPTTL` (#2857)HEXPIRE
,HEXPIREAT
,HEXPIRETIME
andHPERSIST
(#2836)PUBSUB SHARDCHANNELS
(#2793)SUNSUBSCRIBE
#2759 (#2851)SPUBLISH
(#2838)evalReadOnly
overload that accepts the script as aString
(#2868)XREAD
support for reading last message from stream (#2863)CLIENT SETINFO
command in a fire-and-forget way (#2823)CLIENT KILL [MAXAGE]
(#2782)HSCAN
withNOVALUES
argument (#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
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.