Skip to content

revert: restore @contentstack/cli version to 1.67.0 - #2702

Merged
cs-raj merged 2 commits into
developmentfrom
fix/DX-10156-revert-contentstack-version
Aug 12, 2026
Merged

revert: restore @contentstack/cli version to 1.67.0#2702
cs-raj merged 2 commits into
developmentfrom
fix/DX-10156-revert-contentstack-version

Conversation

@cs-raj

@cs-raj cs-raj commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Reverts the @contentstack/cli version in packages/contentstack/package.json from 2.0.0 back to 1.67.0.

The GA version bump was applied in ffc245eae but the corresponding dependency range update was reverted in f3c69a827, leaving the package at 2.0.0 with beta dep ranges — an inconsistent state. This restores 1.67.0 so the version stays aligned with what is currently published on npm.

The final version bump (1.67.02.0.0 with all dep ranges updated to 2.0.0) will be done as a dedicated commit immediately before merging development into main.

Changes

  • packages/contentstack/package.json: "version": "2.0.0""version": "1.67.0"

Final version bump to 2.0.0 will be done as the last step before
merging development into main.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cs-raj
cs-raj requested a review from a team as a code owner August 12, 2026 12:11
@snyk-io

snyk-io Bot commented Aug 12, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

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

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 2 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

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

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 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: 0
  • Medium without fixes: 2
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

Replace 2.0.0-beta.X ranges with matching v1 versions from v1-legacy
for all shared packages. cli-bulk-operations left at ^2.0.0-beta.5
as it has no v1 equivalent.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

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

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 2 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

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

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 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: 0
  • Medium without fixes: 2
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

@cs-raj
cs-raj merged commit 5c56cd4 into development Aug 12, 2026
7 of 9 checks passed
@cs-raj
cs-raj deleted the fix/DX-10156-revert-contentstack-version branch August 12, 2026 12:15
@cs-raj
cs-raj restored the fix/DX-10156-revert-contentstack-version branch August 12, 2026 12:25
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.

4 participants