Skip to content

Upgraded Node version to 22 for plugins and Readme Update - #2616

Merged
harshitha-cstk merged 2 commits into
developmentfrom
fix/DX-9334
Jun 26, 2026
Merged

Upgraded Node version to 22 for plugins and Readme Update#2616
harshitha-cstk merged 2 commits into
developmentfrom
fix/DX-9334

Conversation

@cs-raj

Copy link
Copy Markdown
Contributor

No description provided.

@cs-raj
cs-raj requested a review from a team as a code ownerJune 25, 2026 13:09
@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check TypeCount (with fixes)Without fixesThresholdResult
🔴 Critical Severity0010✅ Passed
🟠 High Severity0125✅ Passed
🟡 Medium Severity5913500✅ Passed
🔵 Low Severity001000✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

SeverityBreaches (with fixes)Breaches (no fixes)SLA Threshold (with/no fixes)Status
🔴 Critical0015 / 30 days✅ Passed
🟠 High0030 / 120 days✅ Passed
🟡 Medium0090 / 365 days✅ Passed
🔵 Low00180 / 365 days✅ Passed

ℹ️ Vulnerabilities Without Available Fixes (Informational Only)

The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:

  • Critical without fixes: 0
  • High without fixes: 1
  • Medium without fixes: 13
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check TypeCount (with fixes)Without fixesThresholdResult
🔴 Critical Severity0010✅ Passed
🟠 High Severity0125✅ Passed
🟡 Medium Severity5913500✅ Passed
🔵 Low Severity001000✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

SeverityBreaches (with fixes)Breaches (no fixes)SLA Threshold (with/no fixes)Status
🔴 Critical0015 / 30 days✅ Passed
🟠 High0030 / 120 days✅ Passed
🟡 Medium0090 / 365 days✅ Passed
🔵 Low00180 / 365 days✅ Passed

ℹ️ Vulnerabilities Without Available Fixes (Informational Only)

The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:

  • Critical without fixes: 0
  • High without fixes: 1
  • Medium without fixes: 13
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Contentstack CLI monorepo to require Node.js 22+ and refreshes package/readme metadata to reflect updated plugin and CLI versions.

Changes:

  • Raised engines.node to >=22.0.0 in the root and multiple packages.
  • Bumped several @contentstack/* dependency versions in the CLI aggregator package.
  • Updated READMEs (notably packages/contentstack/README.md) with new Node requirements and regenerated command/help output.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 5 comments.

Show a summary per file
FileDescription
packages/contentstack/README.mdAdds Node 22+ requirements and updates generated CLI docs/command listings.
packages/contentstack/package.jsonUpdates plugin dependency versions and raises Node engine requirement to 22+.
packages/contentstack-config/README.mdUpdates generated usage/version output and corrects license badge target.
packages/contentstack-config/package.jsonBumps internal dependency version and raises Node engine requirement to 22+.
packages/contentstack-command/package.jsonBumps package version and raises Node engine requirement to 22+.
packages/contentstack-auth/README.mdUpdates generated usage/version output and corrects license badge target.
packages/contentstack-auth/package.jsonBumps internal dependency version and raises Node engine requirement to 22+.
package.jsonRaises workspace Node engine requirement to 22+.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment threadpackages/contentstack/README.md
Comment threadpackages/contentstack/package.json
Comment threadpackages/contentstack-config/package.json
Comment threadpackages/contentstack-command/package.json
Comment threadpackages/contentstack-auth/package.json

@aniket-shikhare-cstkaniket-shikhare-cstk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harshitha-cstk
harshitha-cstk merged commit 2c59a8f into developmentJun 26, 2026
9 of 11 checks passed
@harshitha-cstk
harshitha-cstk deleted the fix/DX-9334 branch June 26, 2026 05:37
Sign up for freeto 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.

5 participants

@cs-raj@netrajpatel@aniket-shikhare-cstk@harshitha-cstk