Wirlie / Enhanced-Glist

Open Source plugin that enhances /glist command: https://www.spigotmc.org/resources/enhanced-glist-bungeecord-velocity.53295/
GNU General Public License v3.0
2 stars 0 forks source link

Update dependency io.lettuce:lettuce-core to v6.2.1.RELEASE #41

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.0.RELEASE -> 6.2.1.RELEASE age adoption passing confidence

Release Notes

lettuce-io/lettuce-core ### [`v6.2.1.RELEASE`](https://togithub.com/lettuce-io/lettuce-core/releases/tag/6.2.1.RELEASE) [Compare Source](https://togithub.com/lettuce-io/lettuce-core/compare/6.2.0.RELEASE...6.2.1.RELEASE) The Lettuce team is pleased to announce the Lettuce 6.2.1 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.2.1.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 19. It is tested continuously against the latest Redis source-build. #### :green_book: Links - Reference documentation: https://lettuce.io/core/6.2.1.RELEASE/reference/ - Javadoc: https://lettuce.io/core/6.2.1.RELEASE/api/ #### :star: New Features - Make SlotHash utility methods public [#​2199](https://togithub.com/lettuce-io/lettuce-core/issues/2199) #### :lady_beetle: Bug Fixes - INFO response parsing throws on encountering '\n' on NodeTopologyView [#​2161](https://togithub.com/lettuce-io/lettuce-core/issues/2161) - `PartitionSelectorException` during refresh of `Partitions` [#​2178](https://togithub.com/lettuce-io/lettuce-core/issues/2178) - RedisURI.Builder#withSsl(RedisURI) not working with SslVerifyMode#CA [#​2182](https://togithub.com/lettuce-io/lettuce-core/issues/2182) - SMISMEMBER is not marked a readonly command [#​2197](https://togithub.com/lettuce-io/lettuce-core/issues/2197) - Eval lua script expects return integer but null [#​2200](https://togithub.com/lettuce-io/lettuce-core/issues/2200) - `ZRANGESTORE` does not support by Rank comparison [#​2202](https://togithub.com/lettuce-io/lettuce-core/issues/2202) - zrevrangestorebylex/zrevrangestorebyscore range arguments flipped [#​2203](https://togithub.com/lettuce-io/lettuce-core/issues/2203) #### :bulb: Other - Fixes typo in ReadFrom [#​2213](https://togithub.com/lettuce-io/lettuce-core/issues/2213) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​CodePlayer](https://togithub.com/CodePlayer) - [@​h-marvin](https://togithub.com/h-marvin) - [@​henry701](https://togithub.com/henry701) - [@​kotovdv](https://togithub.com/kotovdv) - [@​lorenzhawkes](https://togithub.com/lorenzhawkes) - [@​oridool](https://togithub.com/oridool) - [@​tadashiya](https://togithub.com/tadashiya) - [@​ze](https://togithub.com/ze)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.