revert version bump on cli core#2617
Conversation
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ 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:
✅ BUILD PASSED - All security checks passed |
There was a problem hiding this comment.
Pull request overview
This PR adjusts dependency versions for the Contentstack CLI workspace, primarily by rolling back several @contentstack/* dependency ranges while also updating the generated pnpm-lock.yaml resolution set.
Changes:
- Downgrade multiple
@contentstack/*dependency ranges inpackages/contentstack/package.json. - Update
pnpm-lock.yaml, including resolving newer versions for tooling/dependencies (e.g., pnpm and@oclif/core).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| pnpm-lock.yaml | Regenerates lockfile with updated resolutions (including pnpm and oclif-related package versions). |
| packages/contentstack/package.json | Reverts/downgrades multiple @contentstack/* dependency ranges for the @contentstack/cli package. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.