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

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 ownerAugust 12, 2026 12:11
@snyk-io

snyk-ioBot commented Aug 12, 2026

Copy link
Copy Markdown

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

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues
Licenses0000 0 issues
Code Security0000 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 TypeCount (with fixes)Without fixesThresholdResult
🔴 Critical Severity0010✅ Passed
🟠 High Severity0025✅ Passed
🟡 Medium Severity02500✅ 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: 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 TypeCount (with fixes)Without fixesThresholdResult
🔴 Critical Severity0010✅ Passed
🟠 High Severity0025✅ Passed
🟡 Medium Severity02500✅ 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: 0
  • Medium without fixes: 2
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

@cs-raj
cs-raj merged commit 5c56cd4 into developmentAug 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 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.

4 participants

@cs-raj@naman-contentstack@maheshmotkar-cs@OMpawar-21