Skip to content

fix(deps): update dependency connect-redis to v9 #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
connect-redis ^8.1.0 -> ^9.0.0 age adoption passing confidence

Release Notes

tj/connect-redis (connect-redis)

v9.0.0

Compare Source

Breaking changes

This library no longer supports ioredis. It only supports redis (v5 and later) now.

Rationale: Due to the growing divergence between the ioredis and redis libraries, it was causing this library to maintain shims to synthesize the two, which was a source of issues and overhead. Following the recommendations from Redis, we will use redis going forward (we support both a single client and cluster APIs): see https://redis.io/docs/latest/develop/clients/nodejs/migration/

Maintenance

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 added the dependencies Pull requests that update a dependency file label Jun 16, 2025
@renovate renovate bot force-pushed the renovate/connect-redis-9.x branch 2 times, most recently from 5ff6eaa to 7313890 Compare June 26, 2025 08:42
@renovate renovate bot force-pushed the renovate/connect-redis-9.x branch 5 times, most recently from c1fdd6f to de625eb Compare July 8, 2025 18:05
@renovate renovate bot force-pushed the renovate/connect-redis-9.x branch from de625eb to f891b71 Compare July 8, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants