Skip to content

chore: package version bump - #367

Merged
cs-raj merged 2 commits into
developmentfrom
chore/release
Sep 15, 2026
Merged

cs-raj merged 2 commits into
developmentfrom
chore/release

Conversation

@cs-raj

@cs-raj cs-raj commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Patch version bump across all CLI plugin packages (2.0.02.0.1) and lockfile regeneration.


Package version bumps

Package Old New
@contentstack/cli-apps 2.0.0 2.0.1
@contentstack/cli-asset-management 1.0.0 1.0.1
@contentstack/cli-audit 2.0.0 2.0.1
@contentstack/cli-cm-branches 2.0.0 2.0.1
@contentstack/cli-cm-clone 2.0.0 2.0.1
@contentstack/cli-cm-export 2.0.0 2.0.1
@contentstack/cli-cm-export-to-csv 2.0.0 2.0.1
@contentstack/cli-cm-import 2.0.0 2.0.1
@contentstack/cli-cm-import-setup 2.0.0 2.0.1
@contentstack/cli-cm-migrate-rte 2.0.0 2.0.1
@contentstack/cli-cm-regex-validate 2.0.0 2.0.1
@contentstack/cli-content-type 2.0.0 2.0.1
@contentstack/cli-migration 2.0.0 2.0.1
@contentstack/cli-query-export 2.0.0 2.0.1
@contentstack/cli-seed 2.0.0 2.0.1
@contentstack/cli-variants 2.0.0 2.0.1
@contentstack/cli-external-migrate 2.0.0 2.0.1

Dependency updates

  • @contentstack/cli-command, @contentstack/cli-utilities~2.0.1 across all packages
  • @contentstack/management^1.31.1
  • @contentstack/delivery-sdk^5.6.0
  • @contentstack/types-generator^3.10.5

Other changes

  • pnpm-lock.yaml regenerated
  • packages/contentstack-clone/README.md updated with full command reference
  • READMEs version references updated across all bumped packages
  • .talismanrc checksum updated for clone README

Test plan

  • Verify pnpm install resolves cleanly
  • Confirm all packages publish with new versions
  • Smoke test core plugin commands (import, export, clone)

Copilot AI lite review requested due to automatic review settings September 15, 2026 07:16
@snyk-io

snyk-io Bot commented Sep 15, 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 123 25 ✅ Passed
🟡 Medium Severity 0 64 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: 123
  • Medium without fixes: 64
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

Copilot AI 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.

🟡 Changes recommended

Dependency override mismatches and generated documentation inconsistencies remain unresolved.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

This pull request bumps Contentstack CLI package versions and refreshes selected dependencies, generated documentation, lockfile metadata, and Talisman checksums.

Changes:

  • Updates package and dependency versions for the 2.0.1 release.
  • Refreshes README version and command documentation.
  • Updates integrity and dependency metadata.
File summaries
File Summary
packages/contentstack-variants/package.json Bumps package and utility dependency versions.
packages/contentstack-seed/README.md Updates displayed package version.
packages/contentstack-seed/package.json Bumps package and dependencies.
packages/contentstack-query-export/package.json Updates dependencies and override; brace-expansion remains inconsistent with the workspace override and lockfile. Moderate, 3 votes.
packages/contentstack-migration/README.md Updates displayed package version.
packages/contentstack-migration/package.json Bumps package dependencies.
packages/contentstack-migrate-rte/package.json Bumps package and CLI dependencies; README still advertises 2.0.0. Nit, 3 votes.
packages/contentstack-import/README.md Updates displayed package version.
packages/contentstack-import/package.json Bumps internal dependencies.
packages/contentstack-import-setup/README.md Updates displayed package version.
packages/contentstack-import-setup/package.json Bumps package dependencies.
packages/contentstack-external-migrate/package.json Updates package and third-party dependencies.
packages/contentstack-export/README.md Updates displayed package version.
packages/contentstack-export/package.json Bumps package and internal dependencies.
packages/contentstack-export-to-csv/package.json Bumps package and CLI dependencies; README still advertises 2.0.0. Nit, 3 votes.
packages/contentstack-content-type/README.md Updates displayed package version.
packages/contentstack-content-type/package.json Bumps dependencies and adds diff.
packages/contentstack-clone/README.md Contains a duplicated command block and invalid displayed usage; regenerate the README. Nit, 3 votes.
packages/contentstack-clone/package.json Bumps package and dependencies.
packages/contentstack-cli-tsgen/package.json Updates generator and runtime dependencies.
packages/contentstack-cli-cm-regex-validate/package.json Bumps package and management dependencies; README still advertises 2.0.0. Nit, 3 votes.
packages/contentstack-bulk-operations/README.md Updates displayed package version.
packages/contentstack-bulk-operations/package.json Updates dependencies; uuid remains inconsistent with the workspace override and lockfile. Moderate, 3 votes.
packages/contentstack-branches/README.md Updates displayed package version.
packages/contentstack-branches/package.json Bumps CLI dependencies.
packages/contentstack-bootstrap/README.md Updates displayed package version.
packages/contentstack-bootstrap/package.json Bumps dependencies.
packages/contentstack-audit/README.md Updates displayed package version.
packages/contentstack-audit/package.json Bumps package and CLI dependencies.
packages/contentstack-asset-management/package.json Bumps package and adds tslib.
packages/contentstack-apps-cli/package.json Bumps package and dependencies; README still advertises 2.0.0. Nit, 3 votes.
.talismanrc Refreshes Talisman checksums.
Review details
  • Files reviewed: 32/33 changed files
  • Comments generated: 7
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread packages/contentstack-bulk-operations/package.json
Comment thread packages/contentstack-query-export/package.json
Comment thread packages/contentstack-apps-cli/package.json
Comment thread packages/contentstack-cli-cm-regex-validate/package.json
Comment thread packages/contentstack-clone/README.md
Comment thread packages/contentstack-export-to-csv/package.json
Comment thread packages/contentstack-migrate-rte/package.json
@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 1 25 ✅ Passed
🟡 Medium Severity 0 64 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: 1
  • Medium without fixes: 64
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

Copilot AI 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.

🔵 Needs a closer look

A moderate finding remains in the clone README and must be corrected before approval.

Review details

Suppressed comments (1)

packages/contentstack-clone/README.md:49

  • This hunk reintroduces a second generated help block for the same command. The added block renders csdx cm:stack-clone cm:stacks:clone, but cm:stack-clone is only an alias and cannot be combined with the canonical command; the valid block already starts at line 98. Remove the duplicate and regenerate the README so the command reference contains one valid block.
* [`csdx cm:stacks:clone [--source-branch <value>] [--target-branch <value>] [--source-management-token-alias <value>] [--destination-management-token-alias <value>] [-n <value>] [--type a|b] [--source-stack-api-key <value>] [--destination-stack-api-key <value>] [--import-webhook-status disable|current]`](#csdx-cmstacksclone---source-branch-value---target-branch-value---source-management-token-alias-value---destination-management-token-alias-value--n-value---type-ab---source-stack-api-key-value---destination-stack-api-key-value---import-webhook-status-disablecurrent)

## `csdx cm:stacks:clone [--source-branch <value>] [--target-branch <value>] [--source-management-token-alias <value>] [--destination-management-token-alias <value>] [-n <value>] [--type a|b] [--source-stack-api-key <value>] [--destination-stack-api-key <value>] [--import-webhook-status disable|current]`

Clone data (structure/content or both) of a stack into another stack

USAGE
$ csdx cm:stack-clone cm:stacks:clone [--source-branch ] [--target-branch ]


- **Files reviewed:** 37/38 changed files
- **Comments generated:** 0 new
- **Review effort level:** Lite
</details>

@cs-raj
cs-raj merged commit 1814a67 into development Sep 15, 2026
13 checks passed
@cs-raj
cs-raj deleted the chore/release branch September 15, 2026 08:34
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.

3 participants