Skip to content

Bump all Angular packages to 21.2.0#90

Merged
nitrobass24 merged 2 commits intodevelopfrom
dependabot/npm_and_yarn/src/angular/angular/core-21.1.6
Feb 28, 2026
Merged

Bump all Angular packages to 21.2.0#90
nitrobass24 merged 2 commits intodevelopfrom
dependabot/npm_and_yarn/src/angular/angular/core-21.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Summary

  • Bump all @angular/* packages from 21.1.x to 21.2.0
  • Dependabot originally only bumped @angular/core, causing peer dependency conflicts during npm ci
  • Fixed by updating all Angular packages together so peer versions match

Test plan

  • npm install succeeds with no peer dependency errors
  • All 132 Vitest unit tests pass
  • CI build passes

🤖 Generated with Claude Code

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.1.3 to 21.1.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.1.6/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-version: 21.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 28, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 28, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/npm_and_yarn/src/angular/angular/core-21.1.6

Comment @coderabbitai help to get the list of available commands and usage tips.

@nitrobass24 nitrobass24 changed the base branch from master to develop February 28, 2026 21:07
Update all @angular/* dependencies together to resolve peer dependency
conflicts. Dependabot only bumped @angular/core which caused npm ci to
fail due to mismatched peer versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nitrobass24 nitrobass24 changed the title Bump @angular/core from 21.1.3 to 21.1.6 in /src/angular Bump all Angular packages to 21.2.0 Feb 28, 2026
@nitrobass24 nitrobass24 merged commit aef64c9 into develop Feb 28, 2026
2 of 3 checks passed
@nitrobass24 nitrobass24 deleted the dependabot/npm_and_yarn/src/angular/angular/core-21.1.6 branch February 28, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant