Skip to content

chore: upgrade @contentstack/cli-command and cli-utilities version and remove axios override#154

Merged
SakshiKoli-CS merged 10 commits into
stagingfrom
development
May 13, 2026
Merged

chore: upgrade @contentstack/cli-command and cli-utilities version and remove axios override#154
SakshiKoli-CS merged 10 commits into
stagingfrom
development

Conversation

@SakshiKoli-CS
Copy link
Copy Markdown
Contributor

No description provided.

AryanBansal-launch and others added 10 commits May 4, 2026 13:21
… deployments with GraphQL integration

Co-authored-by: Venkatesh <venkatesh.gopinath@contentstack.com>
Co-authored-by: anujachordiya-contentstack <anuja.chordiya@gmail.com>
…r handling, and update method names for clarity
chore: upgrade @contentstack/cli-command and cli-utilities version and remove axios override
…nce error handling, and update method names for clarity"

This reverts commit 3b9750a.
…ironment resolution logic"

This reverts commit 189764d.
…ling and improved error handling"

This reverts commit 9980454.
…previous deployments with GraphQL integration"

This reverts commit ada3a18.
@SakshiKoli-CS SakshiKoli-CS requested review from a team as code owners May 13, 2026 09:35
@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 0 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

✅ BUILD PASSED - All security checks passed

@SakshiKoli-CS SakshiKoli-CS merged commit 8565cf5 into staging May 13, 2026
6 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Upgrades the Contentstack CLI dependency set for launch-cli by bumping @contentstack/cli-command / @contentstack/cli-utilities and removing the explicit axios override, with the corresponding lockfile refresh.

Changes:

  • Bump @contentstack/cli-command to ^1.8.2 and @contentstack/cli-utilities to ^1.18.3.
  • Remove the axios entry from package.json overrides.
  • Update package-lock.json with refreshed transitive dependency versions.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates Contentstack CLI package versions and removes the axios override entry.
package-lock.json Refreshes resolved dependency tree to reflect the upgrades/removal of override.

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

Comment thread package.json
"overrides": {
"lodash": "^4.18.1",
"axios": "^1.13.5",
"form-data": "4.0.4",
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.

5 participants