chore: upgrade Angular to v21.2.17 - #59
Conversation
Run ng update from v20.2.3 to v21. Bumps all @angular packages, the CLI, build-angular, and TypeScript to 5.9.3. Migrations move deprecated bootstrap options to providers in main.ts and update the tsconfig lib target. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughUpgrades Angular packages from v20 to v21 and TypeScript from 5.8.3 to 5.9.3 in ChangesAngular v21 Upgrade
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Upgrades Angular from v20.2.3 to v21.2.17 via
ng update.Changes
@angular/*packages, the CLI, and@angular-devkit/build-angularbumped to v21.src/main.ts: migration moved deprecated bootstrap options into providers.tsconfig.json:libupdated to a modern ES target.Notes
ng buildpasses (only pre-existing Sass@importdeprecation warnings, unrelated to this upgrade).🤖 Generated with Claude Code
Summary by CodeRabbit
Chores