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

Skip to content

Conversation

@ogzhanolguncu
Copy link
Contributor

@ogzhanolguncu ogzhanolguncu commented Dec 19, 2023

This fixes #789

@linear
Copy link

linear bot commented Dec 19, 2023

@ogzhanolguncu ogzhanolguncu merged commit 0831653 into main Dec 19, 2023
@ogzhanolguncu ogzhanolguncu deleted the DX-539 branch December 19, 2023 08:29
renovate bot referenced this pull request in inabagumi/shinju-date Dec 19, 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.2` ->
`^1.27.1`](https://renovatebot.com/diffs/npm/@upstash%2fredis/1.25.2/1.27.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@upstash%2fredis/1.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@upstash%2fredis/1.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@upstash%2fredis/1.25.2/1.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@upstash%2fredis/1.25.2/1.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

- Add missing expiry options to EXPIRE command by
[@&#8203;ogzhanolguncu](https://togithub.com/ogzhanolguncu) in
[https://github.com/upstash/upstash-redis/pull/793](https://togithub.com/upstash/upstash-redis/pull/793)

**Full Changelog**:
upstash/redis-js@v1.27.0...v1.27.1

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

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

#### What's Changed

- DX 533 by [@&#8203;ogzhanolguncu](https://togithub.com/ogzhanolguncu)
in
[https://github.com/upstash/upstash-redis/pull/786](https://togithub.com/upstash/upstash-redis/pull/786)

**Full Changelog**:
upstash/redis-js@v1.26.0...v1.27.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

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.

.expire doesn't list NX | XX | GT | LT options

3 participants