Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the angular group with 20 updates:

Package From To
@angular/animations 20.3.3 20.3.15
@angular/cdk 20.2.7 20.2.14
@angular/common 20.3.3 20.3.15
@angular/compiler 20.3.3 20.3.15
@angular/core 20.3.3 20.3.15
@angular/forms 20.3.3 20.3.15
@angular/platform-browser 20.3.3 20.3.15
@angular/platform-browser-dynamic 20.3.3 20.3.15
@angular/platform-server 20.3.3 20.3.15
@angular/router 20.3.3 20.3.15
@angular/ssr 20.3.4 20.3.12
zone.js 0.15.1 0.16.0
@angular-devkit/build-angular 20.3.4 20.3.12
@angular-devkit/core 20.3.4 20.3.12
@angular-devkit/schematics 20.3.4 20.3.12
@angular/cli 20.3.4 20.3.12
@angular/compiler-cli 20.3.3 20.3.15
@angular/language-service 20.3.3 20.3.15
@schematics/angular 20.1.6 20.3.12
ng-packagr 20.1.0 20.3.2

Updates @angular/animations from 20.3.3 to 20.3.15

Release notes

Sourced from @​angular/animations's releases.

20.3.15

compiler

Commit Description
fix - d1ca8ae043 prevent XSS via SVG animation attributeName and MathML/SVG URLs

20.3.14

http

Commit Description
fix - 0276479e7d prevent XSRF token leakage to protocol-relative URLs

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

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

20.3.15 (2025-12-01)

compiler

Commit Type Description
d1ca8ae043 fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.17 (2025-12-01)

compiler

Commit Type Description
7c42e2ebeb fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.16 (2025-11-26)

http

Commit Type Description
05fe6686a9 fix prevent XSRF token leakage to protocol-relative URLs

21.1.0-next.0 (2025-11-25)

platform-browser

Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication

router

Commit Type Description
a03c82564d feat Add scroll behavior controls on router navigation

... (truncated)

Commits

Updates @angular/cdk from 20.2.7 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)

20.2.10

material

Commit Description
fix - b2cd596d3 core: differentiate container colors in m2 (#32076)

20.2.9

material

Commit Description
fix - af3b961214 checkbox: use GrayText for disabled colors in high contrast mode (#32066)
fix - a90abb0a77 snack-bar: add max height for snack bar (#32000)

20.2.8

material-date-fns-adapter

Commit Description
fix - 2d1f8d068 parse time string containing only hours (#31978)

material

Commit Description
fix - 6d61babe7 datepicker: error due to synchronous change detection
fix - e43dcabd0 datepicker: make date filter nullable (#31980)
fix - f30c1c6c3 radio: Hovering over label of a radio will show the pointer cursor (#32015)
fix - de3f9e566 timepicker: assign form control value before emitting events (#31981)
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)

20.2.10 "aleutite-anchovy" (2025-10-22)

material

Commit Type Description
b2cd596d3 fix core: differentiate container colors in m2 (#32076)

20.2.9 "plastic-spoon" (2025-10-15)

material

Commit Type Description
af3b961214 fix checkbox: use GrayText for disabled colors in high contrast mode (#32066)
a90abb0a77 fix snack-bar: add max height for snack bar (#32000)

... (truncated)

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)
  • 3553ed4 release: cut the v20.2.10 release
  • 3977d11 build: update rules_browsers digest to 6a699bf (#32119)
  • Additional commits viewable in compare view

Updates @angular/common from 20.3.3 to 20.3.15

Release notes

Sourced from @​angular/common's releases.

20.3.15

compiler

Commit Description
fix - d1ca8ae043 prevent XSS via SVG animation attributeName and MathML/SVG URLs

20.3.14

http

Commit Description
fix - 0276479e7d prevent XSRF token leakage to protocol-relative URLs

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

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

20.3.15 (2025-12-01)

compiler

Commit Type Description
d1ca8ae043 fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.17 (2025-12-01)

compiler

Commit Type Description
7c42e2ebeb fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.16 (2025-11-26)

http

Commit Type Description
05fe6686a9 fix prevent XSRF token leakage to protocol-relative URLs

21.1.0-next.0 (2025-11-25)

platform-browser

Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication

router

Commit Type Description
a03c82564d feat Add scroll behavior controls on router navigation

... (truncated)

Commits
  • 0276479 fix(http): prevent XSRF token leakage to protocol-relative URLs
  • 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
  • Additional commits viewable in compare view

Updates @angular/compiler from 20.3.3 to 20.3.15

Release notes

Sourced from @​angular/compiler's releases.

20.3.15

compiler

Commit Description
fix - d1ca8ae043 prevent XSS via SVG animation attributeName and MathML/SVG URLs

20.3.14

http

Commit Description
fix - 0276479e7d prevent XSRF token leakage to protocol-relative URLs

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

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

20.3.15 (2025-12-01)

compiler

Commit Type Description
d1ca8ae043 fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.17 (2025-12-01)

compiler

Commit Type Description
7c42e2ebeb fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.16 (2025-11-26)

http

Commit Type Description
05fe6686a9 fix prevent XSRF token leakage to protocol-relative URLs

21.1.0-next.0 (2025-11-25)

platform-browser

Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication

router

Commit Type Description
a03c82564d feat Add scroll behavior controls on router navigation

... (truncated)

Commits
  • d1ca8ae fix(compiler): prevent XSS via SVG animation attributeName and MathML/SVG URLs
  • 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"
  • Additional commits viewable in compare view

Updates @angular/core from 20.3.3 to 20.3.15

Release notes

Sourced from @​angular/core's releases.

20.3.15

compiler

Commit Description
fix - d1ca8ae043 prevent XSS via SVG animation attributeName and MathML/SVG URLs

20.3.14

http

Commit Description
fix - 0276479e7d prevent XSRF token leakage to protocol-relative URLs

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

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

20.3.15 (2025-12-01)

compiler

Commit Type Description
d1ca8ae043 fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.17 (2025-12-01)

compiler

Commit Type Description
7c42e2ebeb fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.16 (2025-11-26)

http

Commit Type Description
05fe6686a9 fix prevent XSRF token leakage to protocol-relative URLs

21.1.0-next.0 (2025-11-25)

platform-browser

Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication

router

Commit Type Description
a03c82564d feat Add scroll behavior controls on router navigation

... (truncated)

Commits
  • d1ca8ae fix(compiler): prevent XSS via SVG animation attributeName and MathML/SVG URLs
  • 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
  • Additional commits viewable in compare view

Updates @angular/forms from 20.3.3 to 20.3.15

Release notes

Sourced from @​angular/forms's releases.

20.3.15

compiler

Commit Description
fix - d1ca8ae043 prevent XSS via SVG animation attributeName and MathML/SVG URLs

20.3.14

http

Commit Description
fix - 0276479e7d prevent XSRF token leakage to protocol-relative URLs

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

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

20.3.15 (2025-12-01)

compiler

Commit Type Description
d1ca8ae043 fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.17 (2025-12-01)

compiler

Commit Type Description
7c42e2ebeb fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.16 (2025-11-26)

http

Commit Type Description
05fe6686a9 fix prevent XSRF token leakage to protocol-relative URLs

21.1.0-next.0 (2025-11-25)

platform-browser

Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication

router

Commit Type Description
a03c82564d feat Add scroll behavior controls on router navigation

... (truncated)

Commits
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • 7b1a478 docs: improve discoverability of forms
  • ee578d3 build: format md files
  • 56270c3 docs: Documents utility functions for narrowing form control types (#64373)
  • da50733 docs: add a callout that adding/removing to formArray doesn't not mark dirty ...
  • 5a4f826 docs: Add unified control state change events (#64279)
  • See full diff in compare view

Updates @angular/platform-browser from 20.3.3 to 20.3.15

Release notes

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

20.3.15

compiler

Commit Description
fix - d1ca8ae043 prevent XSS via SVG animation attributeName and MathML/SVG URLs

20.3.14

http

Commit Description
fix - 0276479e7d prevent XSRF token leakage to protocol-relative URLs

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

... (truncated)

Changelog

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

20.3.15 (2025-12-01)

compiler

Commit Type Description
d1ca8ae043 fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.17 (2025-12-01)

compiler

Commit Type Description
7c42e2ebeb fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

19.2.16 (2025-11-26)

http

Commit Type Description
05fe6686a9 fix prevent XSRF token leakage to protocol-relative URLs

21.1.0-next.0 (2025-11-25)

platform-browser

Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication

router

Commit Type Description
a03c82564d feat Add scroll behavior controls on router navigation

... (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
  • 4c89a26 fix(core): pass element removal property through in all locations (#64565)
  • ed99bc9 docs: add references to SSR guide for caching options (#64347)
  • b99d028 refactor(platform-browser): remove unecessary export. (#64469)
  • 2d159af docs: Add docs for EVENT_MANAGER_PLUGINS (#64453)
  • 2ece428 fix(platform-browser): DomEventsPlugin should always be the last plugin to ...
  • See full diff in compare view

Updates @angular/platform-browser-dynamic from 20.3.3 to 20.3.15

Release notes

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

20.3.15

compiler

Commit Description
fix - d1ca8ae043 prevent XSS via SVG animation attributeName and MathML/SVG URLs

20.3.14

http

Commit Description
fix - 0276479e7d prevent XSRF token leakage to protocol-relative URLs

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

Description has been truncated

Bumps the angular group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `20.3.3` | `20.3.15` |
| [@angular/cdk](https://github.com/angular/components) | `20.2.7` | `20.2.14` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.3` | `20.3.15` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.3.3` | `20.3.15` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.3` | `20.3.15` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.3.3` | `20.3.15` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.3.3` | `20.3.15` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.3.3` | `20.3.15` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `20.3.3` | `20.3.15` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.3.3` | `20.3.15` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `20.3.4` | `20.3.12` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.15.1` | `0.16.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `20.3.4` | `20.3.12` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `20.3.4` | `20.3.12` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `20.3.4` | `20.3.12` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.4` | `20.3.12` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.3` | `20.3.15` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `20.3.3` | `20.3.15` |
| [@schematics/angular](https://github.com/angular/angular-cli) | `20.1.6` | `20.3.12` |
| [ng-packagr](https://github.com/ng-packagr/ng-packagr) | `20.1.0` | `20.3.2` |


Updates `@angular/animations` from 20.3.3 to 20.3.15
- [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.15/packages/animations)

Updates `@angular/cdk` from 20.2.7 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.7...20.2.14)

Updates `@angular/common` from 20.3.3 to 20.3.15
- [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.15/packages/common)

Updates `@angular/compiler` from 20.3.3 to 20.3.15
- [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.15/packages/compiler)

Updates `@angular/core` from 20.3.3 to 20.3.15
- [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.15/packages/core)

Updates `@angular/forms` from 20.3.3 to 20.3.15
- [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.15/packages/forms)

Updates `@angular/platform-browser` from 20.3.3 to 20.3.15
- [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.15/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 20.3.3 to 20.3.15
- [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.15/packages/platform-browser-dynamic)

Updates `@angular/platform-server` from 20.3.3 to 20.3.15
- [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.15/packages/platform-server)

Updates `@angular/router` from 20.3.3 to 20.3.15
- [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.15/packages/router)

Updates `@angular/ssr` from 20.3.4 to 20.3.12
- [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.4...20.3.12)

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-devkit/build-angular` from 20.3.4 to 20.3.12
- [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.4...20.3.12)

Updates `@angular-devkit/core` from 20.3.4 to 20.3.12
- [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.4...20.3.12)

Updates `@angular-devkit/schematics` from 20.3.4 to 20.3.12
- [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.4...20.3.12)

Updates `@angular/cli` from 20.3.4 to 20.3.12
- [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.4...20.3.12)

Updates `@angular/compiler-cli` from 20.3.3 to 20.3.15
- [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.15/packages/compiler-cli)

Updates `@angular/language-service` from 20.3.3 to 20.3.15
- [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.15/packages/language-service)

Updates `@schematics/angular` from 20.1.6 to 20.3.12
- [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.1.6...20.3.12)

Updates `ng-packagr` from 20.1.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.1.0...20.3.2)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 20.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- 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.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-server"
  dependency-version: 20.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/ssr"
  dependency-version: 20.3.12
  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-devkit/build-angular"
  dependency-version: 20.3.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/core"
  dependency-version: 20.3.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 20.3.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.3.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-version: 20.3.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@schematics/angular"
  dependency-version: 20.3.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: ng-packagr
  dependency-version: 20.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Dec 1, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@vercel
Copy link

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
primitives-storybook Ready Ready Preview Comment Dec 1, 2025 3:49pm
radix-astro-doc Error Error Dec 1, 2025 3:49pm

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