micronaut-projects / micronaut-redis

Integration between Micronaut and Redis
Apache License 2.0
31 stars 36 forks source link

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

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.5.RELEASE -> 6.2.6.RELEASE age adoption passing confidence

Release Notes

lettuce-io/lettuce-core (io.lettuce:lettuce-core) ### [`v6.2.6.RELEASE`](https://togithub.com/lettuce-io/lettuce-core/releases/tag/6.2.6.RELEASE) [Compare Source](https://togithub.com/lettuce-io/lettuce-core/compare/6.2.5.RELEASE...6.2.6.RELEASE) #### :green_book: Links - Reference documentation: https://lettuce.io/core/6.2.6.RELEASE/reference/ - Javadoc: https://lettuce.io/core/6.2.6.RELEASE/api/ #### :star: New Features - Add fallback to RESP2 upon `NOPROTO` response [#​2455](https://togithub.com/lettuce-io/lettuce-core/issues/2455) - Propagate initialization failures from `ChannelInitializer` [#​2475](https://togithub.com/lettuce-io/lettuce-core/issues/2475) #### :lady_beetle: Bug Fixes - `CommandListener` notified twice on error [#​2457](https://togithub.com/lettuce-io/lettuce-core/issues/2457) - `flushCommands` leads to random inbound command order when using large argument values with SSL [#​2456](https://togithub.com/lettuce-io/lettuce-core/issues/2456) - `RoleParser` does not define `none`, `handshake`, and `unknown` replica states [#​2482](https://togithub.com/lettuce-io/lettuce-core/issues/2482) #### :bulb: Other - Use enum for no-op `PauseDetectorWrapper` [#​2474](https://togithub.com/lettuce-io/lettuce-core/issues/2474) - Upgrade build to Redis 7.2 [#​2481](https://togithub.com/lettuce-io/lettuce-core/issues/2481) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​jruaux](https://togithub.com/jruaux) - [@​lpellegr](https://togithub.com/lpellegr)

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