Skip to content

chore(deps)(deps): bump the angular-framework group in /Frontend with 16 updates#177

Merged
LimitlessGreen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/Frontend/angular-framework-639a4b7c75
Oct 6, 2025
Merged

chore(deps)(deps): bump the angular-framework group in /Frontend with 16 updates#177
LimitlessGreen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/Frontend/angular-framework-639a4b7c75

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 6, 2025

Copy link
Copy Markdown
Contributor

Bumps the angular-framework group in /Frontend with 16 updates:

Package From To
@angular/animations 20.0.6 20.3.3
@angular/cdk 20.0.5 20.2.7
@angular/common 20.0.6 20.3.3
@angular/compiler 20.0.6 20.3.3
@angular/core 20.0.6 20.3.3
@angular/forms 20.0.6 20.3.3
@angular/material 20.0.5 20.2.7
@angular/platform-browser 20.0.6 20.3.3
@angular/platform-browser-dynamic 20.0.6 20.3.3
@angular/platform-server 20.0.6 20.3.3
@angular/router 20.0.6 20.3.3
@angular/ssr 20.0.5 20.3.4
@angular/build 20.0.5 20.3.4
@angular/cli 20.0.5 20.3.4
@angular/compiler-cli 20.0.6 20.3.3
@angular/localize 20.0.6 20.3.3

Updates @angular/animations from 20.0.6 to 20.3.3

Release notes

Sourced from @​angular/animations's releases.

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)

20.3.2

compiler-cli

Commit Description
fix - ba40153ac0 capture metadata for undecorated fields (#63904)
fix - 1d4f81c8ee resolve import alias in defer blocks (#63966)

core

Commit Description
fix - 9515a70933 fix narrowing of Resource.hasValue() (#63994)
fix - e78451cf8a prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Description
fix - 1fd8d5d446 Emit FormResetEvent when resetting control (#64034)

migrations

Commit Description
fix - 16d0d43ad4 handle import aliases to the same module name (#63934)
fix - 3ebaeccb46 handle reused templates in control flow migration (#63996)

20.3.1

compiler

Commit Description
fix - 7fb5a8087e Add support for aria-invalid (#63748)

compiler-cli

Commit Description
fix - 8843707919 only bind inputs that are part of microsyntax to a structural directive (#52453)
fix - 38c9921ff3 signal not invoked diagnostic not raised when input has same name in template (#63754)

core

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits
  • e78451c fix(core): prevent animations renderer from impacting animate.leave (#63921)
  • 7a7725e refactor(core): Update tests for zoneless by default (#63672)
  • ed50120 refactor(animations): remove dependency on @angular/common (#63248)
  • 9a27c5b build: rename defaults2.bzl to defaults.bzl (#63384)
  • ec8cd3e refactor(animations): optimize resolveTimeExpression (#62927)
  • fa8d8b8 build: migrate all npm packages to use new rules_js based npm_package rule (#...
  • cbc258e build: remove ts_project_interop infrastructure (#62908)
  • 793ff35 build: move http_server and generate_api_docs into defaults2.bzl (#62878)
  • 9766116 refactor(animations): deprecate the animations package (#62795)
  • 8bf97d1 build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • Additional commits viewable in compare view

Updates @angular/cdk from 20.0.5 to 20.2.7

Release notes

Sourced from @​angular/cdk's releases.

20.2.7

material

Commit Description
fix - 85ed6550c2 menu: prevent child menu reopening while parent is animating away (#31958)

20.2.6

material

Commit Description
fix - a6f0bd8e7 menu: switch internal state to signals (#31934)
fix - 94716a805 select: rotate arrow while open (#31936)

cdk

Commit Description
fix - e8e8662ab scrolling: Fix undefined error when documentElement.style is undefined (#31904)
fix - a9b1afdb6 scrolling: prevent subpixel gaps in virtual scroll viewport (#31940)

20.2.5

material

Commit Description
fix - 36be42637 core: move internal tokens (#31907)
fix - 3ac762be5 form-field: restore error message animation (#31774)
fix - 65f23c003 table: style no data row properly (#31895)

20.2.4

material

Commit Description
fix - e7a0c19d0 tabs: attach content inside the zone (#31868)

20.2.3

material

Commit Description
fix - ec33bf8eba progress-bar: avoid CSP issues due to buffer dots (#31818)
fix - 9a68265302 slider: incorrect indicator transform origin in M3 (#31834)

cdk

Commit Description
fix - 442d4ca6b7 drag-drop: allow axis lock to be reset (#31829)

20.2.2

No release notes provided.

20.2.1

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

20.2.7 "ceramic-nebula" (2025-10-01)

material

Commit Type Description
85ed6550c2 fix menu: prevent child menu reopening while parent is animating away (#31958)

21.0.0-next.5 "hungry-kiwi" (2025-09-24)

Breaking Changes

cdk

    • $z-index-overlay-container has been removed. Use $overlay-container-z-index instead.
    • $z-index-overlay has been removed. Use $overlay-z-index instead.
    • $dark-backdrop-background has been removed. Use $overlay-backdrop-color instead.
    • $z-index-overlay-backdrop has been removed. Use $overlay-backdrop-z-index instead.

cdk-experimental

Commit Type Description
f0047282a fix ui-patterns: preserveContent should not render until first visible (#31660)

material

Commit Type Description
737c69fce feat radio: Hovering over label of a radio will show the pointer cursor (#31894)
3619903fa feat testing: Add icon name filtering to MatButtonHarness (#31852)
3b95117e5 fix chips: remove visible overflow for labels (#31679)
7a17fe950 fix core: move internal tokens (#31907)
977f46fe6 fix form-field: restore error message animation (#31774)
ff10f0448 fix stepper: Adjust aria tab-related roles to fix violations (#31844)
b6d81939c fix table: style no data row properly (#31895)

cdk

Commit Type Description
84fc0d963 fix overlay: remove deprecated variables (#31898)

20.2.5 "sparkling-penguin" (2025-09-24)

material

Commit Type Description
36be42637 fix core: move internal tokens (#31907)
3ac762be5 fix form-field: restore error message animation (#31774)
65f23c003 fix table: style no data row properly (#31895)

21.0.0-next.4 "v21.0.0-next4 release" (2025-09-17)

... (truncated)

Commits
  • 07e9f0a release: cut the v20.2.7 release
  • 85ed655 fix(material/menu): prevent child menu reopening while parent is animating aw...
  • 9290dc5 release: cut the v20.2.6 release
  • 01a6008 build: update all github actions (#31954)
  • a9b1afd fix(cdk/scrolling): prevent subpixel gaps in virtual scroll viewport (#31940)
  • 7c3eac5 build: update bazel dependencies (#31946)
  • 4e27aa6 build: lock file maintenance (#31900)
  • c2be9fd build: update dependency node to v22.20.0 (#31922)
  • 1338da4 build: update cross-repo angular dependencies (#31885)
  • a6f0bd8 fix(material/menu): switch internal state to signals (#31934)
  • Additional commits viewable in compare view

Updates @angular/common from 20.0.6 to 20.3.3

Release notes

Sourced from @​angular/common's releases.

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)

20.3.2

compiler-cli

Commit Description
fix - ba40153ac0 capture metadata for undecorated fields (#63904)
fix - 1d4f81c8ee resolve import alias in defer blocks (#63966)

core

Commit Description
fix - 9515a70933 fix narrowing of Resource.hasValue() (#63994)
fix - e78451cf8a prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Description
fix - 1fd8d5d446 Emit FormResetEvent when resetting control (#64034)

migrations

Commit Description
fix - 16d0d43ad4 handle import aliases to the same module name (#63934)
fix - 3ebaeccb46 handle reused templates in control flow migration (#63996)

20.3.1

compiler

Commit Description
fix - 7fb5a8087e Add support for aria-invalid (#63748)

compiler-cli

Commit Description
fix - 8843707919 only bind inputs that are part of microsyntax to a structural directive (#52453)
fix - 38c9921ff3 signal not invoked diagnostic not raised when input has same name in template (#63754)

core

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits
  • 9515a70 fix(core): fix narrowing of Resource.hasValue() (#63994)
  • 423cc17 refactor(common): trim undefined from locale data. (#63520)
  • b05552f docs: add documentation for NG02802 warning about HttpTransferCache headers (...
  • 1b7f530 build: add a noDuplicateEnumValue rule (#63483)
  • 7a7725e refactor(core): Update tests for zoneless by default (#63672)
  • b549cd2 refactor(bazel): reduce build deps (#63348)
  • e8d9bc5 refactor(http): rework the HttpEvent union to improve narrowing. (#63267)
  • 705b94b refactor: remove TODOs which have been corrected (#63421)
  • 9a27c5b build: rename defaults2.bzl to defaults.bzl (#63384)
  • 10b0927 refactor: various build and import specificer fixes for strict deps (#63324)
  • Additional commits viewable in compare view

Updates @angular/compiler from 20.0.6 to 20.3.3

Release notes

Sourced from @​angular/compiler's releases.

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)

20.3.2

compiler-cli

Commit Description
fix - ba40153ac0 capture metadata for undecorated fields (#63904)
fix - 1d4f81c8ee resolve import alias in defer blocks (#63966)

core

Commit Description
fix - 9515a70933 fix narrowing of Resource.hasValue() (#63994)
fix - e78451cf8a prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Description
fix - 1fd8d5d446 Emit FormResetEvent when resetting control (#64034)

migrations

Commit Description
fix - 16d0d43ad4 handle import aliases to the same module name (#63934)
fix - 3ebaeccb46 handle reused templates in control flow migration (#63996)

20.3.1

compiler

Commit Description
fix - 7fb5a8087e Add support for aria-invalid (#63748)

compiler-cli

Commit Description
fix - 8843707919 only bind inputs that are part of microsyntax to a structural directive (#52453)
fix - 38c9921ff3 signal not invoked diagnostic not raised when input has same name in template (#63754)

core

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits
  • f51ab32 fix(compiler): recover template literals with broken expressions (#64150)
  • d900dba Revert "refactor(compiler): Remove the interpolation config (#64071)" (#64110)
  • 71cde35 refactor(compiler): throw on attribute bindings for ng-container (#64072)
  • 9dbcff8 refactor(compiler): Remove the interpolation config (#64071)
  • 542cd00 fix(core): do not rename ARIA property bindings to attributes (#64089)
  • 720f0db Revert "refactor(compiler): expose member decorator identifiers (#63904)" (#6...
  • a3094f2 refactor(compiler): expose member decorator identifiers (#63904)
  • 7fb5a80 fix(compiler): Add support for aria-invalid (#63748)
  • 5f5828f refactor(core): dispatch enter and leave animations at the right times (#63710)
  • 479a919 fix(compiler): fixes regression with event parsing and animate prefix (#63470)
  • Additional commits viewable in compare view

Updates @angular/core from 20.0.6 to 20.3.3

Release notes

Source...

Description has been truncated

Bumps the angular-framework group in /Frontend with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `20.0.6` | `20.3.3` |
| [@angular/cdk](https://github.com/angular/components) | `20.0.5` | `20.2.7` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.0.6` | `20.3.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.0.6` | `20.3.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.0.6` | `20.3.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.0.6` | `20.3.3` |
| [@angular/material](https://github.com/angular/components) | `20.0.5` | `20.2.7` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.0.6` | `20.3.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.0.6` | `20.3.3` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `20.0.6` | `20.3.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.0.6` | `20.3.3` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `20.0.5` | `20.3.4` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.0.5` | `20.3.4` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.0.5` | `20.3.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.0.6` | `20.3.3` |
| [@angular/localize](https://github.com/angular/angular) | `20.0.6` | `20.3.3` |


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

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

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

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

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

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

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

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

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

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

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

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

Updates `@angular/build` from 20.0.5 to 20.3.4
- [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.0.5...20.3.4)

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

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

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

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/cdk"
  dependency-version: 20.2.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/common"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/core"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/forms"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/material"
  dependency-version: 20.2.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/platform-server"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/router"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/ssr"
  dependency-version: 20.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/build"
  dependency-version: 20.3.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/cli"
  dependency-version: 20.3.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-framework
- dependency-name: "@angular/localize"
  dependency-version: 20.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-framework
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file frontend Issues or PRs related to frontend development labels Oct 6, 2025
@LimitlessGreen
LimitlessGreen merged commit de7c92f into main Oct 6, 2025
4 of 5 checks passed
@LimitlessGreen
LimitlessGreen deleted the dependabot/npm_and_yarn/Frontend/angular-framework-639a4b7c75 branch October 6, 2025 18:51
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 frontend Issues or PRs related to frontend development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant