Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the angular group with 17 updates in the / directory:

Package From To
@angular/cdk 20.2.10 20.2.14
@angular/common 20.3.7 20.3.13
@angular/compiler 20.3.7 20.3.13
@angular/core 20.3.7 20.3.13
@angular/forms 20.3.7 20.3.13
@angular/material 20.2.10 20.2.14
@angular/platform-browser 20.3.7 20.3.13
@angular/platform-browser-dynamic 20.3.7 20.3.13
@angular/platform-server 20.3.7 20.3.13
@angular/router 20.3.7 20.3.13
@angular/ssr 20.3.7 20.3.11
zone.js 0.15.1 0.16.0
@angular/build 20.3.7 20.3.11
@angular/cli 20.3.7 20.3.11
@angular/compiler-cli 20.3.7 20.3.13
@types/express 5.0.4 5.0.5
ng-packagr 20.3.0 20.3.2

Updates @angular/cdk from 20.2.10 to 20.2.14

Release notes

Sourced from @​angular/cdk's releases.

20.2.14

material

Commit Description
fix - 52f00f317 button-toggle: fix typo in clamp-density call
fix - 0de537fd7 stepper: fix typo in clamp-density call

20.2.13

material

Commit Description
fix - 7b63d9560 chips: avatar image stretched in Safari (#32278)

20.2.12

No release notes provided.

20.2.11

material

Commit Description
fix - b751456cd9 menu: add filter for trigger icon name (#32188)
Changelog

Sourced from @​angular/cdk's changelog.

20.2.14 "aerogel-alpaca" (2025-11-19)

material

Commit Type Description
52f00f317 fix button-toggle: fix typo in clamp-density call
0de537fd7 fix stepper: fix typo in clamp-density call

20.2.13 "wooden-penguin" (2025-11-13)

material

Commit Type Description
7b63d9560 fix chips: avatar image stretched in Safari (#32278)

20.2.12 "patch-main" (2025-11-06)

20.2.11 "material lion" (2025-10-31)

material

Commit Type Description
b751456cd9 fix menu: add filter for trigger icon name (#32188)

Commits
  • 8c64a8d release: cut the v20.2.14 release
  • 0de537f fix(material/stepper): fix typo in clamp-density call
  • 52f00f3 fix(material/button-toggle): fix typo in clamp-density call
  • 95cabcd release: cut the v20.2.13 release
  • 7b63d95 fix(material/chips): avatar image stretched in Safari (#32278)
  • 3ede499 release: cut the v20.2.12 release
  • a257c72 release: cut the v20.2.11 release
  • b751456 fix(material/menu): add filter for trigger icon name (#32188)
  • See full diff in compare view

Updates @angular/common from 20.3.7 to 20.3.13

Release notes

Sourced from @​angular/common's releases.

20.3.13

No release notes provided.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

20.3.13 (2025-11-19)

20.3.12 (2025-11-14)

20.3.11 (2025-11-12)

common

Commit Type Description
5047849a4a fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f9d0818087 fix support arbitrary nesting in :host-context()
106b9040df fix support commas in :host() argument
9419ea348a fix support complex selectors in :nth-child()
036c5d2a07 fix support one additional level of nesting in :host()

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

20.3.10 (2025-11-05)

compiler-cli

Commit Type Description
840db59dc1 fix make required inputs diagnostic less noisy

migrations

| Commit | Type | Description |

... (truncated)

Commits
  • a8c577d docs: add reference to Built-in Pipes in multiple pipe files
  • 8922cae Revert "refactor(http): migrate XSRF classes to use inject() function"
  • 5047849 fix(common): remove placeholder image listeners once view is removed
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • 2ad6b72 refactor(http): migrate XSRF classes to use inject() function
  • ee578d3 build: format md files
  • 744cd5c refactor(http): simplifies destruction tracking using destroyed property
  • 5ce9d88 docs: Adds guide links to HTTP API docs for better discoverability
  • 020f176 feat(common): Blocks IPv6 localhost from preconnect checks
  • 752986b refactor(common): Add missing OnDestroy interface in PreconnectLinkChecker
  • See full diff in compare view

Updates @angular/compiler from 20.3.7 to 20.3.13

Release notes

Sourced from @​angular/compiler's releases.

20.3.13

No release notes provided.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

20.3.13 (2025-11-19)

20.3.12 (2025-11-14)

20.3.11 (2025-11-12)

common

Commit Type Description
5047849a4a fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f9d0818087 fix support arbitrary nesting in :host-context()
106b9040df fix support commas in :host() argument
9419ea348a fix support complex selectors in :nth-child()
036c5d2a07 fix support one additional level of nesting in :host()

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

20.3.10 (2025-11-05)

compiler-cli

Commit Type Description
840db59dc1 fix make required inputs diagnostic less noisy

migrations

| Commit | Type | Description |

... (truncated)

Commits
  • f689269 Revert "fix(compiler): support one additional level of nesting in :host()"
  • 7b2e6ca Revert "fix(compiler): support arbitrary nesting in :host-context()"
  • 6036eef Revert "fix(compiler): support commas in :host() argument"
  • a44658b Revert "fix(compiler): support complex selectors in :nth-child()"
  • 9419ea3 fix(compiler): support complex selectors in :nth-child()
  • 2531863 test(compiler): add test for :host:has(> .foo)
  • 106b904 fix(compiler): support commas in :host() argument
  • f9d0818 fix(compiler): support arbitrary nesting in :host-context()
  • b47054c Revert "fix(compiler): support commas in :host() argument"
  • 1e09bdc fix(compiler): support commas in :host() argument
  • Additional commits viewable in compare view

Updates @angular/core from 20.3.7 to 20.3.13

Release notes

Sourced from @​angular/core's releases.

20.3.13

No release notes provided.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

20.3.13 (2025-11-19)

20.3.12 (2025-11-14)

20.3.11 (2025-11-12)

common

Commit Type Description
5047849a4a fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f9d0818087 fix support arbitrary nesting in :host-context()
106b9040df fix support commas in :host() argument
9419ea348a fix support complex selectors in :nth-child()
036c5d2a07 fix support one additional level of nesting in :host()

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

20.3.10 (2025-11-05)

compiler-cli

Commit Type Description
840db59dc1 fix make required inputs diagnostic less noisy

migrations

| Commit | Type | Description |

... (truncated)

Commits
  • 820bb39 Revert "refactor(core): let the profiler handle asymmetric events leniently"
  • 2dccdcd Revert "fix(core): notify profiler events in case of errors"
  • a966ff1 refactor(core): let the profiler handle asymmetric events leniently
  • 52cf658 fix(core): notify profiler events in case of errors
  • daae263 docs: Adds links to relevant guides for APIs in core package
  • d10f110 docs: add documentation for HostAttributeToken
  • 2c3691d docs: add documentation for DOCUMENT injection token usage in SSR
  • a02b957 refactor(core): remove resource flag.
  • 41466a7 refactor(core): move profile_types.ts to primtives
  • 1dcecdf refactor(platform-browser): remove unused Platform ID dependency from DomRend...
  • Additional commits viewable in compare view

Updates @angular/forms from 20.3.7 to 20.3.13

Release notes

Sourced from @​angular/forms's releases.

20.3.13

No release notes provided.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

20.3.13 (2025-11-19)

20.3.12 (2025-11-14)

20.3.11 (2025-11-12)

common

Commit Type Description
5047849a4a fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f9d0818087 fix support arbitrary nesting in :host-context()
106b9040df fix support commas in :host() argument
9419ea348a fix support complex selectors in :nth-child()
036c5d2a07 fix support one additional level of nesting in :host()

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

20.3.10 (2025-11-05)

compiler-cli

Commit Type Description
840db59dc1 fix make required inputs diagnostic less noisy

migrations

| Commit | Type | Description |

... (truncated)

Commits
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • 7b1a478 docs: improve discoverability of forms
  • ee578d3 build: format md files
  • See full diff in compare view

Updates @angular/material from 20.2.10 to 20.2.14

Release notes

Sourced from @​angular/material's releases.

20.2.14

material

Commit Description
fix - 52f00f317 button-toggle: fix typo in clamp-density call
fix - 0de537fd7 stepper: fix typo in clamp-density call

20.2.13

material

Commit Description
fix - 7b63d9560 chips: avatar image stretched in Safari (#32278)

20.2.12

No release notes provided.

20.2.11

material

Commit Description
fix - b751456cd9 menu: add filter for trigger icon name (#32188)
Changelog

Sourced from @​angular/material's changelog.

20.2.14 "aerogel-alpaca" (2025-11-19)

material

Commit Type Description
52f00f317 fix button-toggle: fix typo in clamp-density call
0de537fd7 fix stepper: fix typo in clamp-density call

20.2.13 "wooden-penguin" (2025-11-13)

material

Commit Type Description
7b63d9560 fix chips: avatar image stretched in Safari (#32278)

20.2.12 "patch-main" (2025-11-06)

20.2.11 "material lion" (2025-10-31)

material

Commit Type Description
b751456cd9 fix menu: add filter for trigger icon name (#32188)

Commits
  • 8c64a8d release: cut the v20.2.14 release
  • 0de537f fix(material/stepper): fix typo in clamp-density call
  • 52f00f3 fix(material/button-toggle): fix typo in clamp-density call
  • 95cabcd release: cut the v20.2.13 release
  • 7b63d95 fix(material/chips): avatar image stretched in Safari (#32278)
  • 3ede499 release: cut the v20.2.12 release
  • a257c72 release: cut the v20.2.11 release
  • b751456 fix(material/menu): add filter for trigger icon name (#32188)
  • See full diff in compare view

Updates @angular/platform-browser from 20.3.7 to 20.3.13

Release notes

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

20.3.13

No release notes provided.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

... (truncated)

Changelog

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

20.3.13 (2025-11-19)

20.3.12 (2025-11-14)

20.3.11 (2025-11-12)

common

Commit Type Description
5047849a4a fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f9d0818087 fix support arbitrary nesting in :host-context()
106b9040df fix support commas in :host() argument
9419ea348a fix support complex selectors in :nth-child()
036c5d2a07 fix support one additional level of nesting in :host()

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

20.3.10 (2025-11-05)

compiler-cli

Commit Type Description
840db59dc1 fix make required inputs diagnostic less noisy

migrations

| Commit | Type | Description |

... (truncated)

Commits
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • 1dcecdf refactor(platform-browser): remove unused Platform ID dependency from DomRend...
  • ee578d3 build: format md files
  • See full diff in compare view

Updates @angular/platform-browser-dynamic from 20.3.7 to 20.3.13

Release notes

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

20.3.13

No release notes provided.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

... (truncated)

Changelog

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

20.3.13 (2025-11-19)

20.3.12 (2025-11-14)

20.3.11 (2025-11-12)

common

Commit Type Description
5047849a4a fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f9d0818087 fix support arbitrary nesting in :host-context()
106b9040df fix support commas in :host() argument
9419ea348a fix support complex selectors in :nth-child()
036c5d2a07 fix support one additional level of nesting in :host()

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

20.3.10 (2025-11-05)

compiler-cli

Commit Type Description
840db59dc1 fix make required inputs diagnostic less noisy

migrations

| Commit | Type | Description |

... (truncated)

Commits
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • ee578d3 build: format md files
  • See full diff in compare view

Updates @angular/platform-server from 20.3.7 to 20.3.13

Release notes

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

20.3.13

No release notes provided.

20.3.12

No release notes provided.

20.3.11

common

Commit Description

Bumps the angular group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `20.2.10` | `20.2.14` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.7` | `20.3.13` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.3.7` | `20.3.13` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.7` | `20.3.13` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.3.7` | `20.3.13` |
| [@angular/material](https://github.com/angular/components) | `20.2.10` | `20.2.14` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.3.7` | `20.3.13` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.3.7` | `20.3.13` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `20.3.7` | `20.3.13` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.3.7` | `20.3.13` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `20.3.7` | `20.3.11` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.15.1` | `0.16.0` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.3.7` | `20.3.11` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.7` | `20.3.11` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.7` | `20.3.13` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.4` | `5.0.5` |
| [ng-packagr](https://github.com/ng-packagr/ng-packagr) | `20.3.0` | `20.3.2` |



Updates `@angular/cdk` from 20.2.10 to 20.2.14
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@20.2.10...20.2.14)

Updates `@angular/common` from 20.3.7 to 20.3.13
- [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/20.3.13/packages/common)

Updates `@angular/compiler` from 20.3.7 to 20.3.13
- [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/20.3.13/packages/compiler)

Updates `@angular/core` from 20.3.7 to 20.3.13
- [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/20.3.13/packages/core)

Updates `@angular/forms` from 20.3.7 to 20.3.13
- [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/20.3.13/packages/forms)

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

Updates `@angular/platform-browser` from 20.3.7 to 20.3.13
- [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/20.3.13/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 20.3.7 to 20.3.13
- [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/20.3.13/packages/platform-browser-dynamic)

Updates `@angular/platform-server` from 20.3.7 to 20.3.13
- [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/20.3.13/packages/platform-server)

Updates `@angular/router` from 20.3.7 to 20.3.13
- [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/20.3.13/packages/router)

Updates `@angular/ssr` from 20.3.7 to 20.3.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.7...20.3.11)

Updates `zone.js` from 0.15.1 to 0.16.0
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.16.0/packages/zone.js)

Updates `@angular/build` from 20.3.7 to 20.3.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.7...20.3.11)

Updates `@angular/cli` from 20.3.7 to 20.3.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.7...20.3.11)

Updates `@angular/compiler-cli` from 20.3.7 to 20.3.13
- [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/20.3.13/packages/compiler-cli)

Updates `@types/express` from 5.0.4 to 5.0.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Updates `ng-packagr` from 20.3.0 to 20.3.2
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@20.3.0...20.3.2)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 20.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-version: 20.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-server"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/ssr"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: zone.js
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 20.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@types/express"
  dependency-version: 5.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: ng-packagr
  dependency-version: 20.3.2
  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 Nov 24, 2025
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