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

Skip to content

Conversation

@joschan21
Copy link
Contributor

instead of enforcing string values to init Redis, we now accept undefined values and provide a runtime error if the init was not called with actual string values for url and token.

(unrelated) some files were not formatted, included proper formatting in this pr

@linear
Copy link

linear bot commented May 14, 2024

@joschan21 joschan21 requested a review from ogzhanolguncu May 14, 2024 08:51
@ogzhanolguncu ogzhanolguncu merged commit d4bb005 into main May 14, 2024
@ogzhanolguncu ogzhanolguncu deleted the dx-904-allow-undefined-constructor-values branch May 14, 2024 09:02
renovate bot referenced this pull request in inabagumi/shinju-date 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
[https://github.com/upstash/redis-js/pull/1061](https://togithub.com/upstash/redis-js/pull/1061)
- Allow undefined constructor values by
[@&#8203;joschan21](https://togithub.com/joschan21) in
[https://github.com/upstash/redis-js/pull/1065](https://togithub.com/upstash/redis-js/pull/1065)
- add enableAutoPipelining parameter by
[@&#8203;CahidArda](https://togithub.com/CahidArda) in
[https://github.com/upstash/redis-js/pull/1062](https://togithub.com/upstash/redis-js/pull/1062)

#### New Contributors

- [@&#8203;CahidArda](https://togithub.com/CahidArda) made their first
contribution in
[https://github.com/upstash/redis-js/pull/1062](https://togithub.com/upstash/redis-js/pull/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
[https://github.com/upstash/upstash-redis/pull/1039](https://togithub.com/upstash/upstash-redis/pull/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

Development

Successfully merging this pull request may close these issues.

3 participants