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

Skip to content

Conversation

@ogzhanolguncu
Copy link
Contributor

@ogzhanolguncu ogzhanolguncu commented Feb 1, 2024

This closes #863

  • Add missing generics to jsonGet and jsonMGet
  • Add husky to fix formatting issues during pre-commit
  • Run formatter

@linear
Copy link

linear bot commented Feb 1, 2024

@ogzhanolguncu ogzhanolguncu merged commit 660d7a7 into main Feb 1, 2024
@ogzhanolguncu ogzhanolguncu deleted the DX-630 branch February 1, 2024 13:20
renovate bot referenced this pull request in inabagumi/shinju-date Feb 1, 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.28.2` ->
`^1.28.3`](https://renovatebot.com/diffs/npm/@upstash%2fredis/1.28.2/1.28.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@upstash%2fredis/1.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@upstash%2fredis/1.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@upstash%2fredis/1.28.2/1.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@upstash%2fredis/1.28.2/1.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

- Dx 630 by [@&#8203;ogzhanolguncu](https://togithub.com/ogzhanolguncu)
in
[https://github.com/upstash/upstash-redis/pull/872](https://togithub.com/upstash/upstash-redis/pull/872)

**Full Changelog**:
upstash/redis-js@v1.28.2...v1.28.3

-   Added generics for JSONMGet and JSONGet
-   Run formatter for the entire project
-   Add husky for hooks

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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.

[Request] Add Generic support to JSON.GET* commands

3 participants