Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the angular group in /frontend with 9 updates:

Package From To
@angular/common 20.3.7 20.3.10
@angular/compiler 20.3.7 20.3.10
@angular/core 20.3.7 20.3.10
@angular/forms 20.3.7 20.3.10
@angular/platform-browser 20.3.7 20.3.10
@angular/router 20.3.7 20.3.10
@angular/build 20.3.7 20.3.9
@angular/cli 20.3.7 20.3.9
@angular/compiler-cli 20.3.7 20.3.10

Updates @angular/common from 20.3.7 to 20.3.10

Release notes

Sourced from @​angular/common's releases.

20.3.10

compiler-cli

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

migrations

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

20.3.9

No release notes provided.

20.3.8

common

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

core

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

migrations

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

router

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

Sourced from @​angular/common's changelog.

20.3.10 (2025-11-05)

compiler-cli

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

migrations

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

21.0.0-rc.0 (2025-10-29)

21.0.0-next.10 (2025-10-29)

common

Commit Type Description
2abf2fb501 feat Blocks IPv6 localhost from preconnect checks

compiler

Commit Type Description
04dd75ba94 fix support arbitrary nesting in :host-context()

core

Commit Type Description
54ad2304e3 fix Clear lView from IcuIteratorState when stack is empty to prevent memory leak
aa389a691b fix ensure @for iteration over field is reactive (#64113)

forms

Commit Type Description
a1ac9a6415 fix interop supports CVAs with signals (#64618)

... (truncated)

Commits
  • 744cd5c refactor(http): simplifies destruction tracking using destroyed property
  • 5ce9d88 docs: Adds guide links to HTTP API docs for better discoverability
  • 020f176 feat(common): Blocks IPv6 localhost from preconnect checks
  • 752986b refactor(common): Add missing OnDestroy interface in PreconnectLinkChecker
  • See full diff in compare view

Updates @angular/compiler from 20.3.7 to 20.3.10

Release notes

Sourced from @​angular/compiler's releases.

20.3.10

compiler-cli

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

migrations

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

20.3.9

No release notes provided.

20.3.8

common

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

core

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

migrations

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

router

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

Sourced from @​angular/compiler's changelog.

20.3.10 (2025-11-05)

compiler-cli

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

migrations

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

21.0.0-rc.0 (2025-10-29)

21.0.0-next.10 (2025-10-29)

common

Commit Type Description
2abf2fb501 feat Blocks IPv6 localhost from preconnect checks

compiler

Commit Type Description
04dd75ba94 fix support arbitrary nesting in :host-context()

core

Commit Type Description
54ad2304e3 fix Clear lView from IcuIteratorState when stack is empty to prevent memory leak
aa389a691b fix ensure @for iteration over field is reactive (#64113)

forms

Commit Type Description
a1ac9a6415 fix interop supports CVAs with signals (#64618)

... (truncated)

Commits

Updates @angular/core from 20.3.7 to 20.3.10

Release notes

Sourced from @​angular/core's releases.

20.3.10

compiler-cli

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

migrations

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

20.3.9

No release notes provided.

20.3.8

common

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

core

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

migrations

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

router

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

Sourced from @​angular/core's changelog.

20.3.10 (2025-11-05)

compiler-cli

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

migrations

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

21.0.0-rc.0 (2025-10-29)

21.0.0-next.10 (2025-10-29)

common

Commit Type Description
2abf2fb501 feat Blocks IPv6 localhost from preconnect checks

compiler

Commit Type Description
04dd75ba94 fix support arbitrary nesting in :host-context()

core

Commit Type Description
54ad2304e3 fix Clear lView from IcuIteratorState when stack is empty to prevent memory leak
aa389a691b fix ensure @for iteration over field is reactive (#64113)

forms

Commit Type Description
a1ac9a6415 fix interop supports CVAs with signals (#64618)

... (truncated)

Commits
  • a45e6b2 fix(migrations): Prevent removal of templates referenced with preceding white...
  • 7438b9c refactor(core): Removes unused flag for onDestroy
  • 1572baf refactor(core): Replace usages of the Function type for animations
  • 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
  • See full diff in compare view

Updates @angular/forms from 20.3.7 to 20.3.10

Release notes

Sourced from @​angular/forms's releases.

20.3.10

compiler-cli

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

migrations

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

20.3.9

No release notes provided.

20.3.8

common

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

core

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

migrations

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

router

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

Sourced from @​angular/forms's changelog.

20.3.10 (2025-11-05)

compiler-cli

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

migrations

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

21.0.0-rc.0 (2025-10-29)

21.0.0-next.10 (2025-10-29)

common

Commit Type Description
2abf2fb501 feat Blocks IPv6 localhost from preconnect checks

compiler

Commit Type Description
04dd75ba94 fix support arbitrary nesting in :host-context()

core

Commit Type Description
54ad2304e3 fix Clear lView from IcuIteratorState when stack is empty to prevent memory leak
aa389a691b fix ensure @for iteration over field is reactive (#64113)

forms

Commit Type Description
a1ac9a6415 fix interop supports CVAs with signals (#64618)

... (truncated)

Commits

Updates @angular/platform-browser from 20.3.7 to 20.3.10

Release notes

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

20.3.10

compiler-cli

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

migrations

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

20.3.9

No release notes provided.

20.3.8

common

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

core

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

migrations

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

router

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

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

20.3.10 (2025-11-05)

compiler-cli

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

migrations

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

21.0.0-rc.0 (2025-10-29)

21.0.0-next.10 (2025-10-29)

common

Commit Type Description
2abf2fb501 feat Blocks IPv6 localhost from preconnect checks

compiler

Commit Type Description
04dd75ba94 fix support arbitrary nesting in :host-context()

core

Commit Type Description
54ad2304e3 fix Clear lView from IcuIteratorState when stack is empty to prevent memory leak
aa389a691b fix ensure @for iteration over field is reactive (#64113)

forms

Commit Type Description
a1ac9a6415 fix interop supports CVAs with signals (#64618)

... (truncated)

Commits

Updates @angular/router from 20.3.7 to 20.3.10

Release notes

Sourced from @​angular/router's releases.

20.3.10

compiler-cli

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

migrations

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

20.3.9

No release notes provided.

20.3.8

common

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

core

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

migrations

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

router

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

Sourced from @​angular/router's changelog.

20.3.10 (2025-11-05)

compiler-cli

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

migrations

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

21.0.0-rc.0 (2025-10-29)

21.0.0-next.10 (2025-10-29)

common

Commit Type Description
2abf2fb501 feat Blocks IPv6 localhost from preconnect checks

compiler

Commit Type Description
04dd75ba94 fix support arbitrary nesting in :host-context()

core

Commit Type Description
54ad2304e3 fix Clear lView from IcuIteratorState when stack is empty to prevent memory leak
aa389a691b fix ensure @for iteration over field is reactive (#64113)

forms

Commit Type Description
a1ac9a6415 fix interop supports CVAs with signals (#64618)

... (truncated)

Commits
  • 385bcbc refactor(router): remove redundant default value from routerOutletData input
  • 50d2670 docs: Add router config options (#64529)
  • bfa53cd fix(router): handle parenthesized outlets without a name in DefaultUrlSeriali...
  • See full diff in compare view

Updates @angular/build from 20.3.7 to 20.3.9

Release notes

Sourced from @​angular/build's releases.

20.3.9

@​angular/ssr

Commit Description
fix - 08e07e338 improve locale handling in app-engine
fix - 683697ebc improve route matching for wildcard routes

20.3.8

@​angular-devkit/build-angular

Commit Description
fix - 813cba9b9 expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Description
fix - 542973ab0 add adapters to new reporter
fix - f0885691d ensure locale data plugin runs before other plugins
fix - 45e498f95 handle redirects from guards during prerendering
Changelog

Sourced from @​angular/build's changelog.

20.3.9 (2025-11-05)

@​angular/ssr

Commit Type Description
08e07e338 fix improve locale handling in app-engine
683697ebc fix improve route matching for wildcard routes

21.0.0-rc.0 (2025-10-30)

21.0.0-next.10 (2025-10-29)

@​schematics/angular

Commit Type Description
c967a447c fix correct spacing in application spec tsconfig
00d941c43 fix correct style guide paths for standalone components

@​angular-devkit/build-angular

Commit Type Description
6e395fc0c fix ensure vitest code coverage handles virtual files correctly

@​angular/build

Commit Type Description
b2f048773 fix add --ui option for Vitest runner
530d9270e fix add define option to dev-server
091d1c03e fix add adapters to new reporter
542d52868 fix allow custom runner configuration file for unit-test
9975c7249 fix ensure locale data plugin runs before other plugins
7c529c1bc fix externalize Angular dependencies in Vitest runner
a41f4e860 fix handle redirects from guards during prerendering
bab5806c2 fix introduce vitest-base.config for test configuration
9132e6af9 fix resolve browser provider packages using project resolver

... (truncated)

Commits
  • 2c0cafa release: cut the v20.3.9 release
  • bddf211 docs: clarify outputMode description in application schema
  • 683697e fix(@​angular/ssr): improve route matching for wildcard routes
  • 08e07e3 fix(@​angular/ssr): improve locale handling in app-engine
  • 4ac89c5 release: cut the v20.3.8 release
  • f088569 fix(@​angular/build): ensure locale data plugin runs before other plugins
  • 542973a fix(@​angular/build): add adapters to new reporter
  • 45e498f fix(@​angular/build): handle redirects from guards during prerendering
  • e6ccc74 refactor(@​schematics/angular): add trailing comma to generated services
  • 2c7581c refactor(@​angular/build): allow Bazel to inject a custom esbuild plugin
  • Additional commits viewable in compare view

Updates @angular/cli from 20.3.7 to 20.3.9

Release notes

Sourced from @​angular/cli's releases.

20.3.9

@​angular/ssr

Commit Description
fix - 08e07e338 improve locale handling in app-engine
fix - 683697ebc improve route matching for wildcard routes

20.3.8

@​angular-devkit/build-angular

Commit Description
fix - 813cba9b9 expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Description
fix - 542973ab0 add adapters to new reporter
fix - f0885691d ensure locale data plugin runs before other plugins
fix - 45e498f95 handle redirects from guards during prerendering
Changelog

Sourced from @​angular/cli's changelog.

20.3.9 (2025-11-05)

@​angular/ssr

Commit Type Description
08e07e338 fix improve locale handling in app-engine
683697ebc fix improve route matching for wildcard routes

21.0.0-rc.0 (2025-10-30)

21.0.0-next.10 (2025-10-29)

@​schematics/angular

Commit Type Description
c967a447c fix correct spacing in application spec tsconfig
00d941c43 fix correct style guide paths for standalone components

@​angular-devkit/build-angular

Commit Type Description
6e395fc0c fix ensure vitest code coverage handles virtual files correctly

@​angular/build

Commit Type Description
b2f048773 fix add --ui option for Vitest runner
530d9270e fix add define option to dev-server
091d1c03e fix add adapters to new reporter
542d52868 fix allow custom runner configuration file for unit-test
9975c7249 fix ensure locale data plugin runs before other plugins
7c529c1bc fix externalize Angular dependencies in Vitest runner
a41f4e860 fix handle redirects from guards during prerendering
bab5806c2 fix introduce vitest-base.config for test configuration
9132e6af9 fix resolve browser provider packages using project resolver

... (truncated)

Commits
  • 2c0cafa release: cut the v20.3.9 release
  • bddf211 docs: clarify outputMode description in application schema
  • 683697e fix(@​angular/ssr): improve route matching for wildcard routes
  • 08e07e3 fix(@​angular/ssr): improve locale handling in app-engine
  • 4ac89c5 release: cut the v20.3.8 release
  • f088569 fix(@​angular/build): ensure locale data plugin runs before other plugins
  • 542973a fix(@​angular/build): add adapters to new reporter
  • 45e498f fix(@​angular/build): handle redirects from guards during prerendering
  • e6ccc74 refactor(@​schematics/angular): add trailing comma to generated services
  • 2c7581c refactor(@​angular/build): allow Bazel to inject a custom esbuild plugin
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 20.3.7 to 20.3.10

Release notes

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

20.3.10

compiler-cli

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

migrations

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

20.3.9

No release notes provided.

20.3.8

common

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

core

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

migrations

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

router

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

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

20.3.10 (2025-11-05)

compiler-cli

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

migrations

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

21.0.0-rc.0 (2025-10-29)

21.0.0-next.10 (2025-10-29)

common

Commit Type Description
2abf2fb501 feat Blocks IPv6 localhost from preconnect checks

compiler

Commit Type Description
04dd75ba94 fix support arbitrary nesting in :host-context()

core

Commit Type Description
54ad2304e3 fix Clear lView from IcuIteratorState when stack is empty to prevent memory leak
aa389a691b fix ensure @for iteration over field is reactive (#64113)

forms

Commit Type Description
a1ac9a6415 fix interop supports CVAs with signals (#64618)

... (truncated)

Commits
  • 840db59 fix(compiler-cli): make required inputs diagnostic less noisy
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the angular group in /frontend with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.7` | `20.3.10` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.3.7` | `20.3.10` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.7` | `20.3.10` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.3.7` | `20.3.10` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.3.7` | `20.3.10` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.3.7` | `20.3.10` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.3.7` | `20.3.9` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.7` | `20.3.9` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.7` | `20.3.10` |


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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 20.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 20.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 10, 2025
@dependabot dependabot bot requested a review from markcoleman as a code owner November 10, 2025 12:20
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant