Skip to content

chore(deps): Bump the angular group in /frontend with 12 updates#297

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/angular-4b356a9a47
Open

chore(deps): Bump the angular group in /frontend with 12 updates#297
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/angular-4b356a9a47

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the angular group in /frontend with 12 updates:

Package From To
@angular/animations 21.2.0 21.2.1
@angular/cdk 21.2.0 21.2.1
@angular/common 21.2.0 21.2.1
@angular/compiler 21.2.0 21.2.1
@angular/core 21.2.0 21.2.1
@angular/forms 21.2.0 21.2.1
@angular/material 21.2.0 21.2.1
@angular/platform-browser 21.2.0 21.2.1
@angular/router 21.2.0 21.2.1
@angular/build 21.2.0 21.2.1
@angular/cli 21.2.0 21.2.1
@angular/compiler-cli 21.2.0 21.2.1

Updates @angular/animations from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/animations's releases.

VSCode Extension: 21.2.1

  • perf(language-service): use lightweight project warmup for Angular analysis (d2137928e8)

21.2.1

core

Commit Description
fix - e2e9a9a531 adds transfer cache to httpResource to fix hydration
fix - b4ec3cc4e4 prevent child animation elements from being orphaned
fix - e923d88398 Prevent removal of elements during drag and drop

http

Commit Description
fix - 277ade97ac correctly cache blob responses in transfer cache (#67002)
Changelog

Sourced from @​angular/animations's changelog.

21.2.1 (2026-03-04)

core

Commit Type Description
e2e9a9a531 fix adds transfer cache to httpResource to fix hydration
b4ec3cc4e4 fix prevent child animation elements from being orphaned
e923d88398 fix Prevent removal of elements during drag and drop

http

Commit Type Description
277ade97ac fix correctly cache blob responses in transfer cache (#67002)

19.2.19 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
747548721d fix block creation of sensitive URI attributes from ICU messages

20.3.17 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
7f9de3c118 fix block creation of sensitive URI attributes from ICU messages

Commits

Updates @angular/cdk from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/cdk's releases.

21.2.1

material

Commit Description
fix - cebf303417 checkbox: hide decorative elements from assistive technology
fix - 2abe8e6b73 menu: render backdrop for context menu if explicitly opted in (#32845)
fix - e2f7308dc4 radio: hide decorative elements from assistive technology

aria

Commit Description
fix - c1295c5818 menu: itemSelected not emitted when menu is attached to a trigger (#32880)

multiple

Commit Description
fix - 17c19cc73b expand type for restoreFocus (#32877)
Changelog

Sourced from @​angular/cdk's changelog.

21.2.1 "leather heels" (2026-03-04)

aria

Commit Type Description
c1295c5818 fix menu: itemSelected not emitted when menu is attached to a trigger (#32880)

material

Commit Type Description
cebf303417 fix checkbox: hide decorative elements from assistive technology
2abe8e6b73 fix menu: render backdrop for context menu if explicitly opted in (#32845)
e2f7308dc4 fix radio: hide decorative elements from assistive technology

multiple

Commit Type Description
17c19cc73b fix expand type for restoreFocus (#32877)

Commits
  • 902a1f6 release: cut the v21.2.1 release
  • 6a8da08 build: lock file maintenance (#32844)
  • f35bfe5 build: update bazel dependencies (#32862)
  • 5fc772d build: update github/codeql-action action to v4.32.5 (#32863)
  • 2929803 build: update pnpm to v10.30.3 (#32813)
  • c1295c5 fix(aria/menu): itemSelected not emitted when menu is attached to a trigger (...
  • 17c19cc fix(multiple): expand type for restoreFocus (#32877)
  • 1f66af8 refactor: remove remaining NgClass usages (#32873)
  • 2abe8e6 fix(material/menu): render backdrop for context menu if explicitly opted in (...
  • cebf303 fix(material/checkbox): hide decorative elements from assistive technology
  • Additional commits viewable in compare view

Updates @angular/common from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/common's releases.

VSCode Extension: 21.2.1

  • perf(language-service): use lightweight project warmup for Angular analysis (d2137928e8)

21.2.1

core

Commit Description
fix - e2e9a9a531 adds transfer cache to httpResource to fix hydration
fix - b4ec3cc4e4 prevent child animation elements from being orphaned
fix - e923d88398 Prevent removal of elements during drag and drop

http

Commit Description
fix - 277ade97ac correctly cache blob responses in transfer cache (#67002)
Changelog

Sourced from @​angular/common's changelog.

21.2.1 (2026-03-04)

core

Commit Type Description
e2e9a9a531 fix adds transfer cache to httpResource to fix hydration
b4ec3cc4e4 fix prevent child animation elements from being orphaned
e923d88398 fix Prevent removal of elements during drag and drop

http

Commit Type Description
277ade97ac fix correctly cache blob responses in transfer cache (#67002)

19.2.19 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
747548721d fix block creation of sensitive URI attributes from ICU messages

20.3.17 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
7f9de3c118 fix block creation of sensitive URI attributes from ICU messages

Commits
  • 93c6dc6 Revert "refactor(http): Improves base64 encoding/decoding with feature detect...
  • 76431ed Revert "fix(http): correctly cache blob responses in transfer cache (#67002)"
  • 277ade9 fix(http): correctly cache blob responses in transfer cache (#67002)
  • aeb9b81 refactor(http): Improves base64 encoding/decoding with feature detection (#67...
  • ecf0bb4 test(http): refactors HTTP client tests to use TestBed and providers
  • e2e9a9a fix(core): adds transfer cache to httpResource to fix hydration
  • See full diff in compare view

Updates @angular/compiler from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/compiler's releases.

VSCode Extension: 21.2.1

  • perf(language-service): use lightweight project warmup for Angular analysis (d2137928e8)

21.2.1

core

Commit Description
fix - e2e9a9a531 adds transfer cache to httpResource to fix hydration
fix - b4ec3cc4e4 prevent child animation elements from being orphaned
fix - e923d88398 Prevent removal of elements during drag and drop

http

Commit Description
fix - 277ade97ac correctly cache blob responses in transfer cache (#67002)
Changelog

Sourced from @​angular/compiler's changelog.

21.2.1 (2026-03-04)

core

Commit Type Description
e2e9a9a531 fix adds transfer cache to httpResource to fix hydration
b4ec3cc4e4 fix prevent child animation elements from being orphaned
e923d88398 fix Prevent removal of elements during drag and drop

http

Commit Type Description
277ade97ac fix correctly cache blob responses in transfer cache (#67002)

19.2.19 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
747548721d fix block creation of sensitive URI attributes from ICU messages

20.3.17 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
7f9de3c118 fix block creation of sensitive URI attributes from ICU messages

Commits

Updates @angular/core from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/core's releases.

VSCode Extension: 21.2.1

  • perf(language-service): use lightweight project warmup for Angular analysis (d2137928e8)

21.2.1

core

Commit Description
fix - e2e9a9a531 adds transfer cache to httpResource to fix hydration
fix - b4ec3cc4e4 prevent child animation elements from being orphaned
fix - e923d88398 Prevent removal of elements during drag and drop

http

Commit Description
fix - 277ade97ac correctly cache blob responses in transfer cache (#67002)
Changelog

Sourced from @​angular/core's changelog.

21.2.1 (2026-03-04)

core

Commit Type Description
e2e9a9a531 fix adds transfer cache to httpResource to fix hydration
b4ec3cc4e4 fix prevent child animation elements from being orphaned
e923d88398 fix Prevent removal of elements during drag and drop

http

Commit Type Description
277ade97ac fix correctly cache blob responses in transfer cache (#67002)

19.2.19 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
747548721d fix block creation of sensitive URI attributes from ICU messages

20.3.17 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
7f9de3c118 fix block creation of sensitive URI attributes from ICU messages

Commits
  • 6d7446b refactor(core): account for shadow roots in animations
  • 93c6dc6 Revert "refactor(http): Improves base64 encoding/decoding with feature detect...
  • b4ec3cc fix(core): prevent child animation elements from being orphaned
  • aeb9b81 refactor(http): Improves base64 encoding/decoding with feature detection (#67...
  • f5e9a86 refactor(core): ignore infinite animations in animate api
  • a79e8af docs: update doc for provideZoneChangeDetection
  • e923d88 fix(core): Prevent removal of elements during drag and drop
  • e2e9a9a fix(core): adds transfer cache to httpResource to fix hydration
  • c960a6e build: update cross-repo angular dependencies to v21.2.0
  • See full diff in compare view

Updates @angular/forms from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/forms's releases.

VSCode Extension: 21.2.1

  • perf(language-service): use lightweight project warmup for Angular analysis (d2137928e8)

21.2.1

core

Commit Description
fix - e2e9a9a531 adds transfer cache to httpResource to fix hydration
fix - b4ec3cc4e4 prevent child animation elements from being orphaned
fix - e923d88398 Prevent removal of elements during drag and drop

http

Commit Description
fix - 277ade97ac correctly cache blob responses in transfer cache (#67002)
Changelog

Sourced from @​angular/forms's changelog.

21.2.1 (2026-03-04)

core

Commit Type Description
e2e9a9a531 fix adds transfer cache to httpResource to fix hydration
b4ec3cc4e4 fix prevent child animation elements from being orphaned
e923d88398 fix Prevent removal of elements during drag and drop

http

Commit Type Description
277ade97ac fix correctly cache blob responses in transfer cache (#67002)

19.2.19 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
747548721d fix block creation of sensitive URI attributes from ICU messages

20.3.17 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
7f9de3c118 fix block creation of sensitive URI attributes from ICU messages

Commits

Updates @angular/material from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/material's releases.

21.2.1

material

Commit Description
fix - cebf303417 checkbox: hide decorative elements from assistive technology
fix - 2abe8e6b73 menu: render backdrop for context menu if explicitly opted in (#32845)
fix - e2f7308dc4 radio: hide decorative elements from assistive technology

aria

Commit Description
fix - c1295c5818 menu: itemSelected not emitted when menu is attached to a trigger (#32880)

multiple

Commit Description
fix - 17c19cc73b expand type for restoreFocus (#32877)
Changelog

Sourced from @​angular/material's changelog.

21.2.1 "leather heels" (2026-03-04)

aria

Commit Type Description
c1295c5818 fix menu: itemSelected not emitted when menu is attached to a trigger (#32880)

material

Commit Type Description
cebf303417 fix checkbox: hide decorative elements from assistive technology
2abe8e6b73 fix menu: render backdrop for context menu if explicitly opted in (#32845)
e2f7308dc4 fix radio: hide decorative elements from assistive technology

multiple

Commit Type Description
17c19cc73b fix expand type for restoreFocus (#32877)

Commits
  • 902a1f6 release: cut the v21.2.1 release
  • 6a8da08 build: lock file maintenance (#32844)
  • f35bfe5 build: update bazel dependencies (#32862)
  • 5fc772d build: update github/codeql-action action to v4.32.5 (#32863)
  • 2929803 build: update pnpm to v10.30.3 (#32813)
  • c1295c5 fix(aria/menu): itemSelected not emitted when menu is attached to a trigger (...
  • 17c19cc fix(multiple): expand type for restoreFocus (#32877)
  • 1f66af8 refactor: remove remaining NgClass usages (#32873)
  • 2abe8e6 fix(material/menu): render backdrop for context menu if explicitly opted in (...
  • cebf303 fix(material/checkbox): hide decorative elements from assistive technology
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/platform-browser's releases.

VSCode Extension: 21.2.1

  • perf(language-service): use lightweight project warmup for Angular analysis (d2137928e8)

21.2.1

core

Commit Description
fix - e2e9a9a531 adds transfer cache to httpResource to fix hydration
fix - b4ec3cc4e4 prevent child animation elements from being orphaned
fix - e923d88398 Prevent removal of elements during drag and drop

http

Commit Description
fix - 277ade97ac correctly cache blob responses in transfer cache (#67002)
Changelog

Sourced from @​angular/platform-browser's changelog.

21.2.1 (2026-03-04)

core

Commit Type Description
e2e9a9a531 fix adds transfer cache to httpResource to fix hydration
b4ec3cc4e4 fix prevent child animation elements from being orphaned
e923d88398 fix Prevent removal of elements during drag and drop

http

Commit Type Description
277ade97ac fix correctly cache blob responses in transfer cache (#67002)

19.2.19 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
747548721d fix block creation of sensitive URI attributes from ICU messages

20.3.17 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
7f9de3c118 fix block creation of sensitive URI attributes from ICU messages

Commits
  • 76431ed Revert "fix(http): correctly cache blob responses in transfer cache (#67002)"
  • 277ade9 fix(http): correctly cache blob responses in transfer cache (#67002)
  • See full diff in compare view

Updates @angular/router from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/router's releases.

VSCode Extension: 21.2.1

  • perf(language-service): use lightweight project warmup for Angular analysis (d2137928e8)

21.2.1

core

Commit Description
fix - e2e9a9a531 adds transfer cache to httpResource to fix hydration
fix - b4ec3cc4e4 prevent child animation elements from being orphaned
fix - e923d88398 Prevent removal of elements during drag and drop

http

Commit Description
fix - 277ade97ac correctly cache blob responses in transfer cache (#67002)
Changelog

Sourced from @​angular/router's changelog.

21.2.1 (2026-03-04)

core

Commit Type Description
e2e9a9a531 fix adds transfer cache to httpResource to fix hydration
b4ec3cc4e4 fix prevent child animation elements from being orphaned
e923d88398 fix Prevent removal of elements during drag and drop

http

Commit Type Description
277ade97ac fix correctly cache blob responses in transfer cache (#67002)

19.2.19 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
747548721d fix block creation of sensitive URI attributes from ICU messages

20.3.17 (2026-02-25)

Breaking Changes

core

  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204b6daa5e4583e0d0968c2107390bbd8235)

core

Commit Type Description
7f9de3c118 fix block creation of sensitive URI attributes from ICU messages

Commits
  • 84adb2f refactor(router): Permit deferring commit of traversal navigations
  • See full diff in compare view

Updates @angular/build from 21.2.0 to 21.2.1

Release notes

Sourced from @​angular/build's releases.

21.2.1

@​schematics/angular

Commit Description
fix - 72d466aa0 prevent adding test dependencies when minimal option is enabled

@​angular/cli

Commit Description
fix - ae4c28d00 correct dev dependency detection logic in ng add
fix - 465073bc1 disable npm update notifier in package manager host
fix - 36270634f ensure group members are updated to targeted version
fix - d87dba6af ignore unknown files when formatting schematic changes

@​angular-devkit/build-angular

Commit Description
fix - 0019d1c8e update copy-webpack-plugin to v14.0.0

@​angular/build

Commit Description
fix - 6ad860863 bundle polyfills to preserve execution order in dev server
fix - d17397375 conditionally allow vi.mock for non-relative imports
fix - 0d49f86ed resolve style include paths relative to ng-package.json in unit-test builder
fix - 584f6a2d9 treat empty browsers array as undefined in unit-test builder
perf - 6699cdc9b fix memory leak in ng serve with i18n

@​angular/ssr

Commit Description
fix - 43a9dfa66 improve header validation logic
fix - dee3717b3 introduce DI token to signal route discovery process
Changelog

Sourced from @​angular/build's changelog.

21.2.1 (2026-03-05)

@​angular/cli

Commit Type Description
ae4c28d00 fix correct dev dependency detection logic in ng add
465073bc1 fix disable npm update notifier in package manager host
36270634f fix ensure group members are updated to targeted version
d87dba6af fix ignore unknown files when formatting schematic changes

@​schematics/angular

Commit Type Description
72d466aa0 fix prevent adding test dependencies when minimal option is enabled

@​angular-devkit/build-angular

Commit Type Description
0019d1c8e fix update copy-webpack-plugin to v14.0.0

@​angular/build

Commit Type Description
6ad860863 fix bundle polyfills to preserve execution order in dev server
d17397375 fix conditionally allow vi.mock for non-relative imports
0d49f86ed fix resolve style include paths relative to ng-package.json in unit-test builder
584f6a2d9 fix treat empty browsers array as undefined in unit-test builder
6699cdc9b perf fix memory leak in ng serve with i18n

@​angular/ssr

Commit Type Description
43a9dfa66 fix improve header validation logic
dee3717b3 fix introduce DI token to signal route discovery process

20.3.19 (2026-03-04)

@​angular-devkit/build-angular

Commit Type Description

... (truncated)

Commits
  • 74e254b release: cut the v21.2.1 release
  • 500b47d ci: add issue_labels job to dev-infra workflow
  • 33a3172 build: introduce package deprecation metadata and integrate it into the relea...
  • 584f6a2 fix(@​angular/build): treat empty browsers array as undefined in unit-test bui...
  • 0d49f86 fix(@​angular/build): resolve style include paths relative to `ng-package.json...
  • d173973 fix(@​angular/build): conditionally allow vi.mock for non-relative imports
  • e265b1c ci: update pull-request labeling action path
  • 87a88ba build: update cross-repo angular dependencies
  • 62b1500 ci: create gemini code reviewer configuration
  • a6d5f33 build: update dependency aspect_rules_jasmine to v2.0.4
  • Additional commits viewable in compare view

Updates @angular/cli from 21.2.0 to 21.2.1

Release notes

Sourced from <...

Description has been truncated

Bumps the angular group in /frontend with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `21.2.0` | `21.2.1` |
| [@angular/cdk](https://github.com/angular/components) | `21.2.0` | `21.2.1` |
| [@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/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.2.0` | `21.2.1` |
| [@angular/material](https://github.com/angular/components) | `21.2.0` | `21.2.1` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.0` | `21.2.1` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.0` | `21.2.1` |
| [@angular/build](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` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.0` | `21.2.1` |


Updates `@angular/animations` 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/animations)

Updates `@angular/cdk` from 21.2.0 to 21.2.1
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.0...v21.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/forms` 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/forms)

Updates `@angular/material` from 21.2.0 to 21.2.1
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.0...v21.2.1)

Updates `@angular/platform-browser` 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/platform-browser)

Updates `@angular/router` 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/router)

Updates `@angular/build` 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)

Updates `@angular/compiler-cli` 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-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 21.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 21.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

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 Mar 9, 2026
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.

0 participants