Skip to content

chore: bump @contentstack/utils to 1.9.1 (v3.27.1)#393

Open
netrajpatel wants to merge 2 commits into
masterfrom
chore/DX-9661-bump-contentstack-utils
Open

chore: bump @contentstack/utils to 1.9.1 (v3.27.1)#393
netrajpatel wants to merge 2 commits into
masterfrom
chore/DX-9661-bump-contentstack-utils

Conversation

@netrajpatel

Copy link
Copy Markdown
Contributor

Summary

  • Bump @contentstack/utils dependency from 1.8.01.9.1
  • Release SDK version 3.27.03.27.1
  • Update CHANGELOG.md with the dependency fix entry

Context

Follow-up from DX-8610 (internal package version audit). Tracked in DX-9661.

Test plan

  • npm install — package-lock.json resolves @contentstack/utils to 1.9.1
  • npm run build (via prepare/webpack) compiles successfully
  • npm run test:typescript — 153/154 passing (1 pre-existing failure unrelated to this change, requires live stack credentials)
  • npm run test:e2e — requires live HOST/API_KEY/DELIVERY_TOKEN/ENVIRONMENT, not run locally

🤖 Generated with Claude Code

Updates the internal @contentstack/utils dependency from 1.8.0 to
1.9.1 and releases SDK v3.27.1.

Refs DX-9661, DX-8610

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@netrajpatel netrajpatel requested a review from a team as a code owner July 14, 2026 11:55
@netrajpatel netrajpatel requested a review from Copilot July 14, 2026 11:56
@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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the SDK’s published version and dependency set by bumping @contentstack/utils to a newer release and recording the change in the changelog.

Changes:

  • Bump SDK version 3.27.03.27.1.
  • Update @contentstack/utils dependency to ^1.9.1 (and refresh lockfile resolution).
  • Add a 3.27.1 entry to CHANGELOG.md.

Reviewed changes

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

File Description
package.json Bumps SDK version and updates the declared @contentstack/utils dependency range.
package-lock.json Updates resolved dependency versions/metadata to reflect @contentstack/utils@1.9.1 and the new package version.
CHANGELOG.md Adds release notes for 3.27.1 (currently has wording/version-range mismatch called out in review comment).

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

Comment thread CHANGELOG.md Outdated
Matches the ## [x.y.z](...) heading format required by the
check-version-bump CI workflow, and corrects the bullet to describe
the actual package.json range change rather than the lockfile-resolved
version.

Co-Authored-By: Claude Sonnet 5 <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 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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

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

Comment thread CHANGELOG.md

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

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

Comment thread package.json
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