Skip to content

[Chore] Angular v21 Upgrade & Dependencies Update - 2026-03-23#73

Merged
harshitha-cstk merged 2 commits intomainfrom
chore/deps-update-2026-03-23
Mar 26, 2026
Merged

[Chore] Angular v21 Upgrade & Dependencies Update - 2026-03-23#73
harshitha-cstk merged 2 commits intomainfrom
chore/deps-update-2026-03-23

Conversation

@timbenniks
Copy link
Copy Markdown
Contributor

This PR upgrades Angular from v20 to v21 and updates production dependencies.

Angular v21 Changes:

  • Upgraded all @angular/* packages from 20.3.x to 21.2.x
  • Added provideZoneChangeDetection() to main.ts (Angular 21 migration schematic)
  • Updated tsconfig.json: moduleResolution changed to bundler, removed legacy experimentalDecorators, useDefineForClassFields, and esModuleInterop
  • @angular-devkit/build-angular and @angular/cli updated to 21.2.3

Prod Dependency Updates:

  • @contentstack/live-preview-utils 4.2.1 → 4.3.0

Verification:

  • Build verification passed
  • Runtime verification passed (HTTP 200 on dev server)

Review Required:
Please review the Angular upgrade changes and test before merging.

Generated: 2026-03-23

@timbenniks timbenniks requested a review from a team as a code owner March 23, 2026 08:04
@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

@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

@harshitha-cstk harshitha-cstk merged commit 6aae2a2 into main Mar 26, 2026
6 checks passed
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.

4 participants