Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ogzhanolguncu
Copy link
Contributor

@ogzhanolguncu ogzhanolguncu commented Dec 13, 2023

  • Allow passing LT and GT options when using ZADD

This closes #777

@linear
Copy link

linear bot commented Dec 13, 2023

@ogzhanolguncu ogzhanolguncu changed the title Add GT and LT commands to ZADD Add GT and LT options to ZADD Dec 13, 2023
@ogzhanolguncu ogzhanolguncu merged commit affbf52 into main Dec 13, 2023
@ogzhanolguncu ogzhanolguncu deleted the DX-526 branch December 13, 2023 10:58
renovate bot referenced this pull request in inabagumi/shinju-date Dec 13, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@upstash/redis](https://togithub.com/upstash/upstash-redis) |
[`^1.25.1` ->
`^1.25.2`](https://renovatebot.com/diffs/npm/@upstash%2fredis/1.25.1/1.25.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@upstash%2fredis/1.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@upstash%2fredis/1.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@upstash%2fredis/1.25.1/1.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@upstash%2fredis/1.25.1/1.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>upstash/upstash-redis (@&#8203;upstash/redis)</summary>

###
[`v1.25.2`](https://togithub.com/upstash/upstash-redis/releases/tag/v1.25.2)

[Compare
Source](https://togithub.com/upstash/upstash-redis/compare/v1.25.1...v1.25.2)

#### What's Changed

- Add GT and LT options to ZADD by
[@&#8203;ogzhanolguncu](https://togithub.com/ogzhanolguncu) in
[https://github.com/upstash/upstash-redis/pull/781](https://togithub.com/upstash/upstash-redis/pull/781)

**Full Changelog**:
upstash/redis-js@v1.25.1...v1.25.2

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Missing GT / LT options for ZADD command

3 participants