Skip to content

Commit

Permalink
build(deps): update dependency @upstash/redis to ^1.31.2 (#4282)
Browse files Browse the repository at this point in the history
[![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.31.1` ->
`^1.31.2`](https://renovatebot.com/diffs/npm/@upstash%2fredis/1.31.1/1.31.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@upstash%2fredis/1.31.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@upstash%2fredis/1.31.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@upstash%2fredis/1.31.1/1.31.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@upstash%2fredis/1.31.1/1.31.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

- Fix Auto-pipeline Proxy Json Issue by
[@&#8203;CahidArda](https://togithub.com/CahidArda) in
[upstash/redis-js#1080

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 327640b commit 541f2d7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@shinju-date/retryable-fetch": "workspace:*",
"@supabase/supabase-js": "^2.43.4",
"@upstash/ratelimit": "^1.1.3",
"@upstash/redis": "^1.31.1",
"@upstash/redis": "^1.31.2",
"@vercel/otel": "^1.8.2",
"mime": "^4.0.3",
"nanoid": "^5.0.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@shinju-date/logging": "workspace:*",
"@shinju-date/temporal-fns": "workspace:*",
"@supabase/supabase-js": "^2.43.4",
"@upstash/redis": "^1.31.1",
"@upstash/redis": "^1.31.2",
"@vercel/analytics": "^1.2.2",
"@vercel/otel": "^1.8.2",
"@vercel/speed-insights": "^1.0.10",
Expand Down
16 changes: 8 additions & 8 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 541f2d7

Please sign in to comment.