micronaut-projects / micronaut-redis

Integration between Micronaut and Redis
Apache License 2.0
29 stars 35 forks source link

fix(deps): update dependency io.lettuce:lettuce-core to v6.2.5.release #419

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.lettuce:lettuce-core 6.2.4.RELEASE -> 6.2.5.RELEASE age adoption passing confidence

Release Notes

lettuce-io/lettuce-core (io.lettuce:lettuce-core) ### [`v6.2.5.RELEASE`](https://togithub.com/lettuce-io/lettuce-core/releases/tag/6.2.5.RELEASE) [Compare Source](https://togithub.com/lettuce-io/lettuce-core/compare/6.2.4.RELEASE...6.2.5.RELEASE) #### :green_book: Links - Reference documentation: https://lettuce.io/core/6.2.5.RELEASE/reference/ - Javadoc: https://lettuce.io/core/6.2.5.RELEASE/api/ #### :star: New Features - ReplicaTopologyProvider can't parse replicas from INFO [#​2375](https://togithub.com/lettuce-io/lettuce-core/issues/2375) - Support for module-based read-only commands [#​2401](https://togithub.com/lettuce-io/lettuce-core/issues/2401) - Accept Double and Boolean in `MapOutput` [#​2429](https://togithub.com/lettuce-io/lettuce-core/issues/2429) - Array lists with set capacities in SimpleBatcher [#​2445](https://togithub.com/lettuce-io/lettuce-core/issues/2445) #### :lady_beetle: Bug Fixes - Reactive Cluster `MGET` is not running in parallel [#​2395](https://togithub.com/lettuce-io/lettuce-core/issues/2395) - `memory usage` command passes key as `String` instead of using the codec [#​2424](https://togithub.com/lettuce-io/lettuce-core/issues/2424) - Fix NPE when manually flushing a batch [#​2444](https://togithub.com/lettuce-io/lettuce-core/issues/2444) #### :bulb: Other - Upgrade to Netty 4.1.94.Final [#​2431](https://togithub.com/lettuce-io/lettuce-core/issues/2431) - Update SetArgs.java builder method param comment [#​2441](https://togithub.com/lettuce-io/lettuce-core/issues/2441) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​FatalEnigma](https://togithub.com/FatalEnigma) - [@​IlyaShatskikh](https://togithub.com/IlyaShatskikh) - [@​kell0gg](https://togithub.com/kell0gg) - [@​koisyu](https://togithub.com/koisyu) - [@​JimB123](https://togithub.com/JimB123) - [@​luciopaiva](https://togithub.com/luciopaiva) - [@​oshai](https://togithub.com/oshai) - [@​zhxjdwh](https://togithub.com/zhxjdwh)

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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 has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information