Skip to content

Commit

Permalink
build(deps): update dependency @upstash/redis to ^1.34.4 (#3863)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v1.34.4`](https://redirect.github.com/upstash/redis-js/releases/tag/v1.34.4)

[Compare
Source](https://redirect.github.com/upstash/upstash-redis/compare/v1.34.3...v1.34.4)

#### What's Changed

Features:

- Added command: getex by
[@&#8203;SomajitDey](https://redirect.github.com/SomajitDey) in
[https://github.com/upstash/redis-js/pull/1358](https://redirect.github.com/upstash/redis-js/pull/1358)

Fixes:

- Add install ci version to vercel deployed tests by
[@&#8203;CahidArda](https://redirect.github.com/CahidArda) in
[https://github.com/upstash/redis-js/pull/1328](https://redirect.github.com/upstash/redis-js/pull/1328)
- Remove sleep after the last retry attempt by
[@&#8203;CahidArda](https://redirect.github.com/CahidArda) in
[https://github.com/upstash/redis-js/pull/1342](https://redirect.github.com/upstash/redis-js/pull/1342)
- DX-1382: Generic EXEC command by
[@&#8203;fahreddinozcan](https://redirect.github.com/fahreddinozcan) in
[https://github.com/upstash/redis-js/pull/1346](https://redirect.github.com/upstash/redis-js/pull/1346)
- fix: remove test.only from auto-pipeline by
[@&#8203;arjunattam](https://redirect.github.com/arjunattam) in
[https://github.com/upstash/redis-js/pull/1356](https://redirect.github.com/upstash/redis-js/pull/1356)

#### New Contributors

- [@&#8203;arjunattam](https://redirect.github.com/arjunattam) made
their first contribution in
[https://github.com/upstash/redis-js/pull/1356](https://redirect.github.com/upstash/redis-js/pull/1356)
- [@&#8203;SomajitDey](https://redirect.github.com/SomajitDey) made
their first contribution in
[https://github.com/upstash/redis-js/pull/1358](https://redirect.github.com/upstash/redis-js/pull/1358)

**Full Changelog**:
upstash/redis-js@v1.34.3...v1.34.4

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/inabagumi/mini-apps).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 793a4ec commit 074553e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/inaba-jinja/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@inaba-jinja/components": "workspace:*",
"@mdx-js/react": "^3.1.0",
"@radix-ui/react-dialog": "^1.1.6",
"@upstash/redis": "^1.34.3",
"@upstash/redis": "^1.34.4",
"@vercel/analytics": "^1.4.1",
"@vercel/speed-insights": "^1.1.0",
"clsx": "^2.1.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 074553e

Please sign in to comment.