Skip to content

docs(migration): document Node.js 20 minimum version requirement#3293

Merged
nkaradzhov merged 1 commit into
redis:masterfrom
nkaradzhov:master
May 27, 2026
Merged

docs(migration): document Node.js 20 minimum version requirement#3293
nkaradzhov merged 1 commit into
redis:masterfrom
nkaradzhov:master

Conversation

@nkaradzhov
Copy link
Copy Markdown
Collaborator

@nkaradzhov nkaradzhov commented May 26, 2026

Description

Describe your pull request here


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Note

Low Risk
Documentation-only change to the migration guide; no runtime or API behavior is modified.

Overview
Adds a new Node.js minimum version section at the top of docs/v5-to-v6.md, before the existing RESP3 migration content.

The section states that v6 requires Node >= 20.0.0 (up from v5’s >= 18.19.0), ties the bump to @azure/msal-node 5.x via the entraid package (CVE-2026-41907 / transitive uuid), and notes that Node 18 is dropped from CI and npm install fails on Node 18.

Reviewed by Cursor Bugbot for commit e7f6b0d. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented May 26, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@nkaradzhov nkaradzhov merged commit 2c0b6b5 into redis:master May 27, 2026
5 checks passed
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.

1 participant