build(deps-dev): bump the angular-stack group across 1 directory with 5 updates - #2565
Merged
madhavilosetty-intel merged 3 commits intoAug 25, 2026
Merged
Conversation
… 5 updates Bumps the angular-stack group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.20` | `21.2.21` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.20` | `21.2.21` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.20` | `21.2.21` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.20` | `21.2.21` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.20` | `21.2.21` | Updates `@angular/common` from 21.2.20 to 21.2.21 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.21/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.21/packages/common) Updates `@angular/compiler` from 21.2.20 to 21.2.21 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.21/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.21/packages/compiler) Updates `@angular/compiler-cli` from 21.2.20 to 21.2.21 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.21/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.21/packages/compiler-cli) Updates `@angular/core` from 21.2.20 to 21.2.21 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.21/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.21/packages/core) Updates `@angular/platform-browser` from 21.2.20 to 21.2.21 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.21/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.21/packages/platform-browser) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular-stack - dependency-name: "@angular/compiler" dependency-version: 21.2.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular-stack - dependency-name: "@angular/compiler-cli" dependency-version: 21.2.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular-stack - dependency-name: "@angular/core" dependency-version: 21.2.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular-stack - dependency-name: "@angular/platform-browser" dependency-version: 21.2.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular-stack ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/angular-stack-ba70247203
branch
from
August 25, 2026 07:19
f7f0919 to
47a5d1d
Compare
Dependabot's angular-stack group bumped all @angular/* to 21.2.21 except @angular/platform-browser-dynamic (left at ^21.2.20), whose pinned peer @angular/common@21.2.20 conflicted with common@21.2.21 (npm ERESOLVE). Aligning it to ^21.2.21 restores lockstep; npm ci and ng build pass.
madhavilosetty-intel
enabled auto-merge (squash)
August 25, 2026 18:15
madhavilosetty-intel
approved these changes
Aug 25, 2026
madhavilosetty-intel
deleted the
dependabot/npm_and_yarn/angular-stack-ba70247203
branch
August 25, 2026 18:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the angular-stack group with 5 updates in the / directory:
21.2.2021.2.2121.2.2021.2.2121.2.2021.2.2121.2.2021.2.2121.2.2021.2.21Updates
@angular/commonfrom 21.2.20 to 21.2.21Release notes
Sourced from @angular/common's releases.
Changelog
Sourced from @angular/common's changelog.
Commits
Updates
@angular/compilerfrom 21.2.20 to 21.2.21Release notes
Sourced from @angular/compiler's releases.
Changelog
Sourced from @angular/compiler's changelog.
Commits
Updates
@angular/compiler-clifrom 21.2.20 to 21.2.21Release notes
Sourced from @angular/compiler-cli's releases.
Changelog
Sourced from @angular/compiler-cli's changelog.
Commits
Updates
@angular/corefrom 21.2.20 to 21.2.21Release notes
Sourced from @angular/core's releases.
Changelog
Sourced from @angular/core's changelog.
Commits
Updates
@angular/platform-browserfrom 21.2.20 to 21.2.21Release notes
Sourced from @angular/platform-browser's releases.
Changelog
Sourced from @angular/platform-browser's changelog.
Commits
c19a36cfix(platform-browser): disallow event handler attributes in Meta