Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add lmpop command #1061

Merged
merged 2 commits into from
May 14, 2024
Merged

feat: add lmpop command #1061

merged 2 commits into from
May 14, 2024

Conversation

ogzhanolguncu
Copy link
Collaborator

@ogzhanolguncu ogzhanolguncu commented May 13, 2024

This PR adds missing LMPOP command.

Fixes #1060

Copy link

linear bot commented May 13, 2024

@ogzhanolguncu ogzhanolguncu merged commit 36bcd25 into main May 14, 2024
1 check passed
@ogzhanolguncu ogzhanolguncu deleted the DX-897 branch May 14, 2024 08:29
renovate bot added a commit to inabagumi/shinju-date that referenced this pull request May 16, 2024
[![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.30.1` ->
`^1.31.1`](https://renovatebot.com/diffs/npm/@upstash%2fredis/1.30.1/1.31.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@upstash%2fredis/1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@upstash%2fredis/1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@upstash%2fredis/1.30.1/1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@upstash%2fredis/1.30.1/1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

- feat: add lmpop command by
[@&#8203;ogzhanolguncu](https://togithub.com/ogzhanolguncu) in
[upstash/redis-js#1061
- Allow undefined constructor values by
[@&#8203;joschan21](https://togithub.com/joschan21) in
[upstash/redis-js#1065
- add enableAutoPipelining parameter by
[@&#8203;CahidArda](https://togithub.com/CahidArda) in
[upstash/redis-js#1062

#### New Contributors

- [@&#8203;CahidArda](https://togithub.com/CahidArda) made their first
contribution in
[upstash/redis-js#1062

**Full Changelog**:
upstash/redis-js@v1.31.0...v1.31.1

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

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

#### What's Changed

- DX 593 - Auto executed pipeline by
[@&#8203;ogzhanolguncu](https://togithub.com/ogzhanolguncu) in
[upstash/redis-js#1039

**Full Changelog**:
upstash/redis-js@v1.30.1...v1.31.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing lmpop command
2 participants