From 074553e8b2bc5c3e7c02c81e02530d2fcd3d5a12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 13:47:14 +0000 Subject: [PATCH] build(deps): update dependency @upstash/redis to ^1.34.4 (#3863) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
upstash/upstash-redis (@​upstash/redis) ### [`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 [@​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 [@​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 [@​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 [@​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 [@​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 - [@​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) - [@​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**: https://github.com/upstash/redis-js/compare/v1.34.3...v1.34.4
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/inaba-jinja/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/inaba-jinja/package.json b/apps/inaba-jinja/package.json index 3410b6239..7c6f16615 100644 --- a/apps/inaba-jinja/package.json +++ b/apps/inaba-jinja/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d7e7ee56..869ccc164 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -173,8 +173,8 @@ importers: specifier: ^1.1.6 version: 1.1.6(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@upstash/redis': - specifier: ^1.34.3 - version: 1.34.3 + specifier: ^1.34.4 + version: 1.34.4 '@vercel/analytics': specifier: ^1.4.1 version: 1.4.1(next@15.1.6(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) @@ -3435,8 +3435,8 @@ packages: '@ungap/structured-clone@1.2.1': resolution: {integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==} - '@upstash/redis@1.34.3': - resolution: {integrity: sha512-VT25TyODGy/8ljl7GADnJoMmtmJ1F8d84UXfGonRRF8fWYJz7+2J6GzW+a6ETGtk4OyuRTt7FRSvFG5GvrfSdQ==} + '@upstash/redis@1.34.4': + resolution: {integrity: sha512-AZx2iD5s1Pu/KCrRA7KVCffu3NSoaYnNY7N9YI7aLAYhcJfsriQKTe+8OxQWJqGqFbrvm17Lyr9HFnDLvqNpfA==} '@vercel/analytics@1.4.1': resolution: {integrity: sha512-ekpL4ReX2TH3LnrRZTUKjHHNpNy9S1I7QmS+g/RQXoSUQ8ienzosuX7T9djZ/s8zPhBx1mpHP/Rw5875N+zQIQ==} @@ -13540,7 +13540,7 @@ snapshots: '@ungap/structured-clone@1.2.1': {} - '@upstash/redis@1.34.3': + '@upstash/redis@1.34.4': dependencies: crypto-js: 4.2.0