Skip to content

Bump the js-dependencies group across 1 directory with 23 updates#144

Merged
marcorosa merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/frontend/develop/js-dependencies-81c1c87616
Nov 4, 2025
Merged

Bump the js-dependencies group across 1 directory with 23 updates#144
marcorosa merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/frontend/develop/js-dependencies-81c1c87616

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the js-dependencies group with 21 updates in the /frontend directory:

Package From To
@angular/animations 20.3.6 20.3.9
@angular/cdk 20.2.9 20.2.11
@angular/common 20.3.6 20.3.9
@angular/compiler 20.3.6 20.3.9
@angular/core 20.3.6 20.3.9
@angular/forms 20.3.6 20.3.9
@angular/material 20.2.9 20.2.11
@angular/platform-browser 20.3.6 20.3.9
@angular/platform-browser-dynamic 20.3.6 20.3.9
@angular/router 20.3.6 20.3.9
@angular-devkit/build-angular 20.3.6 20.3.8
@angular-eslint/builder 20.4.0 20.5.0
@angular-eslint/eslint-plugin 20.4.0 20.5.0
@angular-eslint/eslint-plugin-template 20.4.0 20.5.0
@angular-eslint/schematics 20.4.0 20.5.0
@angular/cli 20.3.6 20.3.8
@angular/compiler-cli 20.3.6 20.3.9
@typescript-eslint/eslint-plugin 8.46.1 8.46.2
eslint 9.38.0 9.39.0
jasmine-core 5.12.0 5.12.1
sass 1.93.2 1.93.3

Updates @angular/animations from 20.3.6 to 20.3.9

Release notes

Sourced from @​angular/animations's releases.

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

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
fix - 2fad4d4ab6 prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Description
fix - cfd8ed3fff Fix outlet serialization and parsing with no primary children (#64505)
fix - 182fe78f91 Surface parse errors in Router.parseUrl (#64503)
Changelog

Sourced from @​angular/animations's changelog.

20.3.9 (2025-10-29)

21.0.0-next.9 (2025-10-22)

Breaking Changes

zone.js

  • IE/Non-Chromium Edge are not supported anymore.

animations

Commit Type Description
2b257b3659 fix account for Element.animate exceptions (#64506)

common

Commit Type Description
a1868c9d13 feat update to cldr 47 (#64032)
196fa500a3 fix properly type ngComponentOutlet (#64561)

compiler

Commit Type Description
9a7529dd66 fix correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Type Description
c1d870bd38 fix missingStructuralDirective diagnostic produces false negatives (#64470)
1f389b8b97 fix missingStructuralDirective diagnostic produces false negatives (#64579)

core

Commit Type Description
c2d376b85a feat make SimpleChanges generic (#64535)
70332b0453 fix pass element removal property through in all locations (#64565)
81bd671906 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)
aab73671e4 fix update animation scheduling (#64441)
c241038111 fix update symbols (#64481)

forms

Commit Type Description
9c5e969f51 fix bind invalid input in custom controls (#64526)
94b0afec00 fix implement interoperability between signal forms and reactive forms (#64471)
505bde1fed fix mark field as dirty when value is changed by ControlValueAccessor (#64471)
3529877772 fix mark field as dirty when value is changed by a bound control (#64483)
fd9af2afaf fix only propagate schema defined properties from field to control (#64446)

language-service

Commit Type Description
80e00ff4e5 fix prevent interpolation from superseding block braces (#64392)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/cdk from 20.2.9 to 20.2.11

Release notes

Sourced from @​angular/cdk's releases.

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)
Changelog

Sourced from @​angular/cdk's changelog.

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

material

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

21.0.0-next.10 "alforsite-antibody" (2025-10-22)

Breaking Changes

cdk

    • TemplatePortalDirective has been removed. Use CdkPortal instead.
    • PortalHostDirective has been removed. Use CdkPortalOutlet instead.

material

Commit Type Description
83d9b02bb fix core: differentiate container colors in m2 (#32076)
18cedc737 fix core: rename corner extra-small to xs (#32101)

cdk

Commit Type Description
03c5d34db fix portal: remove deprecated directives (#32117)

aria

Commit Type Description
a821a3ef0 feat grid: create the aria grid (#32092)
f9d3cde14 feat menu: create the aria menu (#32080)
a0b580027 feat toolbar: adds skip disabled toolbar example to dev-app (#32127)
5396c4347 feat toolbar: adds toolbar basic vertical example to dev-app (#32126)
ba9f79be5 feat toolbar: adds toolbar-basic-horizontal-example to dev-app (#32106)
0b03c6e96 fix combobox: add missing apis (#32124)
3d1cafbdd fix menu: add selectable to inputs (#32131)
afe4d063d fix ui-patterns: internal conformance fixes (#32102)

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

material

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

21.0.0-next.9 "plastic-fork" (2025-10-15)

Breaking Changes

cdk

... (truncated)

Commits
  • 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)
  • 67fd815 build: update cross-repo angular dependencies (#32122)
  • c6f531c build: update github/codeql-action action to v3.30.9
  • d310c47 build: update cross-repo angular dependencies (#32100)
  • 8aa2570 build: update cross-repo angular dependencies to v20.3.6 (#32088)
  • 488e664 build: update bazel dependencies (#31972)
  • be5e4a4 build: update cross-repo angular dependencies (#32078)
  • Additional commits viewable in compare view

Updates @angular/common from 20.3.6 to 20.3.9

Release notes

Sourced from @​angular/common's releases.

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

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
fix - 2fad4d4ab6 prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Description
fix - cfd8ed3fff Fix outlet serialization and parsing with no primary children (#64505)
fix - 182fe78f91 Surface parse errors in Router.parseUrl (#64503)
Changelog

Sourced from @​angular/common's changelog.

20.3.9 (2025-10-29)

21.0.0-next.9 (2025-10-22)

Breaking Changes

zone.js

  • IE/Non-Chromium Edge are not supported anymore.

animations

Commit Type Description
2b257b3659 fix account for Element.animate exceptions (#64506)

common

Commit Type Description
a1868c9d13 feat update to cldr 47 (#64032)
196fa500a3 fix properly type ngComponentOutlet (#64561)

compiler

Commit Type Description
9a7529dd66 fix correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Type Description
c1d870bd38 fix missingStructuralDirective diagnostic produces false negatives (#64470)
1f389b8b97 fix missingStructuralDirective diagnostic produces false negatives (#64579)

core

Commit Type Description
c2d376b85a feat make SimpleChanges generic (#64535)
70332b0453 fix pass element removal property through in all locations (#64565)
81bd671906 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)
aab73671e4 fix update animation scheduling (#64441)
c241038111 fix update symbols (#64481)

forms

Commit Type Description
9c5e969f51 fix bind invalid input in custom controls (#64526)
94b0afec00 fix implement interoperability between signal forms and reactive forms (#64471)
505bde1fed fix mark field as dirty when value is changed by ControlValueAccessor (#64471)
3529877772 fix mark field as dirty when value is changed by a bound control (#64483)
fd9af2afaf fix only propagate schema defined properties from field to control (#64446)

language-service

Commit Type Description
80e00ff4e5 fix prevent interpolation from superseding block braces (#64392)

migrations

Commit Type Description

... (truncated)

Commits
  • 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.6 to 20.3.9

Release notes

Sourced from @​angular/compiler's releases.

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

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
fix - 2fad4d4ab6 prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Description
fix - cfd8ed3fff Fix outlet serialization and parsing with no primary children (#64505)
fix - 182fe78f91 Surface parse errors in Router.parseUrl (#64503)
Changelog

Sourced from @​angular/compiler's changelog.

20.3.9 (2025-10-29)

21.0.0-next.9 (2025-10-22)

Breaking Changes

zone.js

  • IE/Non-Chromium Edge are not supported anymore.

animations

Commit Type Description
2b257b3659 fix account for Element.animate exceptions (#64506)

common

Commit Type Description
a1868c9d13 feat update to cldr 47 (#64032)
196fa500a3 fix properly type ngComponentOutlet (#64561)

compiler

Commit Type Description
9a7529dd66 fix correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Type Description
c1d870bd38 fix missingStructuralDirective diagnostic produces false negatives (#64470)
1f389b8b97 fix missingStructuralDirective diagnostic produces false negatives (#64579)

core

Commit Type Description
c2d376b85a feat make SimpleChanges generic (#64535)
70332b0453 fix pass element removal property through in all locations (#64565)
81bd671906 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)
aab73671e4 fix update animation scheduling (#64441)
c241038111 fix update symbols (#64481)

forms

Commit Type Description
9c5e969f51 fix bind invalid input in custom controls (#64526)
94b0afec00 fix implement interoperability between signal forms and reactive forms (#64471)
505bde1fed fix mark field as dirty when value is changed by ControlValueAccessor (#64471)
3529877772 fix mark field as dirty when value is changed by a bound control (#64483)
fd9af2afaf fix only propagate schema defined properties from field to control (#64446)

language-service

Commit Type Description
80e00ff4e5 fix prevent interpolation from superseding block braces (#64392)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/core from 20.3.6 to 20.3.9

Release notes

Sourced from @​angular/core's releases.

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

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
fix - 2fad4d4ab6 prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Description
fix - cfd8ed3fff Fix outlet serialization and parsing with no primary children (#64505)
fix - 182fe78f91 Surface parse errors in Router.parseUrl (#64503)
Changelog

Sourced from @​angular/core's changelog.

20.3.9 (2025-10-29)

21.0.0-next.9 (2025-10-22)

Breaking Changes

zone.js

  • IE/Non-Chromium Edge are not supported anymore.

animations

Commit Type Description
2b257b3659 fix account for Element.animate exceptions (#64506)

common

Commit Type Description
a1868c9d13 feat update to cldr 47 (#64032)
196fa500a3 fix properly type ngComponentOutlet (#64561)

compiler

Commit Type Description
9a7529dd66 fix correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Type Description
c1d870bd38 fix missingStructuralDirective diagnostic produces false negatives (#64470)
1f389b8b97 fix missingStructuralDirective diagnostic produces false negatives (#64579)

core

Commit Type Description
c2d376b85a feat make SimpleChanges generic (#64535)
70332b0453 fix pass element removal property through in all locations (#64565)
81bd671906 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)
aab73671e4 fix update animation scheduling (#64441)
c241038111 fix update symbols (#64481)

forms

Commit Type Description
9c5e969f51 fix bind invalid input in custom controls (#64526)
94b0afec00 fix implement interoperability between signal forms and reactive forms (#64471)
505bde1fed fix mark field as dirty when value is changed by ControlValueAccessor (#64471)
3529877772 fix mark field as dirty when value is changed by a bound control (#64483)
fd9af2afaf fix only propagate schema defined properties from field to control (#64446)

language-service

Commit Type Description
80e00ff4e5 fix prevent interpolation from superseding block braces (#64392)

migrations

Commit Type Description

... (truncated)

Commits
  • 2edc82a fix(migrations): Do not remove a template if it is referenced even with a tra...
  • ca3fd78 fix(core): Clear lView from IcuIteratorState when stack is empty to prevent m...
  • 6daabb0 Revert "build: refactor location of best-practices.md"
  • 18c7031 build: refactor location of best-practices.md
  • 2fad4d4 fix(core): prevent duplicate nodes from being retained with fast `animate.lea...
  • 139b622 refactor(core): clarify comments on enter animation queuing (#64550)
  • b055141 refactor(core): Removes unused trigger parameter from scheduleDelayedPrefetch...
  • 9b494c7 docs: Add DestroyRef.destroyed and usage in lifecycle guide (#64422)
  • See full diff in compare view

Updates @angular/forms from 20.3.6 to 20.3.9

Release notes

Sourced from @​angular/forms's releases.

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

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
Description has been truncated

Bumps the js-dependencies group with 21 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `20.3.6` | `20.3.9` |
| [@angular/cdk](https://github.com/angular/components) | `20.2.9` | `20.2.11` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.6` | `20.3.9` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.3.6` | `20.3.9` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.6` | `20.3.9` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.3.6` | `20.3.9` |
| [@angular/material](https://github.com/angular/components) | `20.2.9` | `20.2.11` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.3.6` | `20.3.9` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.3.6` | `20.3.9` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.3.6` | `20.3.9` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `20.3.6` | `20.3.8` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `20.4.0` | `20.5.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `20.4.0` | `20.5.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `20.4.0` | `20.5.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `20.4.0` | `20.5.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.6` | `20.3.8` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.6` | `20.3.9` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.1` | `8.46.2` |
| [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.0` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.12.0` | `5.12.1` |
| [sass](https://github.com/sass/dart-sass) | `1.93.2` | `1.93.3` |



Updates `@angular/animations` from 20.3.6 to 20.3.9
- [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.9/packages/animations)

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

Updates `@angular/common` from 20.3.6 to 20.3.9
- [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.9/packages/common)

Updates `@angular/compiler` from 20.3.6 to 20.3.9
- [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.9/packages/compiler)

Updates `@angular/core` from 20.3.6 to 20.3.9
- [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.9/packages/core)

Updates `@angular/forms` from 20.3.6 to 20.3.9
- [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.9/packages/forms)

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

Updates `@angular/platform-browser` from 20.3.6 to 20.3.9
- [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.9/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 20.3.6 to 20.3.9
- [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.9/packages/platform-browser-dynamic)

Updates `@angular/router` from 20.3.6 to 20.3.9
- [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.9/packages/router)

Updates `@angular-devkit/build-angular` from 20.3.6 to 20.3.8
- [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.6...20.3.8)

Updates `@angular-eslint/builder` from 20.4.0 to 20.5.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.5.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 20.4.0 to 20.5.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.5.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 20.4.0 to 20.5.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.5.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 20.4.0 to 20.5.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.5.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 20.4.0 to 20.5.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.5.0/packages/template-parser)

Updates `@angular/cli` from 20.3.6 to 20.3.8
- [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.6...20.3.8)

Updates `@angular/compiler-cli` from 20.3.6 to 20.3.9
- [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.9/packages/compiler-cli)

Updates `@typescript-eslint/eslint-plugin` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/parser)

Updates `eslint` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.38.0...v9.39.0)

Updates `jasmine-core` from 5.12.0 to 5.12.1
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.12.0...v5.12.1)

Updates `sass` from 1.93.2 to 1.93.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.93.2...1.93.3)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 20.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/cdk"
  dependency-version: 20.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/common"
  dependency-version: 20.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/core"
  dependency-version: 20.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/forms"
  dependency-version: 20.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/material"
  dependency-version: 20.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/router"
  dependency-version: 20.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 20.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular-eslint/builder"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-dependencies
- dependency-name: "@angular-eslint/schematics"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-dependencies
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 20.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: eslint
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-dependencies
- dependency-name: jasmine-core
  dependency-version: 5.12.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
- dependency-name: sass
  dependency-version: 1.93.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend Related to angular frontend labels Nov 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 2, 2025 19:10
@dependabot dependabot bot added frontend Related to angular frontend dependencies Pull requests that update a dependency file labels Nov 2, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 2, 2025

This update primarily consists of version upgrades to both dependencies and devDependencies in an Angular project's package.json. The versions have been incremented to incorporate the latest improvements, potential security updates, and new features offered by these packages. This keeps the project aligned with the most recent standards and practices in the Angular ecosystem.

Walkthrough

  • Chore: Updated Angular-related dependencies to latest stable versions, such as @angular/core and @angular/material.
  • Chore: Upgraded devDependencies, including @angular-eslint packages and jasmine-core, to ensure improved linting and testing capabilities.
  • Style: Incremented sass version for improved style processing.
  • Chore: Upgraded eslint and typescript versions to avail potential bug fixes and enhancements.

These updates generally improve performance, stability, and ensure compatibility with newer features and improvements in the Angular library and tooling.

Model: gpt-4o | Prompt Tokens: 1012 | Completion Tokens: 187

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's a collaborative code review enhanced by AI assistance. These suggestions offer helpful insights and potential improvements, though they're recommendations rather than requirements. You have full control over which feedback to implement based on your project's specific needs and goals. The AI serves as a supportive tool to highlight possibilities and patterns, while your expertise and judgment guide the final decisions.


Always critique what AI says. Do not let AI replace YOUR I.
Model: anthropic--claude-4-sonnet | Prompt Tokens: 1983 | Completion Tokens: 579

Comment thread frontend/package.json
Comment on lines +14 to +23
"@angular/animations": "^20.3.9",
"@angular/cdk": "^20.2.11",
"@angular/common": "^20.3.9",
"@angular/compiler": "^20.3.9",
"@angular/core": "^20.3.9",
"@angular/forms": "^20.3.9",
"@angular/material": "^20.2.11",
"@angular/platform-browser": "^20.3.9",
"@angular/platform-browser-dynamic": "^20.3.9",
"@angular/router": "^20.3.9",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good practice: Angular dependency updates show consistent version alignment. However, consider pinning exact versions for production applications to ensure reproducible builds and avoid potential breaking changes from patch updates.

"@angular/core": "20.3.9",
"@angular/common": "20.3.9",
"@angular/router": "20.3.9"

This prevents unexpected issues during CI/CD deployments and ensures all team members work with identical dependency versions.

Comment thread frontend/package.json
Comment on lines +34 to 38
"@angular-eslint/builder": "^20.5.0",
"@angular-eslint/eslint-plugin": "^20.5.0",
"@angular-eslint/eslint-plugin-template": "^20.5.0",
"@angular-eslint/schematics": "^20.5.0",
"@angular-eslint/template-parser": "^20.1.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistent versioning detected: @angular-eslint/template-parser remains at ^20.1.1 while other @angular-eslint packages were updated to ^20.5.0. This version mismatch could lead to compatibility issues.

"@angular-eslint/template-parser": "^20.5.0"

Ensure all related packages from the same ecosystem maintain compatible versions to prevent runtime conflicts.

Comment thread frontend/package.json
Comment on lines +42 to 43
"@typescript-eslint/eslint-plugin": "^8.46.2",
"@typescript-eslint/parser": "^8.39.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version inconsistency in TypeScript ESLint packages: @typescript-eslint/parser is at ^8.39.0 while @typescript-eslint/eslint-plugin was updated to ^8.46.2. These packages should maintain version alignment.

"@typescript-eslint/parser": "^8.46.2",
"@typescript-eslint/eslint-plugin": "^8.46.2"

Mismatched versions between parser and plugin can cause ESLint configuration issues and parsing errors.

@marcorosa marcorosa merged commit af72ff2 into develop Nov 4, 2025
6 checks passed
@marcorosa marcorosa deleted the dependabot/npm_and_yarn/frontend/develop/js-dependencies-81c1c87616 branch November 4, 2025 08:48
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 Related to angular frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant