Skip to content

Build(deps): Bump the angular group across 1 directory with 6 updates - #68

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/main/angular-2f65792b7c
Open

Build(deps): Bump the angular group across 1 directory with 6 updates#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/main/angular-2f65792b7c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the angular group with 6 updates in the /frontend directory:

Package From To
@angular/core 21.2.17 21.2.21
@angular/platform-browser 21.2.17 21.2.21
@angular/router 21.2.17 21.2.21
@angular-devkit/build-angular 21.2.16 21.2.21
@angular/cli 21.2.16 21.2.21
@angular/compiler-cli 21.2.17 21.2.21

Updates @angular/core from 21.2.17 to 21.2.21

Release notes

Sourced from @​angular/core's releases.

21.2.21

platform-browser

Commit Description
fix - c19a36c2fb disallow event handler attributes in Meta

21.2.20

core

Commit Description
fix - 6afe6fa781 sanitize host bindings on concrete hosts

http

Commit Description
fix - fec5977df4 match header values exactly when deleting
fix - e33d69a71c preserve immutability of materialized clones
fix - caf616670f run root interceptors in the terminal request chain

21.2.19

compiler

Commit Description
fix - e2660c3dee disallow i18n event attributes
fix - 7b884f585a restrict possible event handler check to property names longer than 2 characters

http

Commit Description
fix - 948a8d6831 distinguish repeated transfer cache params
fix - 9949dccce1 enable xsrf for root-provided HttpClient

platform-server

Commit Description
fix - f34a93c946 update domino to latest version

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

21.2.21 (2026-08-19)

platform-browser

Commit Type Description
c19a36c2fb fix disallow event handler attributes in Meta

21.2.20 (2026-08-12)

core

Commit Type Description
6afe6fa781 fix sanitize host bindings on concrete hosts

http

Commit Type Description
fec5977df4 fix match header values exactly when deleting
e33d69a71c fix preserve immutability of materialized clones
caf616670f fix run root interceptors in the terminal request chain

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

| Commit | Type | Description |

... (truncated)

Commits
  • 6afe6fa fix(core): sanitize host bindings on concrete hosts
  • 7b884f5 fix(compiler): restrict possible event handler check to property names longer...
  • e2660c3 fix(compiler): disallow i18n event attributes
  • 5a693ba fix(core): reject dynamic script host elements
  • 6bcce11 fix(core): avoid caching missing locale data
  • See full diff in compare view

Updates @angular/platform-browser from 21.2.17 to 21.2.21

Release notes

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

21.2.21

platform-browser

Commit Description
fix - c19a36c2fb disallow event handler attributes in Meta

21.2.20

core

Commit Description
fix - 6afe6fa781 sanitize host bindings on concrete hosts

http

Commit Description
fix - fec5977df4 match header values exactly when deleting
fix - e33d69a71c preserve immutability of materialized clones
fix - caf616670f run root interceptors in the terminal request chain

21.2.19

compiler

Commit Description
fix - e2660c3dee disallow i18n event attributes
fix - 7b884f585a restrict possible event handler check to property names longer than 2 characters

http

Commit Description
fix - 948a8d6831 distinguish repeated transfer cache params
fix - 9949dccce1 enable xsrf for root-provided HttpClient

platform-server

Commit Description
fix - f34a93c946 update domino to latest version

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

| Commit | Description |

... (truncated)

Changelog

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

21.2.21 (2026-08-19)

platform-browser

Commit Type Description
c19a36c2fb fix disallow event handler attributes in Meta

21.2.20 (2026-08-12)

core

Commit Type Description
6afe6fa781 fix sanitize host bindings on concrete hosts

http

Commit Type Description
fec5977df4 fix match header values exactly when deleting
e33d69a71c fix preserve immutability of materialized clones
caf616670f fix run root interceptors in the terminal request chain

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

| Commit | Type | Description |

... (truncated)

Commits
  • c19a36c fix(platform-browser): disallow event handler attributes in Meta
  • See full diff in compare view

Updates @angular/router from 21.2.17 to 21.2.21

Release notes

Sourced from @​angular/router's releases.

21.2.21

platform-browser

Commit Description
fix - c19a36c2fb disallow event handler attributes in Meta

21.2.20

core

Commit Description
fix - 6afe6fa781 sanitize host bindings on concrete hosts

http

Commit Description
fix - fec5977df4 match header values exactly when deleting
fix - e33d69a71c preserve immutability of materialized clones
fix - caf616670f run root interceptors in the terminal request chain

21.2.19

compiler

Commit Description
fix - e2660c3dee disallow i18n event attributes
fix - 7b884f585a restrict possible event handler check to property names longer than 2 characters

http

Commit Description
fix - 948a8d6831 distinguish repeated transfer cache params
fix - 9949dccce1 enable xsrf for root-provided HttpClient

platform-server

Commit Description
fix - f34a93c946 update domino to latest version

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

21.2.21 (2026-08-19)

platform-browser

Commit Type Description
c19a36c2fb fix disallow event handler attributes in Meta

21.2.20 (2026-08-12)

core

Commit Type Description
6afe6fa781 fix sanitize host bindings on concrete hosts

http

Commit Type Description
fec5977df4 fix match header values exactly when deleting
e33d69a71c fix preserve immutability of materialized clones
caf616670f fix run root interceptors in the terminal request chain

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular-devkit/build-angular from 21.2.16 to 21.2.21

Release notes

Sourced from @​angular-devkit/build-angular's releases.

21.2.21

@​angular/cli

Commit Description
fix - ba5d16cac update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular/build

Commit Description
fix - f7f60e69e bump undici to 7.29.0

21.2.20

@​angular-devkit/build-angular

Commit Description
fix - 972f6db7e9 upgrade postcss to 8.5.23

@​angular/build

Commit Description
fix - 8de75ada50 upgrade postcss to 8.5.23

21.2.19

@​angular-devkit/build-angular

Commit Description
fix - df5429871 update http-proxy-middleware to 3.0.7

21.2.18

@​angular/cli

Commit Description
fix - 61a810ab6 respect release age policy in update bootstrapping logic

@​angular/build

Commit Description
fix - a2b6116ed bump undici to 7.28.0
fix - 2510ee3c9 bump vite to 7.3.6

21.2.17

@​angular/build

Commit Description
fix - 9c366e8be bump @​babel/core to 7.29.7
fix - 6a06ce9e9 bump esbuild to 0.28.1
fix - 637b84877 bump piscina to 5.2.0
fix - e86d58a12 bump vite to 7.3.5
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

21.2.21 (2026-08-12)

@​angular/cli

Commit Type Description
ba5d16cac fix update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular/build

Commit Type Description
f7f60e69e fix bump undici to 7.29.0

20.3.34 (2026-08-12)

@​angular/cli

Commit Type Description
3962517b9 fix update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular-devkit/build-angular

Commit Type Description
f348efe8b fix bump undici to 7.29.0

22.2.0-next.2 (2026-08-05)

@​angular/build

Commit Type Description
7e5510e464 fix disable linker internal source mapping in OXC linker
bad31421cb fix prevent syntax corruption in linker and oxc transform

22.2.0-next.1 (2026-08-05)

... (truncated)

Commits
  • 90e8059 release: cut the v21.2.21 release
  • f7f60e6 fix(@​angular/build): bump undici to 7.29.0
  • ba5d16c fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.30.0
  • 928eb73 release: cut the v21.2.20 release
  • 972f6db fix(@​angular-devkit/build-angular): upgrade postcss to 8.5.23
  • 8de75ad fix(@​angular/build): upgrade postcss to 8.5.23
  • 1a72825 release: cut the v21.2.19 release
  • df54298 fix(@​angular-devkit/build-angular): update http-proxy-middleware to 3.0.7
  • fe3a606 release: cut the v21.2.18 release
  • 2510ee3 fix(@​angular/build): bump vite to 7.3.6
  • Additional commits viewable in compare view

Updates @angular/cli from 21.2.16 to 21.2.21

Release notes

Sourced from @​angular/cli's releases.

21.2.21

@​angular/cli

Commit Description
fix - ba5d16cac update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular/build

Commit Description
fix - f7f60e69e bump undici to 7.29.0

21.2.20

@​angular-devkit/build-angular

Commit Description
fix - 972f6db7e9 upgrade postcss to 8.5.23

@​angular/build

Commit Description
fix - 8de75ada50 upgrade postcss to 8.5.23

21.2.19

@​angular-devkit/build-angular

Commit Description
fix - df5429871 update http-proxy-middleware to 3.0.7

21.2.18

@​angular/cli

Commit Description
fix - 61a810ab6 respect release age policy in update bootstrapping logic

@​angular/build

Commit Description
fix - a2b6116ed bump undici to 7.28.0
fix - 2510ee3c9 bump vite to 7.3.6

21.2.17

@​angular/build

Commit Description
fix - 9c366e8be bump @​babel/core to 7.29.7
fix - 6a06ce9e9 bump esbuild to 0.28.1
fix - 637b84877 bump piscina to 5.2.0
fix - e86d58a12 bump vite to 7.3.5
Changelog

Sourced from @​angular/cli's changelog.

21.2.21 (2026-08-12)

@​angular/cli

Commit Type Description
ba5d16cac fix update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular/build

Commit Type Description
f7f60e69e fix bump undici to 7.29.0

20.3.34 (2026-08-12)

@​angular/cli

Commit Type Description
3962517b9 fix update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular-devkit/build-angular

Commit Type Description
f348efe8b fix bump undici to 7.29.0

22.2.0-next.2 (2026-08-05)

@​angular/build

Commit Type Description
7e5510e464 fix disable linker internal source mapping in OXC linker
bad31421cb fix prevent syntax corruption in linker and oxc transform

22.2.0-next.1 (2026-08-05)

... (truncated)

Commits
  • 90e8059 release: cut the v21.2.21 release
  • f7f60e6 fix(@​angular/build): bump undici to 7.29.0
  • ba5d16c fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.30.0
  • 928eb73 release: cut the v21.2.20 release
  • 972f6db fix(@​angular-devkit/build-angular): upgrade postcss to 8.5.23
  • 8de75ad fix(@​angular/build): upgrade postcss to 8.5.23
  • 1a72825 release: cut the v21.2.19 release
  • df54298 fix(@​angular-devkit/build-angular): update http-proxy-middleware to 3.0.7
  • fe3a606 release: cut the v21.2.18 release
  • 2510ee3 fix(@​angular/build): bump vite to 7.3.6
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 21.2.17 to 21.2.21

Release notes

Sourced from @​angular/compiler-cli's releases.

21.2.21

platform-browser

Commit Description
fix - c19a36c2fb disallow event handler attributes in Meta

21.2.20

core

Commit Description
fix - 6afe6fa781 sanitize host bindings on concrete hosts

http

Commit Description
fix - fec5977df4 match header values exactly when deleting
fix - e33d69a71c preserve immutability of materialized clones
fix - caf616670f run root interceptors in the terminal request chain

21.2.19

compiler

Commit Description
fix - e2660c3dee disallow i18n event attributes
fix - 7b884f585a restrict possible event handler check to property names longer than 2 characters

http

Commit Description
fix - 948a8d6831 distinguish repeated transfer cache params
fix - 9949dccce1 enable xsrf for root-provided HttpClient

platform-server

Commit Description
fix - f34a93c946 update domino to latest version

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

21.2.21 (2026-08-19)

platform-browser

Commit Type Description
c19a36c2fb fix disallow event handler attributes in Meta

21.2.20 (2026-08-12)

core

Commit Type Description
6afe6fa781 fix sanitize host bindings on concrete hosts

http

Commit Type Description
fec5977df4 fix match header values exactly when deleting
e33d69a71c fix preserve immutability of materialized clones
caf616670f fix run root interceptors in the terminal request chain

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

| Commit | Type | Description |

... (truncated)

Commits
  • 6afe6fa fix(core): sanitize host bindings on concrete hosts
  • 8d22cc9 fix(compiler-cli): update babel dependencies to latest v7
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@angular/platform-browser [>= 22.a, < 23]
@angular/core [>= 22.a, < 23]
@angular/compiler-cli [>= 22.a, < 23]
@angular-devkit/build-angular [>= 22.a, < 23]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 12, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 12, 2026 03:34
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/main/angular-2f65792b7c branch 2 times, most recently from 8292d70 to faf7ca4 Compare August 2, 2026 03:37
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/main/angular-2f65792b7c branch 2 times, most recently from 3407039 to b6f7920 Compare August 23, 2026 03:37
Bumps the angular group with 6 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.17` | `21.2.21` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.17` | `21.2.21` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.17` | `21.2.21` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `21.2.16` | `21.2.21` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.2.16` | `21.2.21` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.17` | `21.2.21` |



Updates `@angular/core` from 21.2.17 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.17 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)

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

Updates `@angular-devkit/build-angular` from 21.2.16 to 21.2.21
- [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.16...v21.2.21)

Updates `@angular/cli` from 21.2.16 to 21.2.21
- [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.16...v21.2.21)

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

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 21.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/main/angular-2f65792b7c branch from b6f7920 to a9a29cf Compare August 23, 2026 03:40
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