build(deps): Bump the angular-stack group across 1 directory with 5 updates#3177
Merged
madhavilosetty-intel merged 2 commits intomainfrom Mar 11, 2026
Merged
Conversation
8dcd283 to
58d48f1
Compare
1d2b00d to
357fca7
Compare
…pdates 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.0` | `21.2.1` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.0` | `21.2.1` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.0` | `21.2.1` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `21.2.0` | `21.2.1` | | [@angular/cli](https://github.com/angular/angular-cli) | `21.2.0` | `21.2.1` | Updates `@angular/common` from 21.2.0 to 21.2.1 - [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.2.1/packages/common) Updates `@angular/compiler` from 21.2.0 to 21.2.1 - [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.2.1/packages/compiler) Updates `@angular/core` from 21.2.0 to 21.2.1 - [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.2.1/packages/core) Updates `@angular-devkit/build-angular` from 21.2.0 to 21.2.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.0...v21.2.1) Updates `@angular/cli` from 21.2.0 to 21.2.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.0...v21.2.1) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular-stack - dependency-name: "@angular/compiler" dependency-version: 21.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular-stack - dependency-name: "@angular/core" dependency-version: 21.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular-stack - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular-stack - dependency-name: "@angular/cli" dependency-version: 21.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular-stack ... Signed-off-by: dependabot[bot] <support@github.com>
357fca7 to
95b2f5d
Compare
madhavilosetty-intel
approved these changes
Mar 11, 2026
|
🎉 This PR is included in version 3.55.3 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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.021.2.121.2.021.2.121.2.021.2.121.2.021.2.121.2.021.2.1Updates
@angular/commonfrom 21.2.0 to 21.2.1Release notes
Sourced from
@angular/common's releases.Changelog
Sourced from
@angular/common's changelog.Commits
93c6dc6Revert "refactor(http): Improves base64 encoding/decoding with feature detect...76431edRevert "fix(http): correctly cache blob responses in transfer cache (#67002)"277ade9fix(http): correctly cache blob responses in transfer cache (#67002)aeb9b81refactor(http): Improves base64 encoding/decoding with feature detection (#67...ecf0bb4test(http): refactors HTTP client tests to use TestBed and providerse2e9a9afix(core): adds transfer cache to httpResource to fix hydrationUpdates
@angular/compilerfrom 21.2.0 to 21.2.1Release notes
Sourced from
@angular/compiler's releases.Changelog
Sourced from
@angular/compiler's changelog.Commits
Updates
@angular/corefrom 21.2.0 to 21.2.1Release notes
Sourced from
@angular/core's releases.Changelog
Sourced from
@angular/core's changelog.Commits
6d7446brefactor(core): account for shadow roots in animations93c6dc6Revert "refactor(http): Improves base64 encoding/decoding with feature detect...b4ec3ccfix(core): prevent child animation elements from being orphanedaeb9b81refactor(http): Improves base64 encoding/decoding with feature detection (#67...f5e9a86refactor(core): ignore infinite animations in animate apia79e8afdocs: update doc forprovideZoneChangeDetectione923d88fix(core): Prevent removal of elements during drag and drope2e9a9afix(core): adds transfer cache to httpResource to fix hydrationc960a6ebuild: update cross-repo angular dependencies to v21.2.0Updates
@angular-devkit/build-angularfrom 21.2.0 to 21.2.1Release notes
Sourced from
@angular-devkit/build-angular's releases.Changelog
Sourced from
@angular-devkit/build-angular's changelog.... (truncated)
Commits
74e254brelease: cut the v21.2.1 release500b47dci: add issue_labels job to dev-infra workflow33a3172build: introduce package deprecation metadata and integrate it into the relea...584f6a2fix(@angular/build): treat empty browsers array as undefined in unit-test bui...0d49f86fix(@angular/build): resolve style include paths relative to `ng-package.json...d173973fix(@angular/build): conditionally allowvi.mockfor non-relative importse265b1cci: update pull-request labeling action path87a88babuild: update cross-repo angular dependencies62b1500ci: create gemini code reviewer configurationa6d5f33build: update dependency aspect_rules_jasmine to v2.0.4Updates
@angular/clifrom 21.2.0 to 21.2.1Release notes
Sourced from
@angular/cli's releases.Changelog
Sourced from
@angular/cli's changelog.... (truncated)
Commits
74e254brelease: cut the v21.2.1 release500b47dci: add issue_labels job to dev-infra workflow33a3172build: introduce package deprecation metadata and integrate it into the relea...584f6a2fix(@angular/build): treat empty browsers array as undefined in unit-test bui...0d49f86fix(@angular/build): resolve style include paths relative to `ng-package.json...d173973fix(@angular/build): conditionally allowvi.mockfor non-relative importse265b1cci: update pull-request labeling action path87a88babuild: update cross-repo angular dependencies62b1500ci: create gemini code reviewer configurationa6d5f33build: update dependency aspect_rules_jasmine to v2.0.4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions