Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@upstash/redis 1.25.2 -> 1.35.4 age adoption passing confidence

Release Notes

upstash/upstash-redis (@​upstash/redis)

v1.35.4

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.35.3...v1.35.4

v1.35.3

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.35.2...v1.35.3

v1.35.2

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.35.1...v1.35.2

v1.35.1

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.35.0...v1.35.1

v1.35.0

Compare Source

What's Changed

Features:

Fixes:

Full Changelog: upstash/redis-js@v1.34.9...v1.35.0

v1.34.9

Compare Source

What's Changed

Fixes:

Full Changelog: upstash/redis-js@v1.34.8...v1.34.9

v1.34.8

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.34.7...v1.34.8

v1.34.7

Compare Source

What's Changed

Features:

Fixes:

Full Changelog: upstash/redis-js@v1.34.6...v1.34.7

v1.34.6

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.34.5...v1.34.6

v1.34.5

Compare Source

What's Changed

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

v1.34.4

Compare Source

What's Changed

Features:

Fixes:

New Contributors

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

v1.34.3

Compare Source

What's Changed

Changes

Vercel Env Variables

@​upstash/redis sdk now also works when the env variables of Vercel KV are set:

KV_REST_API_URL
KV_REST_API_TOKEN
Granular Auto Pipeline Errors

When the pipeline of the auto pipeline failed, it threw an error for all commands in the auto pipeline. This is not ideal for the use case of auto pipeline. Now, they are raised seperately.

This required changing the exec method of Pipeline. It's not possible to return the errors instead of raising them. See the docstring for more details.

Remove throw on missing URL/Token

We updated the SDK to throw error if the URL or the token is not set in v1.31.1, in PR #​1065. This causes the Vercel builds in Turbo repo to fail unless the turbo.json is updated.

Now, we only print warning logs if the credentials are missing, instead of throwing.

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

v1.34.2

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.34.1...v1.34.2

v1.34.1

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.34.0...v1.34.1

v1.34.0

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.33.0...v1.34.0

v1.33.0

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.32.0...v1.33.0

v1.32.0

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.31.6...v1.32.0

v1.31.6

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.31.5...v1.31.6

v1.31.5

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.31.4...v1.31.5

v1.31.4

Compare Source

What's Changed

After this patch, cursor field in the SCAN, HSCAN, SSCAN and ZSCAN will always be string even if deserialization is enabled.

Full Changelog: upstash/redis-js@v1.31.3...v1.31.4

v1.31.3

Compare Source

What's Changed

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

v1.31.2

Compare Source

What's Changed

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

v1.31.1

Compare Source

What's Changed

New Contributors

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

v1.31.0

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.30.1...v1.31.0

v1.30.1

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.30.0...v1.30.1

v1.30.0

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.29.0...v1.30.0

v1.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.28.4...v1.29.0

v1.28.4

Compare Source

What's Changed

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

v1.28.3

Compare Source

What's Changed

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

v1.28.2

Compare Source

What's Changed

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

v1.28.1

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.28.0...v1.28.1

v1.28.0

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.27.1...v1.28.0

v1.27.1

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.27.0...v1.27.1

v1.27.0

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.26.0...v1.27.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 19, 2025 09:41
@renovate renovate bot force-pushed the renovate/upstash-redis-1.x branch 2 times, most recently from 5b6d262 to 282b4df Compare September 22, 2025 19:58
Copy link
Contributor

coderabbitai bot commented Sep 22, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

socket-security bot commented Sep 22, 2025

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@renovate renovate bot force-pushed the renovate/upstash-redis-1.x branch 2 times, most recently from a1515ab to c781ea5 Compare September 26, 2025 19:03
@renovate renovate bot force-pushed the renovate/upstash-redis-1.x branch from c781ea5 to 8886cde Compare September 29, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants